- Home
- Resources
- Integrations
- ScrapingBee
ScrapingBee Make integrationAutomate ScrapingBee with Make.
Need web data in a spreadsheet without writing a scraper? The ScrapingBee Make integration gives you 14 modules: 11 actions and 3 searches. This guide shows how to connect your API key, build a first scenario and pick the right module.
Verified Trustpilot reviews · AI, automation & growth agency
What can the ScrapingBee Make integration do for you?
The ScrapingBee Make integration lets a Make scenario (the automation you build, a chain of modules) ask ScrapingBee to fetch web data for you: the content of a page, a screenshot, Google results, product listings from Amazon or Walmart, or YouTube videos. You connect your ScrapingBee API key once and every module reuses it.
Price watch on marketplaces. A product team types a keyword into Search For Products In Amazon or Search For Products On Walmart, then opens each result with Get Product Data From Amazon or Get Product Data From Walmart to keep the details on file.
Content research from YouTube. A content marketer runs Search Videos On YouTube on a topic, then pulls each video's words with Get Video Transcript From YouTube and its details with Get YouTube Video Metadata, ready to summarize.
Page snapshots for an SEO audit. An SEO consultant sends a list of URLs to Extract Data for the text and to Take a Screenshot for the visual, and checks rankings with Get Google SERP Data.
What Make does not do here: ScrapingBee has no trigger, so a scenario starts on its schedule or on another app's trigger. The Make help page for this app also says it was written by AI from the ScrapingBee docs and may contain mistakes, so test each module before you rely on it. If you are comparing scraping tools, look at the AI Scraper by Parsera Make integration too. If you also weigh n8n, read n8n vs Make; to learn the editor properly, the Make training starts from zero.
How do you connect ScrapingBee to Make?
- 01
Copy your API key
You need an active ScrapingBee account. Open your account dashboard, go to the section labeled API key or Account Management, and copy the key shown on screen. Keep it at hand for the next step.
- 02
Add a ScrapingBee module
In your Make scenario, add any ScrapingBee module and click Create a connection. A connection is your ScrapingBee account linked to Make once, then reused by every ScrapingBee module you add later.
- 03
Paste the key and save
Give the connection a clear name in the Connection name field if you like; it is optional. Paste the API key you copied, or follow the on-screen instructions, and save. The module can now call ScrapingBee.
Your first scenario with ScrapingBee
GoalWhen a new URL shows up in another app, Make scrapes the page with ScrapingBee and saves a screenshot of it.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the +. Since ScrapingBee has no trigger, start with the app that holds your URLs, such as a sheet or a database.
- 02
Add Extract Data
Click the + on the right of the first module, search for ScrapingBee and pick Extract Data. Create the connection with your API key, then map the URL coming from the first module.
- 03
Add Take a Screenshot
Click the + again and choose Take a Screenshot. It reuses the same connection. Map the same URL so the text and the image belong to the same page.
- 04
Test with Run once
Click Run once. Make runs the scenario one time; open each module to read the bundles it received, a bundle being one item passed from a module to the next.
- 05
Schedule and switch it on
Set the schedule on the first module (every 15 minutes by default, 15 at the fastest on the Free plan) and switch the scenario on. Each module run counts as one operation on your plan.
What can ScrapingBee do in Make?
ScrapingBee gives you 14 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
- Extract Data
- Get Google SERP Data
- Get ScrapingBee API Usage
- Make an API Call
- Take a Screenshot
- Ask ChatGPT
- Check YouTube Video Trainability Status
- Get Product Data From Amazon
- Get Product Data From Walmart
- Get Video Transcript From YouTube
- Get YouTube Video Metadata
- Search For Products In Amazon
- Search For Products On Walmart
- Search Videos On YouTube
Extract Data
ActionIn Make“Extracts data by scraping a page at the given URL.”
Give it a URL and it scrapes that page through ScrapingBee, so the page's data comes back into your scenario ready to map into the next module.
Get Google SERP Data
ActionIn Make“Our Google Search API allows you to scrape search results pages in realtime.”
This one returns the results page Google shows for a search, which saves you from scraping Google yourself and lets you track who ranks for a query.
Get ScrapingBee API Usage
ActionIn Make“Retrieves the user current ScrapingBee API usage.”
You learn how much of your ScrapingBee account you have used so far, straight inside Make, without logging in to the ScrapingBee dashboard.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Reach any endpoint of the ScrapingBee API from your scenario, with the same connection, when none of the ready-made modules covers what you need.
Take a Screenshot
ActionIn Make“Takes a page screenshot at the specified URL.”
Point it at a URL and you get a picture of that page, a visual record that text scraping alone cannot give you.
Ask ChatGPT
ActionIn the docs onlyGoing by its name, this module sends a question to ChatGPT through your ScrapingBee account and brings the answer back into the scenario. The documentation adds no description.
Check YouTube Video Trainability Status
ActionIn the docs onlyThis module checks a YouTube video's trainability status, which, going by the name, tells you whether the video can be used to train AI. No official description exists.
Get Product Data From Amazon
ActionIn the docs onlyFetch the details of one Amazon product and drop them into the next module, a spreadsheet row or a CRM note, without copying them by hand.
Get Product Data From Walmart
ActionIn the docs onlyThe Walmart twin of the Amazon module: it pulls the data of one Walmart product into your scenario so you can store it or compare it.
Get Video Transcript From YouTube
ActionIn the docs onlyTurn a YouTube video into text: the transcript lands in your scenario, ready to be summarized, quoted or stored in a document.
Get YouTube Video Metadata
ActionIn the docs onlyCollect the information that describes a YouTube video, its metadata, without the transcript, to catalog videos or compare them.
Search For Products In Amazon
SearchIn the docs onlySearch Amazon the way a shopper would and get back the matching products as separate bundles, one per result, ready for the next module.
Search For Products On Walmart
SearchIn the docs onlyRun a keyword search on Walmart and receive each product found as its own bundle, so you can list the offer on that marketplace.
Search Videos On YouTube
SearchIn the docs onlyFind YouTube videos on a query and receive them one bundle per video, the starting point for any content research scenario.
Need help automating ScrapingBee with Make?
A person reads every message.