step 1 : getting the URLs

This one is going to be quick, we will use the xsitemap package which crawls XML sitemap

step 2 : Launching the URL Inspection API in parallel

We use the parallel package to allow us to run several requests at the same time.

Warning, with regards to the URL Inspection API, the quota is enforced per Search Console website property (calls querying the same site)

I could be useful to create some extra properties using url directories

step 3 : Save data frame inside a Google Cloud Storage bucket

* *