Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@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.