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

How to use the People Profile Scraper on 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.

Add your Icypeas account.

Add your Icypeas account.

Go to your Icypeas profile.

Copy your API Key".

Copy your API Key".

Make

And paste it into the corresponding field in make.

And paste it into the corresponding field in make.

Go back into your Icypeas profile.

Copy your User id.

Copy your User id.

Make

And paste id in the required field.

And paste id in the required field.

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

/scrape/profile?url=PROFILE_URL

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

And select the list of profiles you want to scrape (here is the column A of my Google Sheets table)

And select the list of profiles you want to scrape (here is 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.