Skip to content

LongChen3120/schedule_crawl_comment

Repository files navigation

Run schedule_check_cmt.py

type crawl

  • 1: request
  • 2: selenium
  • 3: request -> api

type response

  • 1: html
  • 2: json
  • 3: browser

type api

  • 1: method: GET + param trong api
  • 2: method: POST + param json trong data post

type find

  • 1: find xpath
  • 2: find xpath + regex
  • 3: find with regex

type result:

  • 1: list elements
  • 2: list string
  • 3: list int
  • 4: string
  • 5: int
  • 6: datetime
  • 7: timestamp

type output:

  • 1: list elements
  • 2: list string
  • 3: list int
  • 4: string
  • 5: int
  • 6: datetime: %d/%m/%Y %H:%M

type replace

  • 1: replace 1 giá trị
  • 2: replace lần lượt các giá trị trong list

type action

  • 1: click
  • 2: get attributes
  • 3: scroll down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages