VOOZH about

URL: https://apify.com/rainminer/cylex-de-scraper

⇱ Cylex.de Scraper · Apify


Pricing

from $3.99 / 1,000 listings

Go to Apify Store

Cylex.de Scraper

Extract German business listings from Cylex (web2.cylex.de) search and company profile pages. Paste a keyword search or category URL, export structured JSON/CSV, schedule runs, and integrate via the Apify API.

Pricing

from $3.99 / 1,000 listings

Rating

0.0

(0)

Developer

👁 rainminer

rainminer

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

What does Cylex.de Scraper do?

Cylex.de Scraper extracts German business listings from Cylex — a local business directory with company profiles, contact details, ratings, and reviews. Paste a keyword search URL (for example https://web2.cylex.de/suche/restaurant/Berlin), a category listing, or a direct company profile URL and export structured business data without coding.

What can this Actor do?

  • Scrape keyword and category search pages and follow company profile links automatically
  • Extract phone, email, address, geo coordinates, ratings, and opening hours from JSON-LD LocalBusiness markup
  • Optionally export guest reviews to a separate dataset when enabled
  • Handle Cloudflare protection with residential proxy (Germany) enabled by default
  • Run on the Apify platform with scheduling, monitoring, dataset export, and API access

Why scrape Cylex.de?

  • Lead generation — Build lists of local businesses with phone numbers and addresses
  • Market research — Compare ratings and review counts across categories and cities
  • Directory enrichment — Pair business names, categories, and locations with your CRM
  • Apify platform — Schedule recurring runs and export to JSON, CSV, Excel, or webhooks

What data can you extract from Cylex.de?

FieldDescription
businessIdNumeric company identifier
nameBusiness name
urlPublic company profile URL
categoryBusiness category (LocalBusiness, Restaurant, etc.)
phonePhone number
emailEmail address when available
addressFull formatted address
streetAddressStreet address
cityCity name
postalCodePostal code
latitudeGeo latitude
longitudeGeo longitude
aggregateRatingAverage rating
reviewCountTotal review count (always included)
openingHoursOpening hours when available
imageUrlPrimary image URL
searchUrlSource search URL for businesses found via search

When Include reviews is enabled, individual review texts are exported to a separate reviews dataset with fields such as reviewId, businessName, authorName, rating, reviewDate, and reviewBody.

How to scrape Cylex.de

  1. Open the Actor in Apify Console.
  2. Add one or more Cylex search or company profile URLs under Start URLs.
  3. Set Maximum items (businesses per start URL).
  4. Enable Include reviews to export guest review texts to a separate reviews dataset (set Maximum reviews per business to control the limit).
  5. Keep residential proxy (Germany) enabled — Cylex is Cloudflare-protected.
  6. Run the Actor and download results from the dataset tab.

Supported URL patterns

  • Keyword search: https://web2.cylex.de/suche/{keyword}/{City}
  • Category listing: https://web2.cylex.de/branchen/{category}/{City}/
  • Company profile: https://web2.cylex.de/firma-home/{slug}-{id}.html

Input

Cylex.de Scraper accepts Start URLs, maxItems (per start URL), includeReviews, maxReviewsPerBusiness, and proxy configuration (default: Apify residential proxy in Germany).

Output example

{
"businessId":"6025396",
"name":"Restaurant Macedonia since 1996",
"url":"https://web2.cylex.de/firma-home/restaurant-macedonia-since-1996-6025396.html",
"category":"Restaurant",
"phone":"+49 30 1234567",
"email":null,
"address":"Examplestraße 1, 10115 Berlin",
"streetAddress":"Examplestraße 1",
"city":"Berlin",
"postalCode":"10115",
"aggregateRating":4.5,
"reviewCount":28,
"openingHours":"Mo-Fr 11:00-22:00",
"searchUrl":"https://web2.cylex.de/suche/restaurant/Berlin"
}

Reviews dataset example (when Include reviews is enabled):

{
"reviewId":"cylex-6025396-0-anonymous-...",
"businessId":"6025396",
"businessName":"Restaurant Macedonia since 1996",
"businessUrl":"https://web2.cylex.de/firma-home/restaurant-macedonia-since-1996-6025396.html",
"authorName":"Anonym 412194",
"rating":5,
"reviewDate":"2014-09-29T11:26:02.000Z",
"reviewBody":"Meine Freunde und ich waren super zufrieden! ...",
"aggregateRating":4.48,
"reviewCount":718,
"searchUrl":"https://web2.cylex.de/suche/restaurant/Berlin"
}

You can download the dataset in JSON, CSV, Excel, or HTML.

How much does scraping Cylex.de cost?

This Actor uses a browser crawler (Playwright) with residential proxy enabled by default because Cylex blocks datacenter IPs behind Cloudflare. Compute and proxy traffic are the main cost drivers.

FAQ

Why does the Actor return zero items locally?
Cloudflare blocks most datacenter IPs. Run on Apify with residential proxy (Germany) enabled.

Is scraping Cylex.de legal?
Our scrapers collect only public business content shown on Cylex. You are responsible for complying with applicable laws (including GDPR) when processing personal data.

Image Credit

Image credit: cylex.de


Was macht der Cylex.de Scraper?

Der Cylex.de Scraper extrahiert deutsche Firmeneinträge von Cylex — dem Branchenbuch mit Unternehmensprofilen, Kontaktdaten, Bewertungen und Rezensionen. Fügen Sie eine Such-URL (z. B. https://web2.cylex.de/suche/restaurant/Berlin), eine Kategorie-Seite oder eine Firmenprofil-URL ein und exportieren Sie strukturierte Unternehmensdaten ohne Programmierung.

Was kann dieser Actor?

  • Keyword- und Kategorie-Suchseiten scrapen und Firmenprofile automatisch abrufen
  • Telefon, E-Mail, Adresse, Geo-Koordinaten, Bewertungen und Öffnungszeiten aus JSON-LD LocalBusiness-Markup extrahieren
  • Optional Gästebewertungen in ein separates Dataset exportieren
  • Cloudflare-Schutz mit Residential-Proxy (Deutschland) — standardmäßig aktiviert
  • Auf der Apify-Plattform mit Scheduling, Monitoring, Dataset-Export und API-Zugang

Warum Cylex.de scrapen?

  • Lead-Generierung — Listen lokaler Unternehmen mit Telefonnummern und Adressen erstellen
  • Marktforschung — Bewertungen und Rezensionsanzahlen nach Kategorie und Stadt vergleichen
  • Verzeichnis-Anreicherung — Firmennamen, Branchen und Standorte mit Ihrem CRM verknüpfen
  • Apify-Plattform — Wiederkehrende Läufe planen und als JSON, CSV, Excel oder Webhook exportieren

Welche Daten lassen sich von Cylex.de extrahieren?

FeldBeschreibung
businessIdNumerische Firmen-ID
nameFirmenname
urlÖffentliche Profil-URL
categoryBranche (LocalBusiness, Restaurant, …)
phoneTelefonnummer
emailE-Mail-Adresse (falls vorhanden)
addressVollständige Adresse
aggregateRatingDurchschnittsbewertung
reviewCountAnzahl der Bewertungen
openingHoursÖffnungszeiten (falls vorhanden)

Bei aktivierter Option Bewertungen einschließen werden einzelne Rezensionen in ein separates Reviews-Dataset exportiert.

Wie scrapt man Cylex.de?

  1. Actor in der Apify Console öffnen.
  2. Cylex-Such- oder Firmenprofil-URLs unter Start URLs hinzufügen.
  3. Maximum items (Unternehmen pro Start-URL) festlegen.
  4. Include reviews aktivieren, um Gästebewertungen zu exportieren.
  5. Residential-Proxy (Deutschland) aktiviert lassen — Cylex ist Cloudflare-geschützt.
  6. Actor starten und Ergebnisse im Dataset-Tab herunterladen.

Unterstützte URL-Muster

  • Keyword-Suche: https://web2.cylex.de/suche/{keyword}/{Stadt}
  • Kategorie: https://web2.cylex.de/branchen/{kategorie}/{Stadt}/
  • Firmenprofil: https://web2.cylex.de/firma-home/{slug}-{id}.html

Was kostet das Scraping von Cylex.de?

Dieser Actor nutzt einen Browser-Crawler (Playwright) mit Residential-Proxy (Deutschland) als Standard, da Cylex Datacenter-IPs hinter Cloudflare blockiert. Compute Units und Proxy-Traffic sind die Hauptkostenfaktoren.

FAQ

Warum liefert der Actor lokal null Ergebnisse?
Cloudflare blockiert die meisten Datacenter-IPs. Auf Apify mit Residential-Proxy (Deutschland) ausführen.

Ist das Scraping von Cylex.de legal?
Unsere Scraper erfassen nur öffentliche Unternehmensinhalte auf Cylex. Sie sind für die Einhaltung geltender Gesetze (einschließlich DSGVO) verantwortlich.

Bildnachweis

Bildnachweis: cylex.de

You might also like

Cylex UK Scraper - Local Business Directory Data

vulnv/cylex-uk-scraper

Scrape business listings from Cylex UK directory. Extracts names, addresses, phone numbers, opening hours, descriptions, categories, websites, social media, gallery images, and contact persons.

Markt.de Scraper

rainminer/markt-de-scraper

Extract classified ads from markt.de — jobs, vehicles, real estate, pets, and local listings. Paste a search or listing URL, export structured JSON/CSV, schedule runs, and integrate via the Apify API.

Shopauskunft.de Scraper

rainminer/shopauskunft-de-scraper

Extract verified German e-commerce shop reviews from Shopauskunft.de — ratings, reviewer names, review text, dates, and aggregate scores. Paste a shop review URL, export JSON/CSV, schedule runs, and integrate via the Apify API.

Threads Profile Search Scraper | $2.5/1K Profiles

ethereal_wool/threads-profile-search-scraper

Extract Threads profile search data — title, author, engagement, and more. Scrape by keyword, URL or ID. Export to JSON, CSV & Excel, use the API, schedule runs and integrate. No code required.

👁 User avatar

Jackie Chen

3

💼 LinkedIn Profile Company Scraper

ethereal_wool/linkedin-profile-company-scraper

Extract LinkedIn profile company data — name, headline, followers, and more. Scrape by keyword, URL or ID. Export to JSON, CSV & Excel, use the API, schedule runs and integrate. No code required.

👁 User avatar

Jackie Chen

2

Ekomi.de Scraper

rainminer/ekomi-de-scraper

Extract verified shop reviews from eKomi.de certificate pages — star ratings, review text, dates, partner IDs, and aggregate scores. Paste a certificate URL, export JSON/CSV, schedule monitoring runs, and integrate via the Apify API.

Meinungsmeister.de Reviews Scraper

rainminer/meinungsmeister-de-scraper

Extract local business customer reviews from Meinungsmeister.de certificate pages — star ratings, review text, dates, sources, criterion scores, and aggregate reputation data. Paste a certificate URL, export JSON/CSV, schedule runs, and integrate via the Apify API.

Threads Search Scraper | $2.5/1K Posts

ethereal_wool/threads-search-scraper

Extract Threads search data — title, author, engagement, and more. Scrape by keyword, URL or ID. Export to JSON, CSV & Excel, use the API, schedule runs and integrate. No code required.

👁 User avatar

Jackie Chen

2

📸 Instagram Profile Scraper

ethereal_wool/instagram-profile-scraper

Extract Instagram profile data — title, author, engagement, and more. Scrape by keyword, URL or ID. Export to JSON, CSV & Excel, use the API, schedule runs and integrate. No code required.

👁 User avatar

Jackie Chen

2

🎵 TikTok Profile Scraper

ethereal_wool/tiktok-profile

Extract TikTok profile data — title, author, engagement, and more. Scrape by keyword, URL or ID. Export to JSON, CSV & Excel, use the API, schedule runs and integrate. No code required.

👁 User avatar

Jackie Chen

3