Scrap data and store in DB ~ Chrome extension ~ Javascript / Python ?
Budget: $8 ā $15 USD
Scrap data from a web interface
I have a table and each record in the table lets me to pull time sheet monthwise by selecting the month dates for each record / user in the table.. SO if I have 10 users and I have to take 10 months its about 100 times I need to export data. I need to automate and scrap this export data..
The data comes out in the form of a CSV file and I need to import this data into a database periodically
Here is a video of the whole situation https://www.loom.com/share/d23729ec5df94d0d92c8e6f2629a3202
Solution:
How can we do this ?
Iām thinking we can build a chrome extension and have an option to scrap data.
Note: as a user I do not want to do any manual work
I have a table and each record in the table lets me to pull time sheet monthwise by selecting the month dates for each record / user in the table.. SO if I have 10 users and I have to take 10 months its about 100 times I need to export data. I need to automate and scrap this export data..
The data comes out in the form of a CSV file and I need to import this data into a database periodically
Here is a video of the whole situation https://www.loom.com/share/d23729ec5df94d0d92c8e6f2629a3202
Solution:
How can we do this ?
Iām thinking we can build a chrome extension and have an option to scrap data.
Note: as a user I do not want to do any manual work