We're excited to announce a pricing update coming November 1st! Read more

How to use the Company Page Scraper on n8n

Go to n8n.

To add the Icypeas Scraper on your workflow, click on the plus.

To add the Icypeas Scraper on your workflow, click on the plus.

Select the HTTP Request module.

Select the HTTP Request module.

Make sure that the GET method is selected.

Make sure that the GET method is selected.

Paste the endpoint of the Icypeas API: https://app.icypeas.com/api/scrape/company?url=

Paste the endpoint of the Icypeas API: https://app.icypeas.com/api/scrape/company?url=

Select the list of your Company URLs you want to scrape (here is the column A of my Google Sheets table).

Select the list of your Company URLs you want to scrape (here is the column A of my Google Sheets table).

Select the Generic Credential Type into "Authentication".

Select the Generic Credential Type into "Authentication".

And the "Header Auth".

And the "Header Auth".

Create a Credential.

Create a Credential.

Type "Authorization" as Name.

Type "Authorization" as Name.

Go to your Icypeas profile

Copy your API Key into your API settings.

Copy your API Key into your API settings.

Go back to n8n

Paste the Key.

Paste the Key.

Click on Save.

Click on Save.

Close this window.

Close this window.

Then you can retrive your result into Google Sheets.

Then you can retrive your result into Google Sheets.

You will see the results appeared into your Google Sheet table.

You will see the results appeared into your Google Sheet table.