Crinibus / scraper

Web scraper for scraping, tracking and visualizing prices of products on various websites.
MIT License
176 stars 30 forks source link

Hotfix - Ensure the folder for the database exists else create it #230

Closed Crinibus closed 1 year ago

Crinibus commented 1 year ago

Add property 'database_folder' to class 'Filemanager'

Create folder database folder if not exists in db.py