Scrapfly Make Integration

Scrapfly is available on Make a popular no-code automation platform. The Scrapfly Make App includes access to all Scrapfly APIs:

  • Use Web Scraping API to scrape any webpage data.
  • Use Extraction API to extract data from Make inputs.
  • Use Screenshot API to take screenshots of any webpage.
See all the available Make modules

To use Scrapfly with Make all you need is a Make.com account and a Scrapfly API key, which you can find on your dashboard.

Example Templates

Using Make and Scrapfly creating web-scraping powered automations is very easy and accessible without any coding experience. Let's take a look at some example templates for common Make scenarios.

Scraping with Google sheets

Google Sheets is a popular cloud-based spreadsheet tool ideal for automation and web scraping. This example demonstrates how Google Sheets can be used as a web scraping database.

See Make Google Sheets + Scrapfly Template

This example watches Google Sheets for newly added URLs and scrape them using Scrapfly Web Scrape API. Here's a quick breakdown:

  1. Watch for new rows to be added into a Goolge Sheet
  2. On new URL added:
    1. Scrape URL using Scrapfly Web Scrape API
    2. Parse Scraped HTML using Scrapfly Extraction API
  3. Save the extracted data back to Google Sheet

Scheduling Scrape Loops

Make also provides a scheduler system that can scrape multiple URLs at regular intervals. This example demonstrates how to schedule a scrape loop using Make and store results to Google Sheets.

See the Loop Scraping Example

Screenshots to Google Drive

The Scrapfly Screenshot API is also available on Make.com. This example demonstrates how to use Google Sheets to wait for URL additions, take screenshots and save results to Google Drive:

See the Zapier Screenshot Example

AI Extract from/to Google Drive

The Scrapfly Extraction API is also available on Make.com. This example demonstrates how to process new files added to Google Drive with AI extraction and store results back to Google Drive:

See the Make Extraction Example

Errors

Make will return the Scrapfly API error message in the Make error reporter that matches the standard Scrapfly API error messages. For more see:

Pricing

No additional costs.

Summary