Trustoo Company Scraper avatar
Trustoo Company Scraper

Pricing

$19.99/month + usage

Go to Apify Store
Trustoo Company Scraper

Trustoo Company Scraper

Scrape company listings from Trustoo.nl by providing a search URL, with automatic pagination and comprehensive company information extraction.

Pricing

$19.99/month + usage

Rating

5.0

(1)

Developer

PowerAI

PowerAI

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

2

Monthly active users

3 days ago

Last modified

Share

🏢 Trustoo Company Scraper

This actor allows you to scrape company listings from Trustoo.nl by providing a search URL. It automatically handles pagination and extracts comprehensive company information including ratings, reviews, contact details, and business features.

Features

  • URL-based Scraping: Extract company listings by providing a complete Trustoo.nl search URL
  • Automatic Pagination: Automatically scrolls and loads more companies until reaching the end or max items limit
  • Comprehensive Company Data: Extract detailed information about each company including:
    • Company name and description
    • Company logo
    • Business address and contact information
    • Customer ratings and review counts
    • Business labels and certifications
    • Premium membership status
    • Last review date
  • Rich Media: Includes company logos
  • Quality Metrics: Track company reputation through ratings and review counts

Input Parameters

FieldTypeRequiredDescription
searchUrlstringYesComplete Trustoo.nl search URL to scrape
maxItemsintegerNoMaximum number of companies to fetch

Output

The output is a main list of company objects, each containing:

  • searchUrl: The original search URL used
  • companyName: Name of the company
  • detailPageUrl: URL to the company detail page
  • logo: URL of the company logo
  • description: Company description or introduction
  • labels: Array of business labels and certifications
  • ratingValue: Customer rating value
  • reviewCount: Number of customer reviews
  • address: Company business address
  • phone: Company phone number
  • lastReviewDate: Date of the most recent review
  • isPremium: Whether the company has premium membership
  • scrapedAt: Timestamp of when the company was scraped

Example output:

[
{
"searchUrl": "https://trustoo.nl/noord-holland/amsterdam/aannemer/",
"companyName": "YSF bouw b.v.",
"detailPageUrl": "https://trustoo.nl/noord-holland/amsterdam/aannemer/ysf-bouw-bv/",
"logo": "https://static.trustoo.nl/users/477079/adab15d503.webp",
"description": "YSF Bouw B.V. staat voor vakmanschap, duidelijke afspraken en een nette afwerking. Voor elke verbouwing leveren wij kwaliteit en een zorgeloze uitvoering.",
"labels": [
"Gratis eerste adviesgesprek",
"Reageert binnen 1 uur",
"VCA Certificaat"
],
"ratingValue": "10.0",
"reviewCount": "37",
"address": "Jarmuiden 27S, Amsterdam",
"phone": "020 210 2964",
"lastReviewDate": "15-11-2025",
"isPremium": true,
"scrapedAt": "2025-11-19T05:49:53.344Z"
},
...
]

Use Cases

  • Local business directory building
  • Market research and competitor analysis
  • Service provider discovery
  • Business reputation monitoring
  • Lead generation for B2B services

Notes

  • Results are automatically paginated until reaching the end or max items limit
  • All ratings and review counts are extracted from the listing page
  • Company information is updated in real-time from Trustoo.nl