Connect existing Python scraping script to Supabase cloud SQL DB
Budget: $10 – $30 USD
I have a scraping script, but it needs to be improved with how to handle input and output.
Currently, it is an infinite loop that reads input from a file and outputs the result to another file.
We need instead of files make the script get (wait for) input from Supabase cloud SQL database, and then store the result in Supabase (update two records in different tables). In addition, we must send an email with the result.
Currently, it is an infinite loop that reads input from a file and outputs the result to another file.
We need instead of files make the script get (wait for) input from Supabase cloud SQL database, and then store the result in Supabase (update two records in different tables). In addition, we must send an email with the result.