Infobel Business Directory Phone & Address Scraper
Scrape business leads from the Infobel global directory: company name, phone number, full street address, city, area, country, category and ratings. Feed one or many listing URLs and export to JSON, CSV or Excel.
{ "error": "No businesses found for the provided listing U…", "source": "infobel.com", "observedAt": "2026-07-25T00:19:43.254Z" }
每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。
- 每个结果对应一条干净记录,已去重并规范化
- JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
- 在云端按用量付费,无需安装或维护
一条真实的示例记录,正是你收到的结构。
{ "error": "No businesses found for the provided listing U…", "source": "infobel.com", "observedAt": "2026-07-25T00:19:43.254Z" }
常见问题
What do I put as input?
An Infobel listing URL, such as a category-in-a-city page. The scraper walks every page of that listing and returns each business on it. You can pass many URLs at once.
Does it return phone numbers and addresses?
Yes. Phone number and the full postal address (street, postal code, city, area, country) are the core of every record, alongside the business name and category.
Can I scrape several cities or categories in one run?
Yes. Add each listing URL to the list and the run collects them all, applying your Max Businesses cap across the whole run and de-duplicating along the way.
How fresh is the data?
Every listing is read live at run time, so each record reflects the directory at the moment of the run (see observedAt).