/E-commerce-website-scraper

This is a Python scraper for website "The Whisky exchange" with Selenium. It can scrape all business entities , products , categories , offers , ... then export data as CSV file for you . With a Telegram Bot you can manage your scraper to find anything you want.

Primary LanguagePython

Scrapper for Site https://www.thewhiskyexchange.com Telegram Bot added With this bot you can scrape all the website (thewhiskyexchange) data and save them as csv , then you can take report. You will have all brands, categories, products, offers, ... just by interacting with telegram bot .

Quick start

  1. Set specific and custome settings for you project in python_utils/constants::

  2. open terminal install requirements ::

     pip install -r requirements.txt    
    
  3. Run the project and send message to the bot::