Web Scraper icon

Web Scraper

Crawl any website using a browser and extract structured data with custom JavaScript code.

As an Apify affiliate, we may earn a commission from qualifying purchases made through our links, at no extra cost to you. We only recommend tools we believe in.

EXCEL CSV JSON XML HTML RSS JSONL

Try It Out

Experience the power of this scraper for free.

Run Scraper Now
apify-console
~ apify call web-scraper
Loading actor configuration...
Running on Apify cloud...
Run succeeded!
Fetched items: 1,245
Exporting to: CSV Excel

Overview

Powerful general-purpose web scraper that crawls websites using a real browser and extracts structured data using custom JavaScript. Supports recursive crawling, handles JavaScript-rendered pages, and automatically manages concurrency. Perfect for any web scraping project requiring custom data extraction logic.

Key Features

Browser-based scraping
Custom JavaScript extraction
Recursive URL crawling
Automatic concurrency management
Handles dynamic content

Use Cases

1

Custom data extraction from any website

2

Recursive website crawling

3

JavaScript-rendered page scraping

4

Building custom datasets

5

Automated data collection

Input Parameters

Parameter Type Required Description
Start URLs Array Optional The initial URLs to start extracting data for Web Scraper.
Max Items Integer Optional Maximum number of items to return.

Sample Output

[
  {
    "url": "https://example.com/data",
    "title": "Sample Extracted Record",
    "extracted_at": "2026-05-20T14:30:00Z"
  }
]

How to Use

  1. 1

    Sign up for free: Create a free ParseFlow account to access professional extraction tools.

  2. 2

    Set your parameters: Paste the target URLs into the Web Scraper configuration.

  3. 3

    Download your data: Click Start, wait a few minutes, and download your dataset as Excel or JSON.

API Example

curl -X POST https://api.apify.com/v2/acts/apify/web-scraper/runs \
  -H 'Content-Type: application/json' \
  -H 'Authorization: Bearer YOUR_API_TOKEN' \
  -d '{"startUrls": [{"url": "https://example.com"}]}'

Limitations

  • Data extraction speed depends on the target website's rate limits.
  • Extremely massive runs may require a premium proxy pool.

Frequently Asked Questions

Is the Web Scraper legal to use?
Extracting publicly available data is generally completely legal for market research. However, always review the target website's Terms of Service.
Can I export the data to Excel?
Yes, you can export the collected data into Excel (XLSX), CSV, JSON, and XML formats directly from the dashboard.
Do I need to know how to code to use this?
No coding is required. Our intuitive visual interface allows anyone to set up and run the scraper in minutes.

Extracted Data Details

Custom fields Page URL Page title HTML content Screenshots Metadata Links

Pricing Structure Freemium
Category Web Scraping

View on Apify Store

Need a Custom Solution?

Contact us for a bespoke scraper built to your exact requirements.

Hire an Expert
Web Scraper

Web Scraper

Ready to extract data from {name}

Run for Free