lychanhdarit/python-crawl-data-web
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
1. pip install scrapy 2. mkdir brickset-scraper 3. cd brickset-scraper 4. touch scraper.py 5. scrapy runspider scraper.py //------------------------------------- pip install mysql-connector