Trustoo Company Scraper
Pricing
$19.99/month + usage
Go to Apify Store

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
Maintained by Community
Actor stats
1
Bookmarked
3
Total users
2
Monthly active users
3 days ago
Last modified
Categories
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
| Field | Type | Required | Description |
|---|---|---|---|
searchUrl | string | Yes | Complete Trustoo.nl search URL to scrape |
maxItems | integer | No | Maximum number of companies to fetch |
Output
The output is a main list of company objects, each containing:
searchUrl: The original search URL usedcompanyName: Name of the companydetailPageUrl: URL to the company detail pagelogo: URL of the company logodescription: Company description or introductionlabels: Array of business labels and certificationsratingValue: Customer rating valuereviewCount: Number of customer reviewsaddress: Company business addressphone: Company phone numberlastReviewDate: Date of the most recent reviewisPremium: Whether the company has premium membershipscrapedAt: 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