Skip to content

assigdev/ycrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ycrawler

Install

git clone https://github.com/assigdev/ycrawler.git

pipenv install

if you don't have pipenv:

pip install pipenv

Run

python crawler.py

Configs

optional arguments:
  -h, --help            show this help message and exit
  -st STATE, --state STATE
                        state file path
  -sl SLEEP_TIME, --sleep_time SLEEP_TIME
                        time for before next parse
  -o OUTPUT, --output OUTPUT
                        output path
  -t TIMEOUT, --timeout TIMEOUT
                        time out for async tasks
  -l LOG, --log LOG     log file path
  -d, --debug           debug logging

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages