Skip to content

I have make a script in python to scrap all the product details for multiple E-commerce platform like Meesho ,Ebay ,etc. And Scrape Data which is visible on search page from the search string .

Notifications You must be signed in to change notification settings

Shubham3b6/Data-Extraction-webscrapping-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Data-Extraction-webscrapping-with-Python

I have make a script in python to scrap all the product details for multiple E-commerce platform like Meesho ,Ebay ,etc. And Scrape Data which is visible on search page from the search string . I ask users to enter the count of how many pages (then enter number of pages by yourself) of data we want to scrap then scrap only from search pages like :- Product URLs, Price ,Title and Image URL and append the data in excel file. Scraping product details from product pages for every URLs that we got from the first script and save it into an excel file.

About

I have make a script in python to scrap all the product details for multiple E-commerce platform like Meesho ,Ebay ,etc. And Scrape Data which is visible on search page from the search string .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages