Skip to content

argoel/webscrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webscrape

  1. install scrapy if required

  2. go to amazon

  3. scrapy crawl amazonURL -o items.json

  4. json of all products inside shoesAsins is stored in items.json

To scrape up product ids, do scrapy crawl amazon

It stores all product ids inside amazonURLs file in base amazon folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages