Web Scraping Scripts for
-
Specific Pages on Flipkart to get for each product th below OUTPUT
- Rating
- Number of Reviews
- Price
- Old / Original Price
- Discount %
- Link to the product
-
Interactively provide the below INPUT
- 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
-
Get personalized ratings 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.
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)
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.
Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.