Skip to content

Web Scraping Key (Non-Proprietary) Info from RedMart Website with Python, Selenium and Beautiful Soup

Notifications You must be signed in to change notification settings

iamgenechua/supermarket-web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

supermarket-web-scraper

Web scraping key (Non-Proprietary) information dynamically from RedMart Website and exporting to a CSV file

Results of Scraping "Meat and Seafood Section"

All 241 products scraped

Screenshot of first part of exported information. Sample CSV file available for download.

Screenshot 2020-05-27 at 2 42 15 PM

Built With

  • Selenium - To automatically run page scripts created by JavaScript
  • Beautiful Soup - To parse HTML and scrape key information like item name, price, net weight
  • About

    Web Scraping Key (Non-Proprietary) Info from RedMart Website with Python, Selenium and Beautiful Soup

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages