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

How to use the Company Page Scraper on Make

Go to Make.

You can add the Icypeas Module integrated in Make, to use API call into your Make Workflows.

You can add the Icypeas Module integrated in Make, to use API call into your Make Workflows.

Select the "Make an API call" Module of Icypeas.

Select the "Make an API call" Module of Icypeas.

Click on Add to add your Icypeas account.

Click on Add to add your Icypeas account.

Go to your Icypeas profile.

Copy your API Key into the API settings.

Copy your API Key into the API settings.

Make

Paste your API Key into the corresponding field.

Paste your API Key into the corresponding field.

Go back to your Icypeas profile.

Copy your User ID.

Copy your User ID.

Make

Paste your User ID.

Paste your User ID.

Click on Save.

Click on Save.

After that you have to write the endpoint of the API relative to https://app.icypeas.com/api, so for the company scraper, it would be:

/scrape/company?url=PROFILE_URL

After that you have to write the endpoint of the API relative to https://app.icypeas.com/api, so for the company scraper, it would be:/scrape/company?url=PROFILE_URL

Select the list of the companies you want to scrape (here the list in in the column A of my Google Sheets table).

Select the list of the companies you want to scrape (here the list in in the column A of my Google Sheets table).

Click on Save.

Click on Save.

Then you can retrive your result into Google Sheets.

Then you can retrive your result into Google Sheets.

And eventually, you can add this to your workflow, or just run it one time.

And eventually, you can add this to your workflow, or just run it one time.

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

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