Hi,
I am currently trying to connect a simple python selenium webscraping script that I have deployed as a scheduled task on PythonAnywhere. I have been struggling to make it work for some time. The script functions as a quick check that verifies a new user’s social media following when they register on our bubble site. I want the script to run as soon as they register. However, when trying to connect the scheduled task to our website using the API Connector, I cannot see the parameter I have specified in the script. I just see general information that PythonAnwyhere provides such as “Expiry Date”, “Time Scheduled”, etc.
Anyone have experience with something similar? Would really appreciate any help/advice!