Make.com web scraper

Make.com web scraper extracts clean, structured content from any website, stripping navigation, ads, and cookie banners. Delivers plain text or Markdown to Make.com.

Trusted by industry leaders all over the world

What data you can get with Make.com web scraper

Get page content in clean text or Markdown with metadata (title, description, author, canonical URL). The Actor also captures screenshots and downloads embedded files.

Output

{
"url": "https://docs.apify.com/academy/web-scraping-for-beginners",
"html": null,
"text": "Skip to main content\nOn this page\nWeb scraping for beginners\nLearn how to develop web scrapers with this comprehensive and practical course. Go from beginner to expert, all in one place.\nWelcome to Web scraping for beginners...",
"crawl": {
"depth": 0,
"loadedUrl": "https://docs.apify.com/academy/web-scraping-for-beginners",
"loadedTime": "2023-04-05T16:26:51.030Z",
"referrerUrl": "https://docs.apify.com/academy"
},
"markdown": " Web scraping for beginners | Apify Documentation \n\n[Skip to main content](#docusaurus_skipToContent_fallback)\n\nOn this page\n\n# Web scraping for beginners...",
"metadata": {
"title": "Web scraping for beginners | Apify Documentation",
"author": null,
"keywords": null,
"description": "Learn how to develop web scrapers with this comprehensive and practical course. Go from beginner to expert, all in one place.",
"canonicalUrl": "https://docs.apify.com/academy/web-scraping-for-beginners",
"languageCode": "en"
},
"screenshotUrl": null
}

How to set up Make.com web scraper with Apify

Set your target URL in Make.com using the Apify integration. The Actor discovers linked pages within the domain, extracts content, and returns it via webhook.

Sign up for Apify account01

Creating an account is quick and free. No credit card required. Your account gives you access to more than 20,000+ scrapers and APIs.

Start for free
Get your Apify API token02

Go to Settings in Apify Console and navigate to the API & Integrations tab. There, create a new token and save it for later.

Test run Make.com web scraper03

Open web scraper in Apify Console and configure your input parameters. Click Start to run the Actor and preview the data structure you receive in your Make scenario.

Integrate web scraper via Make.com04

Search for Apify in the Make module library and add the "Run an Actor" module to your scenario. Connect using OAuth or paste your API token. Select your Actor, configure the input, and use "Get Dataset Items" to retrieve results for downstream modules.

Why use Apify?

Never get blocked

Never get blocked

Every plan (free included) comes with Apify Proxy, which is great for avoiding blocking and giving you access to geo-specific content.

Customers love us

Customers love us

We truly care about the satisfaction of our users and thanks to that we're one of the best-rated data extraction platforms on both G2 and Capterra.

Monitor your runs

Monitor your runs

With our latest monitoring features, you always have immediate access to valuable insights on the status of your web scraping tasks.

Frequently Asked Questions

Use Make.com's Apify integration or HTTP module to configure crawl parameters. Receive results via webhook and route content to databases, AI services, or spreadsheets.

Yes. Select the headless browser crawler type for JavaScript-rendered sites. The adaptive mode automatically switches between raw HTTP and browser based on page requirements.

Provide session cookies in the input to access pages behind a login. The crawler will use these credentials to authenticate and extract protected content.

Export as JSON, CSV, or XML via the Apify API. Content can be plain text, Markdown, or full HTML depending on your configuration.

Use the Exclude URLs setting with glob patterns to skip unwanted pages. Set Max pages to limit total pages crawled or Max crawl depth to limit link following.

Try Make.com web scraper now