Job description
I will commission the preparation of a scraper.
Functionalities:
- reading url from file ,
- possible modification of the above url,
- downloading data from a specific class for a particular url,
- writing data to the database,
- scraper operation based on a schedule.
I have a sample mechanism written in Python, but I would like to automate this + possibly make it a simple web app to read data from the database.