Skip to main content

Documentation Index

Fetch the complete documentation index at: https://help.lobstr.io/llms.txt

Use this file to discover all available pages before exploring further.

Instead of downloading a CSV after every run and re-uploading it manually, you can connect your Squid to a Google Sheet so results are pushed there automatically. This keeps your data in one place, makes it easy to share with teammates, and saves you the repetitive download-and-upload cycle.
Auto-export data from a lobstr.io Squid to a Google Sheet

Watch the full walkthrough

Step-by-step instructions

1

Create and configure your Google Sheet

Go to Google Sheets and create a new spreadsheet.
Create a new Google Sheet
Next, make the sheet accessible to lobstr.io so its scrapers can write to it.Click Share.
Click Share in Google Sheets
Under General access, select Anyone with the link.
Select Anyone with the link in General access
Then change the role to Editor.
Set role to Editor
Finally, click Copy link — you’ll need this URL in the next step.
Copy the Google Sheet link
2

Attach the Google Sheet to your Squid

Go back to your Squid page in lobstr.io.Click the Delivery icon in the top-right of the Squid page.
Click the Delivery icon on the Squid page
Then:
  1. Tick the Google Sheet checkbox.
  2. Paste the Google Sheet URL in the field.
Paste the Google Sheet URL in the Squid delivery settings
You can click Test Google Sheet to confirm the sheet is correctly configured and attached to the Squid before saving.
3

Choose the export scope

There are two radio buttons:
  • Export data from last run — only the latest run’s data is written to the sheet. Each new run overwrites the previous export. Use this when you only need the freshest dataset.
  • Export data from all runs — every time a new run completes, its results are appended below the previous rows. Use this to build one continuously growing, consolidated dataset.
Export data from all runs vs export data from last run
If you select Export data from last run, each new run overwrites the data from the previous one. Choose Export data from all runs if you want to preserve history.
Click Save.
Click Save in the delivery settings
4

Launch your Squid

Click Launch to start a run. Once it completes, lobstr.io automatically pushes the results to your Google Sheet.From this point on, every future run triggers an automatic export — no manual steps required.
Google Sheets export applies to future runs only. Data from runs that completed before you set up the integration will not be exported retroactively. To get historical data into your sheet, download the combined CSV with the green Download button and import it manually.