We have started a Project written in Python3 with Playwright (chromedriver), to enter Data into a Website and then submit that Data and retrieve what comes Back into the Database. Then Show that data in a plain Django Project, which should show the data like it is displayed on the site.
The Data to enter comes out of a Mysql Database. The Database gets filled by an Excel File, with unique fields that correspondences with the Dict in the Python Script and the Data to enter into the Website.
You are the Person who finishes this project, which is ~ 40-50% done.
**Your Part:**
Automate the Data Entry with Playwright into the Website with the Data from the Database.
Finish the Django WebInterface which should only run locally.
The Website automation should be able to work on 1-4 threads.
**************************
This is a Multipart Project and this is the first instance. More to come soon. If everything is well and you want to work with us further, we will be very pleased.
We provide the Files which are already there.
You can however finish this task, with GPT, GROK or you favorite AI to help you. No Problem.
Files and the Database Schema will be provided. Also Website and Login.
In the Video you see on the left, what the automation should look like.
On the right, the excel is not anymore as it was too complicated.
The Excel has now unique identifiers that work in python and the website.
The Video is to show what is expected at the end. Entry of Data into the Website on the Left.
Why not selenium you ask ? Selenium is not able to handle the Website correctly in a fast way and misses to hit buttons.
If you have any questions, please feel free to ask.