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.
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.
This example watches Google Sheets for newly added URLs and scrape them using Scrapfly Web Scrape API. Here's a quick breakdown:
- Watch for new rows to be added into a Goolge Sheet
-
On new URL added:
- Scrape URL using Scrapfly Web Scrape API
- Parse Scraped HTML using Scrapfly Extraction API
- 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.
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:
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:
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.