mirror of
https://github.com/tiennm99/atnvc-crawler.git
synced 2026-06-18 07:32:15 +00:00
554 B
554 B
atnvc-crawler
Crawl data of "Anh trai nhân vật chính", a novel from https://ln.hako.vn/sang-tac/8476-kiep-nay-la-anh-trai-cua-nhan-vat-chinh
How to run
- Install requirements
pip install -r requirements.txt - Run main.py to crawl data
Note: You may get
python main.pyHTTP Error 429: Too Many Requests. Then you can try again later, and skip downloaded chapters, example skip 50 first chapters like:for chapter in chapters[50:]: - The data will be saved in
datafolder