Search results

  1. Johnik

    Get scraped data from Google Sheets

    Thank you Kunal. But the delay module is activated either before accessing the google sheet or after getting the data. I need something inbetween. But i guess I need to find a way to "hardcode" the data before fetching it.
  2. Johnik

    Get scraped data from Google Sheets

    The question i pretty simple... Is there a way to wait a minute or two before it fetch the data from Google Sheets? Open the sheet / wait 2 minutes / Get data (y)
  3. Johnik

    Get scraped data from Google Sheets

    Hi. I'm scraping data into google sheets with the IMPORTXML function. I want to use that data and send to other services with Pabbly. Problem is that when I get the Google Sheet in Pabbly it returns empty cells. Guessing that is because the scraping reloads every time you open the sheet and...
Top