Skip to content

Latest commit

 

History

History
52 lines (40 loc) · 2.78 KB

README.md

File metadata and controls

52 lines (40 loc) · 2.78 KB

Scrape products lists 🧲 from Online Shopping Stores like Flipkart Amazon NewEgg

Web Scraping Scripts for

  • Specific Pages on Flipkart to get for each product th below OUTPUT #c5f015

    • Rating
    • Number of Reviews
    • Price
    • Old / Original Price
    • Discount %
    • Link to the product
  • Interactively provide the below INPUT #ffff00

    • Flipkart Product Category Page URL (Example - Headphones)
    • Number of pages to scrape
    • Category / Type of Product [to append to output CSV filename]
    • path to save output files and get output as in above script

Scripts - Specific Pages /scripts/FlipkartDeals_Bakeware.py /scripts/FlipkartDeals_GirlDress.py /scripts/FlipkartDeals_HeadPhones.py

Scripts - Inteactive Pages /scripts/FlipkartDeals_Bakeware.py /scripts/FlipkartDeals_GirlDress.py

TODO

  • Search any product on Flipkart #f03c15

  • Search any product on Amazon #f03c15

  • Search any product on NewEgg #f03c15

  • Get personalized ratings #f03c15 on products to get the best quality and best value product from these Online Shopping Sites

This site is made with GitHub Pages & GitHub Flavored Markdown.

Welcome to GitHub Pages

We can use the editor on GitHub to maintain and preview the content for our website in Markdown files. Whenever we commit to this repository, GitHub Pages will run Jekyll to rebuild the pages in our site, from the content in our Markdown files.

REF: Syntax highlighted code block
**Bold** and _Italic_ and `Code` text
[Link](url) and ![Image](src)
Jekyll Themes

Our Pages site will use the layout and styles from the Jekyll theme we have selected in our repository settings. The name of this theme is saved in the Jekyll _config.yml configuration file.

Support or Contact

Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.