Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 620 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 620 Bytes

AmazonWebScrapping

This is an academic project for scrapping item listing from amazon. The data is not used for any commercial purpose. Before web scrapping check your local raw related to web scrapping.

Use Me

  • Add your user agent in header variable
  • Update < generate_url('mobile phones') > with item you want to search for . Example :- generate_url('headphones under $100')

References: -