# Europages Scraper (`rigelbytes/europages-scraper`) Actor

Scrape Europages products and suppliers by keyword, category, or URL. Apply the same filters as the site (country, supplier type, verified, material, color) and optionally enrich company profiles, product pages, and a supplier's full catalog.

- **URL**: https://apify.com/rigelbytes/europages-scraper.md
- **Developed by:** [Rigel Bytes](https://apify.com/rigelbytes) (community)
- **Categories:** E-commerce, Lead generation, MCP servers
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $1.70 / 1,000 product scrapeds

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## Europages Scraper

Scrape **products and B2B suppliers from Europages** — Europe's largest B2B marketplace — by keyword, category, or direct URL and get clean, structured records with pricing, MOQs, company contacts, and response metrics. Whether you're sourcing new manufacturers, building a supplier lead database, or tracking product catalogs across Europe, this scraper delivers ready-to-use data for just **$2.00 per 1,000 items** — on the [Apify platform](https://apify.com) with API access, scheduling, and one-click dataset export.

***

### What can Europages Scraper do for you?

- 🔍 **Find B2B suppliers fast** — search Europages by keyword or category and pull verified manufacturers, distributors, and wholesalers from 60+ countries, filtered exactly like the website.
- 🛒 **Extract product catalogs with pricing** — get product names, descriptions, price ranges (EUR), MOQs, images, and category data — then expand into each supplier's full catalog with one flag.
- 📇 **Build enriched supplier profiles** — optionally open every company page for phone number, VAT ID, address, certificates, contacts, founding year, and company description.
- 🏷️ **Apply the same filters as the site** — country/ships-from, supplier type, company size, verified/top responder badges, material, color, feature, price range, and even radius search around a location.
- ⚡ **Qualify leads with response data** — every record includes response rate, average response time, and quick-responder status, so you can prioritize suppliers who actually reply.
- 📊 **Export to CSV, Excel, JSON, or your CRM** — structured dataset output that drops straight into your sourcing pipeline or lead-generating workflow.

### What data can you extract from Europages?

| Field | Description |
|-------|-------------|
| 🏷️ `name`, `description` | Product name and full description |
| 🔗 `url`, `slug`, `uuid` | Product page URL and unique identifiers |
| 💰 `priceMin`, `priceMax`, `currency` | Price range & currency (EUR) |
| 📦 `moqValue`, `moqUnit` | Minimum order quantity and unit |
| 🖼️ `imageUrl`, `imageUrls` | Main and gallery product images |
| 🏢 `companyName`, `companyUrl` | Supplier name and profile URL |
| 🇩🇪 `companyCountryCode`, `city` | Supplier location |
| ✉️ `companyEmail` | Supplier contact email |
| ⚡ `isQuickResponder`, `responseRate`, `averageResponseTime` | Supplier responsiveness metrics |
| 🏷️ `categoryId`, `categoryName` | Product category |
| 🧾 `phoneNumber`, `vatId`, `homepage` | Company details (enrichment) |
| 👥 `employeeCount`, `foundingYear`, `supplierTypes` | Company facts (enrichment) |

### Why use this scraper?

- **Sourcing & procurement research** — compare product catalogs, MOQs, and price ranges across European manufacturers and wholesalers before negotiating.
- **B2B lead generation** — build a targeted supplier database by country, supplier type, company size, and verified/quick-responder status, with emails and response metrics for outreach prioritization.
- **Competitive & market intelligence** — monitor how suppliers position products, price ranges, and catalog breadth in your industry.
- **Catalog aggregation** — use `scrapeSupplierProducts` to pull a supplier's entire product catalog in one run for dropshipping, marketplaces, or product research.
- **Automated monitoring** — schedule recurring runs to track new suppliers entering a category or price changes on key products.

### Pricing

- **$2.00 per 1,000 items** — every product or supplier record costs just $2.00 per 1,000, no matter which scrape type you use
- **Optional enrichment events at $2.00 per 1,000**: opening company profiles (`company-details`), product pages (`product-details`), and supplier catalog products (`supplier-product`) each charge $2.00 per 1,000 — and only when you turn those flags on
- **Plan discounts**: Bronze $1.90 / Silver $1.80 / Gold $1.70 per 1,000 on every event
- No hidden fees or limits on usage — you pay only for the items you scrape
- User does **not** pay platform usage costs on top of the per-item price

### How to use Europages Scraper

1. **Create a free Apify account** at [apify.com](https://apify.com) — no credit card required.
2. Open the **Europages Scraper** actor page and click **Try for free**.
3. Enter a search query (e.g. `"packaging machinery"`), pick **Products** or **Suppliers / companies**, and apply filters like country, supplier type, or company size.
4. Optionally enable enrichment: **Scrape company details**, **Scrape product details**, or **Scrape all products by supplier**.
5. Click **Start** and watch the run — each record is pushed to your dataset as it's scraped.
6. When the run finishes, download the dataset in **JSON, CSV, Excel, XML, or HTML** from the Output tab, or retrieve it via the Apify API.

### Input

All input fields are optional except that you must provide at least one source: `searchQueries`, `startUrls`, or `categorySlug`.

| Field | Type | Description |
|-------|------|-------------|
| `startUrls` | array | Europages URLs copied from the browser — product search, supplier search, category showrooms, company profiles, or product pages |
| `searchQueries` | array | Keywords to search on Europages, e.g. `"men's t shirts"` |
| `scrapeType` | select | `products` (default) or `suppliers` — what to collect from searches |
| `categorySlug` | string | Showroom category slug/path when you have no Start URL, e.g. `packaging-machinery-100013` |
| `countries` | array | Company country / ships-from filter (60+ countries) |
| `supplierTypes` | array | Manufacturer, custom manufacturer, distributor, service provider, wholesaler |
| `employeeCounts` | array | Company size filter (1–4 up to 1000+) |
| `verifiedOnly` | boolean | Only Europages-verified companies |
| `topResponderOnly` | boolean | Only companies marked top responder |
| `quickResponderOnly` | boolean | Only verified-response / quick-responder companies |
| `categories` | array | Category facets for the current query (e.g. "T-Shirts") |
| `materials` | array | Material facet (e.g. Cotton, Polyester) |
| `colors` | array | Color facet (e.g. Black, White) |
| `features` | array | Feature facet (e.g. Printed, Embroidered) |
| `minPrice` / `maxPrice` | integer | Product price range in EUR |
| `radiusKm`, `locationLatitude`, `locationLongitude` | — | Distance radius around a location (10–250 km) |
| `sortBy` | select | Result ordering (Relevance is the site default) |
| `scrapeCompanyDetails` | boolean | Open each company profile for phone, VAT, address, contacts, certificates (charges `company-details` event) |
| `scrapeProductDetails` | boolean | Open each product page for full description, images, keywords, attributes (charges `product-details` event) |
| `scrapeSupplierProducts` | boolean | For each company found, also scrape its product catalog (charges `supplier-product` event) |
| `maxProductsPerSupplier` | integer | Cap on catalog products scraped per company (0 = no per-company cap) |
| `maxItems` | integer | Maximum records for the whole run (0 = unlimited) |
| `proxyConfiguration` | object | Proxy settings — Apify Residential recommended |

#### 📝 Copy for Use:

```json
{
    "searchQueries": ["packaging machinery"],
    "scrapeType": "suppliers",
    "countries": ["DE", "IT"],
    "supplierTypes": ["production", "distribution"],
    "verifiedOnly": true,
    "quickResponderOnly": true,
    "scrapeCompanyDetails": true,
    "maxItems": 100,
    "proxyConfiguration": {
        "useApifyProxy": true,
        "apifyProxyGroups": ["RESIDENTIAL"]
    }
}
```

### Output

Sample record (product scrape):

```json
{
    "recordType": "product",
    "name": "Oversize 100% Cotton Men's T-Shirt",
    "url": "https://www.europages.co.uk/en/company/m-jan-sport-22331516/products/oversize-100-pamuk-erkek-tisoert-36550904",
    "description": "The oversized cotton men's t-shirt is designed with 100% cotton material...",
    "priceMin": 10.0,
    "priceMax": 20.0,
    "currency": "EUR",
    "moqValue": "50",
    "moqUnit": "unit",
    "imageUrl": "https://supplier-offers-media-production.s3.eu-central-1.amazonaws.com/39b4f996...",
    "companyName": "M-JAN SPORT",
    "companyUrl": "https://www.europages.co.uk/en/company/m-jan-sport-22331516",
    "companyCountryCode": "TR",
    "companyEmail": "gencturkabdullah161@gmail.com",
    "isQuickResponder": true,
    "responseRate": 1.0,
    "averageResponseTime": "less_than_24h",
    "sourceQuery": "men's t shirts",
    "scrapedAt": "2026-08-16T09:16:54.586903+00:00"
}
```

![Europages Scraper output](https://github.com/faizanalii/apify-images/blob/main/Europages%20Scraper.gif?raw=true)

### Why Choose This Scraper?

- **Affordable**: Pay only $2.00 per 1,000 items scraped — with discounts down to $1.70 per 1,000 on higher Apify plans. No hidden fees.
- **Comprehensive**: Products, suppliers, full company profiles, and entire supplier catalogs — 60+ countries and the same filters Europages offers in its own UI.
- **Easy to Use**: No coding required. Set search queries and filters in plain language, hit Start, and download your dataset in CSV, Excel, or JSON.
- **Reliable**: Runs on the Apify cloud with residential proxy support, per-item fail-soft handling (one failed record never stops the run), and response-quality metrics built into every record.

### Recommended Proxy Providers

- ### **Shifter**

  - Reliable residential proxies all over the world.
  - Cheap rates
  - [Order Shifter Now](https://shifter.io/r/YoBB/order)
  - Get 10% Off any product, use coupon `rigelbytes-YoBB`.

- ### **OxyLabs**

  - **100M+ Proxies**
  - Fastest proxies in the market
  - Real profile, human-like Residential IPs
  - Quality assurance framework for most reliable IPs
  - [Get Proxies](https://oxylabs.go2cloud.org/aff_c?offer_id=7\&aff_id=1366\&url_id=7)

- ### **DataImpulse**

  - Covers **200+ Countries**
  - Reliable Residential Proxies for just $1/GB
  - [Get Residential Proxies](https://dataimpulse.com/?aff=89421)

### [![Learn More About Proxies](https://img.shields.io/badge/Learn_More-About_Proxies-blue?style=for-the-badge)](#understanding-proxies)

### 🙌 Why Buy Through Our Affiliate Link?

- Exclusive Deals: Some providers may offer special discounts or bonuses when you use our link.
- Support Our Work: Each purchase helps us maintain and improve the tools and services we provide.
- No Extra Cost: You pay the same price, but part of it goes to supporting our efforts.

### API examples

You can run the Europages Scraper programmatically via the Apify API — ideal for scheduled pipelines, CRM integrations, and automation.

#### Python

```shell
import asyncio
from apify_client import ApifyClient

async def main():
    client = ApifyClient("<YOUR-APIFY-TOKEN>")

    actor_client = client.actor("rigelbytes/europages-scraper")
    run = await actor_client.call(run_input={
        "searchQueries": ["packaging machinery"],
        "scrapeType": "suppliers",
        "countries": ["DE", "IT"],
        "maxItems": 100,
        "proxyConfiguration": {
            "useApifyProxy": True,
            "apifyProxyGroups": ["RESIDENTIAL"]
        }
    })

    print("Run ID:", run["id"])
    dataset_client = client.dataset(run["defaultDatasetId"])
    items = await dataset_client.list_items().to_list()
    print("Items:", items)

asyncio.run(main())
```

#### JavaScript

```shell
import { ApifyClient } from "apify-client";

const client = new ApifyClient({ token: "<YOUR-APIFY-TOKEN>" });

const run = await client
    .actor("rigelbytes/europages-scraper")
    .call({
        searchQueries: ["packaging machinery"],
        scrapeType: "suppliers",
        countries: ["DE", "IT"],
        maxItems: 100,
        proxyConfiguration: {
            useApifyProxy: true,
            apifyProxyGroups: ["RESIDENTIAL"]
        }
    });

console.log(`Run ID: ${run.id}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
console.log(items);
```

#### cURL

```shell
curl "https://api.apify.com/v2/acts/rigelbytes/europages-scraper/runs?token=<YOUR-APIFY-TOKEN>" \
  -H "Content-Type: application/json" \
  -d '{
    "searchQueries": ["packaging machinery"],
    "scrapeType": "suppliers",
    "countries": ["DE", "IT"],
    "maxItems": 100,
    "proxyConfiguration": {
      "useApifyProxy": true,
      "apifyProxyGroups": ["RESIDENTIAL"]
    }
  }'
```

### Scheduling & Deduplication

**Scheduling:** Europages is a mature B2B directory, so supplier and product data changes gradually — a **weekly** run is usually enough to keep your sourcing or lead database fresh, while **daily** runs make sense for competitive monitoring of fast-moving categories. You can set up recurring runs in the Apify Console's **Scheduler** tab (pick frequency, start time, and timezone). If your input uses multiple `searchQueries`, create one scheduled task per query — or one task with all queries — depending on whether you want separate datasets per term. All runs write to the dataset you name in the task settings, keeping history organized.

**Deduplication:** The scraper deduplicates automatically inside a single run — duplicate product URLs and already-crawled companies are skipped in memory, and `maxItems` caps total output. Across separate scheduled runs, each run writes to the same dataset and each record has a stable `uuid` (products) or `companyId`/`companyUuid` (suppliers). To collapse run history into unique records, deduplicate by those fields:

```python
import asyncio
from apify_client import ApifyClient

async def main():
    client = ApifyClient("<YOUR-APIFY-TOKEN>")
    dataset_client = client.dataset("<DATASET-ID>")
    items = await dataset_client.list_items().to_list()

    unique = {}
    for item in items:
        key = item.get("uuid") or item.get("companyUuid")
        if key:
            unique[key] = item

    print(f"{len(items)} raw items -> {len(unique)} unique records")

asyncio.run(main())
```

**Webhooks:** Add a webhook to your scheduled task (or to each run) to trigger downstream automation — e.g. push new product records to your ERP, CRM, or Google Sheets as soon as a run finishes, using payload variables like `{{resource.defaultDatasetId}}`.

### 🚀 Other Tools by Rigel Bytes

Explore **141** more scraping tools by Rigel Bytes, organized by use case:

#### 📱 Social Media

Scrape Instagram, TikTok, LinkedIn, and more for content research and marketing intelligence.

- **[Export Instagram Reels](https://apify.com/rigelbytes/export-instagram-reels)** — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
- **[Facebook Ads Scraper](https://apify.com/rigelbytes/facebook-ads-scraper)** — Extract posts, profiles, and engagement data from Facebook for content research, influencer tracking, and marketing analytics.
- **[Instagram Analytics Tool](https://apify.com/rigelbytes/instagram-analytics-tool)** — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
- **[Instagram Comment Scraper](https://apify.com/rigelbytes/instagram-comment-scraper)** — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
- **[Instagram Creator Stats](https://apify.com/rigelbytes/instagram-creator-stats)** — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
- **[Instagram Engagement Tool](https://apify.com/rigelbytes/instagram-engagement-tool)** — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
- **[Instagram Post Scraper](https://apify.com/rigelbytes/instagram-post-scraper)** — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
- **[instagram-posts](https://apify.com/rigelbytes/instagram-posts)** — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
- **[Instagram Profile Scraper](https://apify.com/rigelbytes/instagram-profile-scraper)** — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
- **[Instagram Reel Scraper](https://apify.com/rigelbytes/instagram-reel-scraper)** — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
- **[linkedin-company-details](https://apify.com/rigelbytes/linkedin-company-details)** — Extract posts, profiles, and engagement data from LinkedIn for content research, influencer tracking, and marketing analytics.
- **[Linkedin Company Scraper](https://apify.com/rigelbytes/linkedin-company-scraper)** — Extract posts, profiles, and engagement data from LinkedIn for content research, influencer tracking, and marketing analytics.
- **[LinkedIn Job Scraper](https://apify.com/rigelbytes/linkedin-job-scraper)** — Extract posts, profiles, and engagement data from LinkedIn for content research, influencer tracking, and marketing analytics.
- **[LinkedIn Profile Scraper](https://apify.com/rigelbytes/linkedin-profile-scraper)** — Extract posts, profiles, and engagement data from LinkedIn for content research, influencer tracking, and marketing analytics.
- **[Reddit Comment Scraper](https://apify.com/rigelbytes/reddit-comment-scraper)** — Scrape comments from Reddit post URLs. Uses a stealth browser session with a sticky residential proxy — no Reddit login required.
- **[Reddit Profile Scraper](https://apify.com/rigelbytes/reddit-profile-scraper)** — Scrape Reddit user profiles — overview, posts, and comments. Uses CloakBrowser with a sticky residential proxy to stay under the radar.
- **[Reddit Community Scraper](https://apify.com/rigelbytes/reddit-scraper)** — Scrape posts from any Reddit community (subreddit). Bypasses captcha automatically and extracts post data including images and metrics.
- **[Scrape Instagram Creators](https://apify.com/rigelbytes/scrape-instagram-creators)** — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
- **[Social Media Content Outlier Finder](https://apify.com/rigelbytes/social-media-content-outlier)** — Find unusually successful organic content across Instagram, TikTok, YouTube, Reddit, and LinkedIn by comparing each post against creator baselines.
- **[Tiktok Comment Scraper](https://apify.com/rigelbytes/tiktok-comment-scraper)** — Extract posts, profiles, and engagement data from TikTok for content research, influencer tracking, and marketing analytics.
- **[Tiktok Creator Stats](https://apify.com/rigelbytes/tiktok-creator-stats)** — Extract posts, profiles, and engagement data from TikTok for content research, influencer tracking, and marketing analytics.
- **[Tiktok Engagement Rate](https://apify.com/rigelbytes/tiktok-engagement-rate)** — Extract posts, profiles, and engagement data from TikTok for content research, influencer tracking, and marketing analytics.
- **[TikTok Profile Scraper](https://apify.com/rigelbytes/tiktok-profile-scraper)** — Extract posts, profiles, and engagement data from TikTok for content research, influencer tracking, and marketing analytics.
- **[Twitter X Profile Scraper](https://apify.com/rigelbytes/twitter-x-profile-scraper)** — Extract posts, profiles, and engagement data from Twitter/X for content research, influencer tracking, and marketing analytics.
- **[YouTube Channel Scraper](https://apify.com/rigelbytes/youtube-channel-scraper)** — Extract posts, profiles, and engagement data from YouTube for content research, influencer tracking, and marketing analytics.
- **[YouTube Comment Scraper](https://apify.com/rigelbytes/youtube-comment-scraper)** — Extract posts, profiles, and engagement data from YouTube for content research, influencer tracking, and marketing analytics.
- **[YouTube Transcript Export](https://apify.com/rigelbytes/youtube-transcript-export)** — Extract posts, profiles, and engagement data from YouTube for content research, influencer tracking, and marketing analytics.

#### 🏠 Real Estate

Extract property listings, prices, and agent data from top real estate platforms.

- **[Aengevelt Scraper — German Real Estate Property Listings](https://apify.com/rigelbytes/aengevelt-scraper)** — Extract property listings from Aengevelt Immobilien. Get pricing, location, contact data, and images from Germany's commercial real estate broker.
- **[Airbnb Address Finder](https://apify.com/rigelbytes/airbnb-address-finder)** — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
- **[Airbnb Availability Calendar](https://apify.com/rigelbytes/airbnb-availability-calendar)** — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
- **[Airbnb Detailed Scraper - Search & Listing Details](https://apify.com/rigelbytes/airbnb-detailed-scraper)** — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
- **[Airbnb Images Downloader](https://apify.com/rigelbytes/airbnb-images-downloader)** — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
- **[Airbnb Listing](https://apify.com/rigelbytes/airbnb-listing)** — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
- **[Airbnb Listing Urls](https://apify.com/rigelbytes/airbnb-listing-urls)** — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
- **[Airbnb Property Details](https://apify.com/rigelbytes/airbnb-property-details)** — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
- **[Airbnb Reviews](https://apify.com/rigelbytes/airbnb-reviews)** — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
- **[Airbnb Scraper - Search & Listing Details](https://apify.com/rigelbytes/airbnb-scraper)** — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
- **[Apartments.com Scraper](https://apify.com/rigelbytes/apartments-scraper)** — Scrape rental listings from apartments.com by entering location search queries. Returns property details including pricing, amenities, and photos.
- **[Aqar.fm Scraper — النسخة العربية](https://apify.com/rigelbytes/aqar-fm-scraper)** — Scrapes Saudi real estate listings from aqar.fm via Next.js RSC search API. Supports Arabic search paths, start URLs, and result pagination.
- **[Asunnot Oikotie.fi Real Estate Scraper](https://apify.com/rigelbytes/asunnot-oikotie-fi)** — Scrape Finnish property listings from asunnot.oikotie.fi by location, filters, or search/listing URLs. Optionally enrich each listing with full details.
- **[Bayut Scraper](https://apify.com/rigelbytes/bayut-scraper)** — Scrape property listings and market data from Bayut for market research, price monitoring, and investment analysis.
- **[BNP Paribas Real Estate Scraper](https://apify.com/rigelbytes/bnppre-scraper)** — Scrape commercial property listings from BNP Paribas Real Estate (bnppre.de) — offices, retail, industrial, and logistics properties.
- **[Boliga Denmark Real Estate Scraper](https://apify.com/rigelbytes/boliga-dk-scraper)** — Scrape property listings from Boliga.dk (Denmark). Search by zip code, free text, or result URLs. Optionally fetch full listing details.
- **[Boligsiden.dk Scraper](https://apify.com/rigelbytes/boligsiden-dk-scraper)** — Scrape Danish real estate listings from Boligsiden.dk — for sale, sold, and rental properties with pricing, details, and images.
- **[CBRE Scraper — Extract German Commercial Property Listings](https://apify.com/rigelbytes/cbre-scraper)** — Scrape commercial real estate letting listings from CBRE Germany (cbre.de). Office & industrial property data for market analysis.
- **[Colliers Scraper — German Commercial Property Listings](https://apify.com/rigelbytes/colliers-scraper)** — Extract commercial property listings from Colliers.de — offices, industrial, retail & logistics with pricing, map data, and contact details.
- **[Crexi Scraper](https://apify.com/rigelbytes/crexi-scraper)** — Scrape Crexi.com commercial real estate listings for sale and lease with filters, search queries, URLs, and optional detail enrichment.
- **[Daft.ie Property Scraper](https://apify.com/rigelbytes/daft-ie-scraper)** — Scrapes property listings from Daft.ie including residential, rental, commercial, and new homes across Ireland.
- **[DAHLER Real Estate Scraper — German Property Listings API](https://apify.com/rigelbytes/dahler-scraper)** — Extract buy and rent property listings from DAHLER Immobilien across Germany, Austria, and Spain. Get prices, details, and agent contacts.
- **[dubai-listing-scraper](https://apify.com/rigelbytes/dubai-listing-scraper)** — Extract unlimited property listings from Bayut.com — the UAE's largest real estate platform. Get detailed property data for investment analysis.
- **[Etuovi.com Real Estate Scraper](https://apify.com/rigelbytes/etuovi-scraper)** — Scrape Finnish property listings from Etuovi.com by search location, filters, or search/listing URLs. Optionally enrich listings with full details.
- **[Export Airbnb Calendar](https://apify.com/rigelbytes/export-airbnb-calendar)** — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
- **[Funda Netherlands Real Estate Scraper](https://apify.com/rigelbytes/funda-nl-scraper)** — Scrape property listings from Funda.nl — the largest real estate platform in the Netherlands. Supports buy and rent, filters, and detail enrichment.
- **[Furnished Finder Fast](https://apify.com/rigelbytes/furnished-finder-fast)** — Scrape property listings and market data from Furnished Finder for market research, price monitoring, and investment analysis.
- **[Extract Furnished Finder Hosts](https://apify.com/rigelbytes/furnished-finder-hosts)** — Scrape property listings and market data from Furnished Finder for market research, price monitoring, and investment analysis.
- **[FurnishedFinder](https://apify.com/rigelbytes/furnishedfinder)** — Scrape property listings and market data from Furnished Finder for market research, price monitoring, and investment analysis.
- **[German Real Estate MCP](https://apify.com/rigelbytes/german-realestate-mcp)** — MCP server for German real estate — 14 Rigel Bytes scrapers (ImmoScout24, Immowelt, Kleinanzeigen, RE/MAX, CBRE, and more) behind one Claude-compatible API.
- **[GrandCityProperty Scraper — Extract German Rental Listings](https://apify.com/rigelbytes/grandcityproperty)** — Extract rental property listings from GrandCityProperty.de — prices, floor plans, energy data, and contact details.
- **[Grossmann Berger Scraper — German Real Estate Listings](https://apify.com/rigelbytes/grossmann-berger-scraper)** — Extract property listings, prices, agent contacts, and images from grossmann-berger.de. From $2/1,000 listings.
- **[Hemnet.se Scraper - Swedish Real Estate Listings](https://apify.com/rigelbytes/hemnet-se-scraper)** — Scrape property listings from Hemnet.se including for-sale, upcoming, and sold homes. Search by URL or location with filters.
- **[home.dk Real Estate Scraper](https://apify.com/rigelbytes/home-dk-scraper)** — Scrape Danish property listings from home.dk by search location, filters, or search/listing URLs. Optionally enrich with full details.
- **[HouseSigma Scraper](https://apify.com/rigelbytes/housesigma-scraper)** — Scrape HouseSigma for-sale and for-lease listings with filters or map/search start URLs. Returns listing cards and optional full details.
- **[Immobiliare Italy Real Estate Scraper](https://apify.com/rigelbytes/immobiliare-it-scraper)** — Scrape property listings and market data from real estate portals for market research, price monitoring, and investment analysis.
- **[Immobilienscout24](https://apify.com/rigelbytes/immobilienscout24)** — Scrape property listings and market data from real estate portals for market research, price monitoring, and investment analysis.
- **[Immobilienscout24-scraper](https://apify.com/rigelbytes/immobilienscout24-scraper)** — Scrape property listings and market data from real estate portals for market research, price monitoring, and investment analysis.
- **[Immoweb Scraper - Belgium Property Listings](https://apify.com/rigelbytes/immoweb-scraper)** — Scrapes property listings from Immoweb.be. Supports search result extraction with optional property detail enrichment.
- **[Immowelt Property Scraper](https://apify.com/rigelbytes/immowelt-property-scraper)** — The Immowelt Scraper helps you extract unlimited real estate listings from Immowelt with complete details including prices, floor plans, and energy data.
- **[Immowelt Scraper](https://apify.com/rigelbytes/immowelt-scraper)** — The Immowelt Scraper helps you extract unlimited real estate listings from Immowelt with complete details including prices, floor plans, and energy data.
- **[JLL Property Scraper — Extract Commercial Investment Listings](https://apify.com/rigelbytes/jll-scraper)** — Scrape commercial and investment property data from JLL Germany (gewerbeimmobilien.jll.de and invest.jll.com) with full filters.
- **[Land.com Agents Scraper](https://apify.com/rigelbytes/landdotcom-agents)** — Scrape property listings and market data from Land.com for market research, price monitoring, and investment analysis.
- **[Land.com Scraper](https://apify.com/rigelbytes/landdotcom-scraper)** — Scrape property listings and market data from Land.com for market research, price monitoring, and investment analysis.
- **[Nybolig Denmark Real Estate Scraper](https://apify.com/rigelbytes/nybolig-dk-scraper)** — Scrape property listings from Nybolig.dk (Denmark). Search by zip code, free text, filters, or result/listing URLs.
- **[Outdoorsy Scraper](https://apify.com/rigelbytes/outdoorsy-scraper)** — Scrape property listings and market data from Outdoorsy for market research, price monitoring, and investment analysis.
- **[PropertyFinder Eygpt](https://apify.com/rigelbytes/propertyfinder-eygpt)** — Scrape property listings and market data from Property Finder for market research, price monitoring, and investment analysis.
- **[Propertyfinder Scraper](https://apify.com/rigelbytes/propertyfinder-scraper)** — Scrape property listings and market data from Property Finder for market research, price monitoring, and investment analysis.
- **[PropertyGuru Singapore Scraper](https://apify.com/rigelbytes/propertyguru-sg-scraper)** — Scrape Singapore property listings from PropertyGuru for sale and rent. Apply the same filters as the website (type, bedrooms, region, price).
- **[Realtor.com Agent Scraper](https://apify.com/rigelbytes/realtor-agent-scraper)** — Scrape real estate agents from Realtor.com by city or ZIP code. Optionally fetch full agent profiles and reviews for lead generation.
- **[Realtor.com Scraper](https://apify.com/rigelbytes/realtor-scraper)** — Scrape Realtor.com property listings with full search filters via GraphQL. Supports price, beds/baths, property type, and location.
- **[Redfin Scraper](https://apify.com/rigelbytes/redfin-scraper)** — Scrape property listings and market data from Redfin for market research, price monitoring, and investment analysis.
- **[RE/MAX Germany Scraper](https://apify.com/rigelbytes/remax-scraper)** — Scrapes residential and commercial real estate listings from remax.de by German Bundesland. Extracts prices, areas, and agent info.
- **[Rent.com Scraper](https://apify.com/rigelbytes/rent-com-scraper)** — Scrape rental listings from rent.com — search by location query or URL. Extracts property details, photos, floor plan amenities, and contact info.
- **[Rightmove Scraper](https://apify.com/rigelbytes/rightmove-scraper)** — Scrape property listings and market data from Rightmove for market research, price monitoring, and investment analysis.
- **[RVshare Scraper](https://apify.com/rigelbytes/rvshare-scraper)** — Scrape property listings and market data from RVshare for market research, price monitoring, and investment analysis.
- **[Savills Property Scraper — Extract Listings by Location](https://apify.com/rigelbytes/savills-scraper)** — Scrape residential and commercial property listings from Savills by city. Get prices, addresses, sizes, bedrooms, and agent details.
- **[Unlimited Redfin Scraper](https://apify.com/rigelbytes/unlimited-redfin-scraper)** — Scrape property listings and market data from Redfin for market research, price monitoring, and investment analysis.
- **[Wüstenrot Immobilien Scraper — German Property Listings API](https://apify.com/rigelbytes/wuestenrot-immobilien)** — Scrape property listings and market data from real estate portals for market research, price monitoring, and investment analysis.
- **[Zillow Detail Scraper](https://apify.com/rigelbytes/zillow-detail-scraper)** — Scrape property listings and market data from Zillow for market research, price monitoring, and investment analysis.
- **[Zillow Scraper](https://apify.com/rigelbytes/zillow-scraper)** — Scrape property listings and market data from Zillow for market research, price monitoring, and investment analysis.
- **[Zoopla Scraper](https://apify.com/rigelbytes/zoopla-scraper)** — Scrape property listings and market data from Zoopla for market research, price monitoring, and investment analysis.

#### ✈️ Travel & Hospitality

Monitor rentals, bookings, and travel listings at scale.

- **[Autotrader Scraper](https://apify.com/rigelbytes/autotrader-scraper)** — Scrapes car listings from Autotrader.com with advanced search filters, pagination, and detailed vehicle data.
- **[CarMax Scraper](https://apify.com/rigelbytes/carmax-scraper)** — Scrapes used car listings from CarMax.com with search URL, zip code filtering, and pagination support.
- **[Cars.com Scraper](https://apify.com/rigelbytes/cars-scraper)** — Scrapes car listings from Cars.com using their GraphQL API. Extracts detailed vehicle data including price, specs, and dealer info.
- **[Cars & Bids Scraper](https://apify.com/rigelbytes/carsandbids-scraper)** — Scrape live, upcoming, and past car auctions from Cars & Bids. Extract vehicle details, bids, photos, comments, and auction metrics.
- **[Ticketmaster Scraper](https://apify.com/rigelbytes/ticketmaster-scraper)** — Collect rental and travel listings from Ticketmaster for pricing intelligence and availability tracking.

#### 🛒 E-commerce

Scrape products, prices, and marketplace data for competitive research.

- **[Amazon Product Scraper](https://apify.com/rigelbytes/amazon-product-scraper)** — Scrape products, prices, and seller data from Amazon for competitor monitoring, pricing, and product research.
- **[Amazon Search Scraper](https://apify.com/rigelbytes/amazon-scraper)** — Scrape products, prices, and seller data from Amazon for competitor monitoring, pricing, and product research.
- **[AutoScout24 Scraper](https://apify.com/rigelbytes/autoscout24-scraper)** — Scrape car listings from AutoScout24 with full filter support. Extract makes, models, prices, mileage, seller info, and specs.
- **[Best Buy Product Scraper](https://apify.com/rigelbytes/best-buy-scraper)** — Scrape Best Buy US and Canada products by search query, category URL, or SKU. Optionally enrich each item with full product details.
- **[Daraz](https://apify.com/rigelbytes/daraz)** — Scrape products, prices, and seller data from Daraz for competitor monitoring, pricing, and product research.
- **[Etsy Scraper](https://apify.com/rigelbytes/etsy-scraper)** — Scrape products, prices, and seller data from Etsy for competitor monitoring, pricing, and product research.
- **[Homedepot Scraper](https://apify.com/rigelbytes/homedepot-scraper)** — HomeDepot Products Scraper lets you extract product data from homedepot.com using a collection URL and delivery ZIP code.
- **[Kleinanzeigen Scraper](https://apify.com/rigelbytes/kleinanzeigen-scraper)** — Scrape listings from kleinanzeigen.de — search results and detail pages for any category (electronics, vehicles, furniture, and more).
- **[Otodom Scraper - Polish Real Estate Listings](https://apify.com/rigelbytes/otodom-scraper)** — Scrapes property listings from Otodom.pl, Poland's leading real estate marketplace. Supports filters for transaction type, rooms, price, and area.
- **[Zalando Product Scraper](https://apify.com/rigelbytes/zalando-scraper)** — Scrape product listings and optional product details from Zalando category pages and search queries.

#### 💼 Jobs & Recruitment

Collect job listings and company hiring data for market analysis.

- **[Glassdoor Jobs Scraper](https://apify.com/rigelbytes/glassdoor-jobs-scraper)** — Scrape job listings from Glassdoor by search query and location, with optional job detail enrichment.
- **[StepStone Jobs Scraper — Extract German/DACH Job Listings](https://apify.com/rigelbytes/stepstone-jobs-scraper)** — Scrape thousands of job listings from StepStone (DE, AT, BE, NL) with salary, skills, remote status & more.
- **[Upwork Jobs Scraper](https://apify.com/rigelbytes/upwork-jobs-scraper)** — Scrapes Upwork freelance job listings by keyword with full search filters (sort, experience, job type, budget, and more).
- **[ZipRecruiter Job Scraper](https://apify.com/rigelbytes/ziprecruiter-scraper)** — Scrape job listings from ZipRecruiter with search queries, locations, and radius filters. Extracts title, company, salary, and fast-apply info.

#### 📩 Lead Generation

Find business contacts, leads, and company data for sales and outreach.

- **[Booli.se Scraper](https://apify.com/rigelbytes/booli-se-scraper)** — Scrapes Swedish real estate listings from Booli.se — for sale, sold prices, and new construction. Supports search URLs and filters.
- **[Company Service Finder](https://apify.com/rigelbytes/company-service-finder)** — The Company Service Finder uses AI to extract and analyze company services from Google Search & Maps. Get detailed business intelligence.
- **[Doctify Scraper](https://apify.com/rigelbytes/doctify-scraper)** — Doctify Scraper lets you extract doctor and practice data from doctify.com using a search results URL. Collect contact and profile details.
- **[Doctolib Scraper](https://apify.com/rigelbytes/doctolib-scraper)** — Scrape doctor profiles, availability, and practice details from Doctolib.de — Germany's largest medical appointment platform.
- **[FindLaw Law Firm Scraper - Attorney & Law Firm Data Extraction](https://apify.com/rigelbytes/findlaw-scraper)** — Scrape law firm profiles from FindLaw.com. Extract detailed attorney and firm information including contact details and practice areas.
- **[Finn.no Real Estate Scraper](https://apify.com/rigelbytes/finn-no-scraper)** — Scrape Norwegian real-estate listings from Finn.no with search URL or filter-based discovery, optional full details enrichment.
- **[Google Maps Scraper](https://apify.com/rigelbytes/google-maps-scraper)** — Find business leads and contact details from Google Maps for outbound sales, prospecting, and CRM enrichment.
- **[Krogsveen.no Real Estate Scraper](https://apify.com/rigelbytes/krogsveen-no-scraper)** — Scrape Norwegian real-estate listings from Krogsveen.no with search URL or filter-based discovery, optional full details enrichment.
- **[LeadRocks Scraper](https://apify.com/rigelbytes/leadrocks-scraper)** — Export filtered B2B leads from the LeadRocks dataset by category, state, job title, company, and industry. Free plan available.
- **[Website Services Finder](https://apify.com/rigelbytes/website-services-finder)** — Automatically extract and analyze company services from any business website using advanced AI. Choose from 5 AI models.
- **[Zillow Agents](https://apify.com/rigelbytes/zillow-agents)** — Find business leads and contact details from Zillow for outbound sales, prospecting, and CRM enrichment.
- **[Zillow Agents Phone](https://apify.com/rigelbytes/zillow-agents-phone)** — Find business leads and contact details from Zillow for outbound sales, prospecting, and CRM enrichment.
- **[Zillow Agents Vault](https://apify.com/rigelbytes/zillow-agents-vault)** — Find business leads and contact details from Zillow for outbound sales, prospecting, and CRM enrichment.

#### ⭐ Reviews & Ratings

Monitor reviews and reputation data across review platforms.

- **[Airbnb Listing Reviews](https://apify.com/rigelbytes/airbnb-listing-reviews)** — Collect reviews and ratings from Airbnb for reputation monitoring and customer insights.
- **[BBB Scraper](https://apify.com/rigelbytes/bbb-scraper)** — Collect reviews and ratings from BBB for reputation monitoring and customer insights.
- **[Clutch.co Company Scraper](https://apify.com/rigelbytes/clutch-scraper)** — Scrape Clutch.co company listings, profiles, and reviews by directory URL or service + location search. Optional detail enrichment.
- **[Costco Product Scraper](https://apify.com/rigelbytes/costco-scraper)** — Scrapes product data from Costco.com including prices, descriptions, ratings, and availability. Supports search and category URLs.
- **[HRS Hotel Reviews Scraper](https://apify.com/rigelbytes/hrs-hotel-reviews-scraper)** — Extract hotel details, room offers, and guest reviews from HRS hotel URLs.
- **[HRS Hotel Scraper](https://apify.com/rigelbytes/hrs-scraper)** — Scrapes hotel listings, prices, ratings, and amenities from HRS (hrs.com) by location and travel dates.
- **[Google Play Store App Reviews Scraper](https://apify.com/rigelbytes/playstore-app-reviews)** — Scrape Google Play Store app reviews by app ID or Play Store URL. Supports multiple apps, sorting, score filters, and pagination.
- **[Rottentomatoes Reviews Scraper](https://apify.com/rigelbytes/rottentomatoes-reviews-scraper)** — Collect reviews and ratings from Rotten Tomatoes for reputation monitoring and customer insights.
- **[TripAdvisor Reviews Scraper](https://apify.com/rigelbytes/tripadvisor-reviews-scraper)** — Scrape reviews from TripAdvisor hotel pages using GraphQL API with DataDome protection bypass.
- **[Trustpilot Reviews Scraper](https://apify.com/rigelbytes/trustpilot-reviews)** — Collect reviews and ratings from Trustpilot for reputation monitoring and customer insights.
- **[Yelp Scraper](https://apify.com/rigelbytes/yelp-scraper)** — Scrape Yelp business listings by search term, category, location, or URL. Optional full business details with phone, reviews, and ratings.

#### 🍔 Food & Delivery

Extract restaurant, grocery, and delivery platform data.

- **[Instacart Scraper](https://apify.com/rigelbytes/instacart-scraper)** — Scrape menus, stores, and delivery data from Instacart for data-driven research and automation.
- **[Lidl Product Scraper](https://apify.com/rigelbytes/lidl-scraper)** — Scrape Lidl supermarket products across Europe by search query or category/product URL. Optionally enrich each item with details.
- **[OpenTable Scraper](https://apify.com/rigelbytes/opentable-scraper)** — Scrape OpenTable restaurants by search query (with date/time/party size) or start URLs. Optional listing details and menu enrichment.
- **[Publix Scraper](https://apify.com/rigelbytes/publix-scraper)** — Scrape menus, stores, and delivery data from Publix for data-driven research and automation.

#### 📰 News & Media

Scrape news, articles, and media content for research.

- **[BizBuySell Scraper](https://apify.com/rigelbytes/bizbuysell-scraper)** — Scrape BizBuySell business-for-sale listings via search URLs or structured filters, with optional full listing details.
- **[SEC IPO Event Intelligence](https://apify.com/rigelbytes/ipo-events-api)** — Monitors SEC EDGAR for IPO filings and converts them into structured business events, with optional AI company summaries.
- **[SEC Filings Scraper](https://apify.com/rigelbytes/sec-filings-intelligence)** — Retrieve clean, normalized SEC EDGAR filing data by ticker, CIK, or company name — with document links and optional metadata.

#### 🛠️ Developer Tools

General-purpose scraping and automation tools.

- **[EU Tenders Scraper](https://apify.com/rigelbytes/eu-tenders-scraper)** — Scrape EU public procurement notices from TED (Tenders Electronic Daily) with advanced search filters and pagination.
- **[Web Crawler](https://apify.com/rigelbytes/webcrawler)** — This web crawler is designed to provide users with complete flexibility by allowing them to use their own regex patterns, start URLs, and extraction rules.

### Understanding Proxies:

When scraping data or browsing anonymously, proxies are essential. They act as intermediaries, masking your original IP address and allowing you to send requests from another location.

#### Why Use Proxies?

- Avoid IP Blocks: By routing requests through proxies, you prevent the target website from recognizing your IP as a scraper or spammer.
- Access Geo-restricted Content: Proxies let you access content or websites restricted by location.
- Enhance Anonymity: Hide your actual IP, ensuring privacy while scraping or browsing.

#### Types of Proxies

1. Residential Proxies
   - Real IP addresses provided by ISPs to home users.
   - They mimic regular users, making them harder to detect.
   - Best for: Long-term, undetectable scraping, and avoiding blocks.
2. Data Center Proxies
   - IP addresses from servers in data centers.
   - Faster and cheaper than residential proxies but easier to detect and block.
   - Best for: High-speed scraping, but with a higher risk of detection.
3. Mobile Proxies
   - IPs provided by mobile carriers (3G/4G/5G networks).
   - Very difficult to detect, as they appear as regular mobile users.
   - Best for: Mobile-related scraping or avoiding sophisticated blocks.

#### Rotating Proxies vs. Straight Proxies

- Rotating Proxies: Every request you send goes through a different proxy, making it harder for websites to detect patterns.
- Straight Proxies: All requests are sent through the same proxy, making it easier to track your IP.

### FAQs & Troubleshooting

#### Q: What counts as one "item" for pricing?

Every dataset record — one product or one supplier/company — counts as one item on the `dataset-item` event ($2.00 per 1,000). Enrichment flags add extra events per item only when enabled: `scrapeCompanyDetails` (company-details), `scrapeProductDetails` (product-details), and `scrapeSupplierProducts` (supplier-product), each also $2.00 per 1,000. So a product with company details and product details enabled charges 3 events, while a plain product search charges just 1.

#### Q: The run says "Failed to extract record: challenge" or "access denied" — what does that mean?

Europages serves an anti-bot challenge when it detects automated traffic. Check the run's Proxy tab and switch to **Apify Residential** proxies (the default) — the actor rotates proxies per request to stay under the radar. Failed records are skipped individually and never stop the run, so you'll still get partial results.

#### Q: Why did my run stop before reaching maxItems?

Two possible reasons. The actor stops early when your Apify plan's daily/monthly **event spending cap** is hit (you'll see "Spending limit reached for ..." in the run log) — raise the limit in your plan settings. It also stops promptly once `maxItems` records are pushed, even if more matches exist. And per-item failures simply reduce the final count — check the run log for "extraction failed" warnings.

#### Q: I set scrapeType to "products" but got supplier records — did I do something wrong?

If you provide a **company profile Start URL** or a **supplier search URL**, the actor scrapes that page regardless of `scrapeType` (the schema explicitly says so). The scrape type only affects keyword search and category pages. Use `scrapeType: "suppliers"` with `searchQueries` to get supplier results exclusively, or paste a product search URL directly.

#### Q: What does scrapeSupplierProducts actually do — and how do I keep the run small?

For every unique company the run encounters, it opens that company's product catalog and pushes each catalog product as a separate dataset row (charging the `supplier-product` event per item). Combine it with `maxProductsPerSupplier` (e.g. 10) to cap catalog depth per company, and `maxItems` to cap the whole run. Note `maxProductsPerSupplier: 0` means no per-company cap — only the global `maxItems` limit applies.

#### Q: Can I scrape by country, material, or price — like on the website?

Yes. `countries` (ships-from), `supplierTypes` (manufacturer/distributor/wholesaler/etc.), `employeeCounts`, `verifiedOnly`, `topResponderOnly`, `quickResponderOnly`, and category/material/color/feature facets all work with keyword search. Price ranges (`minPrice`/`maxPrice`) are applied when both are set for product search, and `radiusKm` + latitude/longitude enables geographic radius search around a point.

### About Rigel Bytes

Rigel Bytes specializes in web scraping, automation, and data analytics. We help businesses extract and leverage valuable data for informed decision-making.

### Contact Us

Ready to unlock the power of data? Reach out to us at <contact@rigelbytes.com> or [book an appointment](https://cal.com/faizanali/appointments) with us to learn more about how we can help you achieve your data goals.

### Detailed Data

```json
[
  {
    "recordType": "product",
    "name": "Oversize 100% Cotton Men's T-Shirt",
    "url": "https://www.europages.co.uk/en/company/m-jan-sport-22331516/products/oversize-100-pamuk-erkek-tisoert-36550904",
    "description": "The oversized cotton men's t-shirt is designed with 100% cotton material and features high-quality print details on both the front and back surfaces.",
    "priceMin": 10.0,
    "priceMax": 20.0,
    "priceKind": "range",
    "currency": "EUR",
    "moqValue": "50",
    "moqUnit": "unit",
    "imageUrls": [
      "https://supplier-offers-media-production.s3.eu-central-1.amazonaws.com/39b4f996-c415-418a-a875-063e379c686b.jpeg",
      "https://supplier-offers-media-production.s3.eu-central-1.amazonaws.com/073f82da-1be3-442a-b555-4c74c94b9c80.jpeg"
    ],
    "companyName": "M-JAN SPORT",
    "companyUrl": "https://www.europages.co.uk/en/company/m-jan-sport-22331516",
    "companyCountryCode": "TR",
    "companyEmail": "gencturkabdullah161@gmail.com",
    "isQuickResponder": true,
    "responseRate": 1.0,
    "averageResponseTime": "less_than_24h",
    "sourceQuery": "men's t shirts",
    "scrapedAt": "2026-08-16T09:16:54.586903+00:00"
  },
  {
    "recordType": "product",
    "name": "T-shirts for men",
    "url": "https://www.europages.co.uk/en/company/denimtek-tekstil-ve-ticaret-limited-irketi-22128322/products/t-shirts-for-men-36063120",
    "description": "High-Quality T-Shirt Manufacturing Services",
    "priceMin": 10.0,
    "priceMax": 15.0,
    "priceKind": "range",
    "currency": "EUR",
    "moqValue": "300",
    "moqUnit": "unit",
    "companyName": "DENIMTEK TEKSTIL VE TICARET LIMITED ŞIRKETI",
    "companyUrl": "https://www.europages.co.uk/en/company/denimtek-tekstil-ve-ticaret-limited-irketi-22128322",
    "companyCountryCode": "TR",
    "companyEmail": "info@denimtek.com",
    "isQuickResponder": true,
    "responseRate": 0.92,
    "averageResponseTime": "from_48h_to_72h",
    "scrapedAt": "2026-08-16T09:16:54.595744+00:00"
  }
]
```

# Actor input Schema

## `startUrls` (type: `array`):

Europages URLs copied from the browser. Supported: product search (e.g. https://www.europages.co.uk/en/products?q=men's t shirts), supplier search (/en/search?q=...), category showrooms (/en/showroom-cate/...), company profiles, and product pages. Filters below apply to Search Queries; Start URL query-string filters are kept.

## `searchQueries` (type: `array`):

Keywords to search on Europages (e.g. "men's t shirts", "packaging machinery"). Combined with Scrape Type and the filters below. Leave empty to use Start URLs or a category slug only.

## `scrapeType` (type: `string`):

What to collect from search queries and category pages. Product detail / company profile Start URLs still scrape that page regardless of this setting.

## `categorySlug` (type: `string`):

Optional showroom category slug or path, e.g. packaging-machinery-100013. Used when you have no Start URL for that category.

## `countries` (type: `array`):

Company country / ships-from filter. Leave empty for any country. Applied to Search Queries.

## `supplierTypes` (type: `array`):

Manufacturer, custom manufacturer, distributor, service provider, or wholesaler. Leave empty for all types.

## `employeeCounts` (type: `array`):

Filter by number of employees. Leave empty for any size.

## `verifiedOnly` (type: `boolean`):

Only include Europages-verified companies (audits=verified).

## `topResponderOnly` (type: `boolean`):

Only include companies marked as top responder.

## `quickResponderOnly` (type: `boolean`):

Only include companies with a verified / quick response profile.

## `categories` (type: `array`):

Category names or codes from the search sidebar (e.g. "T-Shirts"). Matched against facets for the current query.

## `materials` (type: `array`):

Product material names from the search filters (e.g. Cotton, Polyester). Matched against facets for the current query.

## `colors` (type: `array`):

Product color names (e.g. Black, White, Blue). Matched against facets for the current query.

## `features` (type: `array`):

Product feature names (e.g. Printed, Embroidered, Sleeveless). Matched against facets for the current query.

## `minPrice` (type: `integer`):

Minimum product price in EUR. Applied to product search when both min and max are set.

## `maxPrice` (type: `integer`):

Maximum product price in EUR. Applied to product search when both min and max are set.

## `radiusKm` (type: `string`):

Distance radius around the coordinates below. Ignored unless latitude and longitude are set.

## `locationLatitude` (type: `number`):

Optional latitude for the radius filter (WGS84).

## `locationLongitude` (type: `number`):

Optional longitude for the radius filter (WGS84).

## `sortBy` (type: `string`):

Result ordering. Relevance is the site default.

## `scrapeCompanyDetails` (type: `boolean`):

Open each company profile for phone, VAT, address, contacts, certificates, and description. Charges the company-details event in addition to dataset-item.

## `scrapeProductDetails` (type: `boolean`):

Open each product page for full description, images, keywords, and attributes. Charges the product-details event in addition to dataset-item.

## `scrapeSupplierProducts` (type: `boolean`):

For each unique company found (product search, supplier search, category, or company Start URL), also scrape that company's product catalog. Each catalog product is a dataset row and charges the supplier-product event (plus product-details if that flag is on). Use Max products per supplier to cap how many catalog items to take from each company.

## `maxProductsPerSupplier` (type: `integer`):

When Scrape all products by supplier is on, maximum catalog products to extract per company (e.g. 10). 0 = no per-company cap. Global Max Items still applies to the whole run.

## `maxItems` (type: `integer`):

Maximum number of records to scrape (0 = unlimited)

## `proxyConfiguration` (type: `object`):

Proxy settings. Apify Residential is recommended.

## Actor input object example

```json
{
  "startUrls": [
    {
      "url": "https://www.europages.co.uk/en/products?q=men's%20t%20shirts"
    }
  ],
  "searchQueries": [
    "men's t shirts"
  ],
  "scrapeType": "products",
  "verifiedOnly": false,
  "topResponderOnly": false,
  "quickResponderOnly": false,
  "radiusKm": "",
  "sortBy": "relevance",
  "scrapeCompanyDetails": false,
  "scrapeProductDetails": false,
  "scrapeSupplierProducts": false,
  "maxProductsPerSupplier": 10,
  "maxItems": 10,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  }
}
```

# Actor output Schema

## `results` (type: `string`):

JSON array of scraped Europages records at {{links.apiDefaultDatasetUrl}}/items

## `runStats` (type: `string`):

Record counts and timestamps for this run

## `run` (type: `string`):

Public console page for this run

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "startUrls": [
        {
            "url": "https://www.europages.co.uk/en/products?q=men's%20t%20shirts"
        }
    ],
    "searchQueries": [
        "men's t shirts"
    ],
    "maxProductsPerSupplier": 10,
    "maxItems": 10,
    "proxyConfiguration": {
        "useApifyProxy": true,
        "apifyProxyGroups": [
            "RESIDENTIAL"
        ]
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("rigelbytes/europages-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "startUrls": [{ "url": "https://www.europages.co.uk/en/products?q=men's%20t%20shirts" }],
    "searchQueries": ["men's t shirts"],
    "maxProductsPerSupplier": 10,
    "maxItems": 10,
    "proxyConfiguration": {
        "useApifyProxy": True,
        "apifyProxyGroups": ["RESIDENTIAL"],
    },
}

# Run the Actor and wait for it to finish
run = client.actor("rigelbytes/europages-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "startUrls": [
    {
      "url": "https://www.europages.co.uk/en/products?q=men'\''s%20t%20shirts"
    }
  ],
  "searchQueries": [
    "men'\''s t shirts"
  ],
  "maxProductsPerSupplier": 10,
  "maxItems": 10,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  }
}' |
apify call rigelbytes/europages-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,rigelbytes/europages-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/gTF35Uwo8r2jMeKNY/builds/rApVmGlwHh6E1NNhv/openapi.json
