/kalimati-market-to-databases

A scraper that scrapes daily data from the the Kalimati market and store in a MYSQL database

Primary LanguagePythonMIT LicenseMIT

kalimati-market-to-databases

Scrape data from the Kalimati market website and stores in a mysql database. The script runs on this awesome Playwright automation.

Instructions

• Clone the repository.
• Install the neccessary modules from terminal command.

Terminal command:

• pip install -r requirements.txt
• playwright install