Simple crawler on Yahoo 購物中心
- Clone the repo
git clone https://github.com/wishx97/yahoo_scrap.git
- Install required package
pip install -r requirements.txt
- Run the script
scrapy crawl yahoo
Result will be exported as items.json under "results" directory
Distributed under the MIT License. See LICENSE
for more information.