scrapy_helper
scrapy_helper copied to clipboard
Dynamic configurable crawl (动态可配置化爬虫)
trafficstars
scrapy_helper
Dynamic configurable crawl (动态可配置化爬虫)
Install
git clone [email protected]:facert/scrapy_helper.git && cd scrapy_helpervirtualenv .envsource .env/bin/activatepip install -r requirements.txtpython manage.py migrate
Run
python manage.py runserver- open browser http://127.0.0.1:8000/
- use test account (username: demo/password: demo ) to login
Online site
http://www.anycrawl.info/
Screenshots
