Last active
November 24, 2023 14:47
-
-
Save natzir/9b7f8faa2a1d76b762788f2b6baebd6e to your computer and use it in GitHub Desktop.
@natzir thanks for the script, but I have an issue that the last step is running endless
@anasshabrah you have to wait, the script is crawling all the urls and doing the extraction.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Awesome Notebook!
For those who want to automate the process everyday you can also use this bit of code to log in via JSON instead of OAuth.
To download your JSON file in console.developers.google.com > credentials and click on the download arrow. Rename your file client_secrets.json and run the code below.
To automate, export to mysql or csv and use Windows task scheduler to run the task everyday.