Firmy.cz Company Data Scraper avatar

Firmy.cz Company Data Scraper

Pricing

from $0.55 / 1,000 results

Go to Apify Store
Firmy.cz Company Data Scraper

Firmy.cz Company Data Scraper

Czech company data from firmy.cz: search by keyword (+ optional city, e.g. 'restaurace Brno') or feed a list of 8-digit IČO numbers. Returns name, IČO, address, category, phone, email, website, opening hours, rating and data-box id from detail pages. Pay-per-event pricing.

Pricing

from $0.55 / 1,000 results

Rating

0.0

(0)

Developer

Karl Sundström

Karl Sundström

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

21 hours ago

Last modified

Categories

Share

Firmy.cz Scraper — Czech Company Data (IČO, Contacts, Opening Hours)

Independent tool, not affiliated with Seznam.cz or firmy.cz.

Extract Czech company data from firmy.cz — the most-used Czech business directory — and turn it into a local prospect list. Search by keyword with optional city (restaurace Brno), or feed a list of 8-digit IČO numbers. Get name, IČO, address, categories, phone, email, website, opening hours, ratings and geocoordinates. No API key, no login.

Why Firmy.cz Scraper?

  • 🎯 Build local prospect lists — "dentists in Brno" style queries become a callable list with phone numbers.
  • 📞 Contacts on the record — phone, email and website where the company publishes them.
  • 🕒 Opening hours & ratings — perfect for retail, hospitality and services research.
  • 📍 Geocoordinates — map-ready output for territory planning.
  • 🆔 IČO anchor — direct lookup by company ID for enrichment and verification.

Use cases

Local lead generation in CZ · franchise and retail site research · competitor mapping by category · directory data export for CRM

What data you get?

🏷️ FieldDescription
🏢 nameCompany name
🆔 ico8-digit IČO company number
📮 dataBoxIdDatová schránka ID (detail page)
📍 address / city / zipStreet address
🧭 category / categoriesMain category + all categories
📞 phone / 📧 email / 🌐 webContact details (when published)
🕒 openingHoursOpening hours (detail page)
⭐ rating / ratingCountRating and review count
🗺️ latitude / longitudeGeocoordinates

How to use

  1. Add the actor to your Apify account and click Run.
  2. Enter query (e.g. zubni lekar Brno) or an icoList.
  3. Keep fetchDetails on for IČO, data box, opening hours and geo enrichment.
  4. Set maxResults to cap the run (default 100, max 1000).
  5. Export results as JSON, CSV or Excel.

Input

{
"query": "restaurace Brno",
"fetchDetails": true,
"maxResults": 100
}
FieldTypeDescriptionDefault
querystringKeyword, optionally with location
icoListarrayDirect list of 8-digit IČO numbers
fetchDetailsbooleanEnrich each company from its detail pageon
maxResultsintegerCap on companies returned100 (max 1000)

Output

{
"name": "Example Restaurant s.r.o.",
"ico": "12345678",
"address": "Exampleova 5",
"city": "Brno",
"zip": "602 00",
"category": "Restaurace",
"phone": "+420 543 21 67 89",
"web": "https://example.cz",
"rating": 4.5,
"ratingCount": 62,
"latitude": 49.1951,
"longitude": 16.6068
}

Contacts, hours and ratings appear only where the company publishes them.

Support

Questions or missing fields? Open an issue on the actor page or contact the developer via Apify.