All Questions
Tagged with google-apps-script web-scraping
1 question
5
votes
2
answers
893
views
Spreadsheet function that gives the number of Google indexed pages
I've developed this spreadsheet in order to scrape a website's number of indexed pages through Google and Google Spreadsheets.
I'm not a developer, so how can I improve this code in order to have ...