Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 257 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 257 Bytes

asos_scraper

Scraper for ASOS.com implemented using Scrapy in Python You can extend this to most ecommerce websites as they're pretty much the same

Getting Started

  • Move to the asos_scraper folder
  • Run scrapy crawl asos_ecommerce -o output.json