Trustpilot Company Scraper avatar

Trustpilot Company Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Trustpilot Company Scraper

Trustpilot Company Scraper

Extract company profiles, trust scores, contact info, and verification status from Trustpilot profile pages. Powered by Trustpilot Scraper.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Nifty

Nifty

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

2

Monthly active users

2 days ago

Last modified

Categories

Share

Introduction

This actor extracts Company Details from Trustpilot. It collects profile information, reputation metrics, contact data, and business verification statuses from specific company pages. This tool is designed for lead generation and brand monitoring.

Data Fields

Field NameDescriptionExample
Company NameLegal or display name of the business"Example Corp"
Company WebsiteOfficial URL of the business"https://example.com"
Company Website TitleMeta title of the company website"Example Corp
Company LogoURL to the company logo image"https://images.trustpilot.com/logos/123.png"
Company DescriptionBusiness bio or description"We provide high quality services."
Company CategoriesList of categories assigned to the company["Software", "Tech"]
Company Primary CategoryMain category for the business"Software"
Company Trust ScoreNumerical TrustScore4.8
Company StarsStar rating out of 55
Company Review CountTotal number of reviews1250
Company AddressPhysical street address"123 Tech Lane"
Company CityCity of operation"New York"
Company CountryCountry of operation"United States"
Company Postal CodeZip or postal code"10001"
Company EmailPublic contact email"contact@example.com"
Company PhonePublic contact phone number"+1-555-0199"
Company Verified BusinessIf the business is verifiedtrue
Company Verified PaymentIf payment method is verifiedtrue
Company Verified GoogleIf Google account is verifiedfalse
Company Verified IdentityIf identity is verifiedtrue
Company ClaimedIf the profile is claimedtrue
Company Claimed DateDate the profile was claimed"2021-05-12T10:00:00Z"
Company Using Paid FeaturesIf the company uses Trustpilot paid planstrue
Company Reply RatePercentage of reviews replied to95.5
Company Average Days to ReplySpeed of response in days2
Company Last Reply DateDate of the most recent reply"2023-10-01T08:30:00Z"
Company Negative Reviews CountCount of 1 and 2 star reviews45
Company Negative Reviews With RepliesCount of negative reviews replied to40
Company Using AI ResponsesIf the company uses AI to replyfalse
Company Information SourceSource of the company data"Business"
Company URLThe Trustpilot profile URL"https://www.trustpilot.com/review/example.com"

Input

  • urls: Array of Trustpilot company profile URL strings.
  • maxItems: Max items to process per URL. Default is 100.

Example Input

{
"urls": ["https://www.trustpilot.com/review/example.com"],
"maxItems": 1
}

Example Output

[
{
"companyName": "Example Corp",
"companyWebsite": "https://example.com",
"companyWebsiteTitle": "Example Corp Official",
"companyLogo": "https://images.trustpilot.com/logos/1.png",
"companyDescription": "Leading provider of examples.",
"companyCategories": ["Technology", "Services"],
"companyPrimaryCategory": "Technology",
"companyTrustScore": 4.5,
"companyStars": 4.5,
"companyReviewCount": 500,
"companyAddress": "123 Example St",
"companyCity": "London",
"companyCountry": "United Kingdom",
"companyPostal Code": "EC1A 1BB",
"companyEmail": "info@example.com",
"companyPhone": "+44 20 7946 0000",
"companyVerifiedBusiness": true,
"companyVerifiedPayment": true,
"companyVerifiedGoogle": false,
"companyVerifiedIdentity": true,
"companyClaimed": true,
"companyClaimedDate": "2020-01-01T00:00:00Z",
"companyUsingPaidFeatures": true,
"companyReplyRate": 90.0,
"companyAverageDaysToReply": 1,
"companyLastReplyDate": "2023-11-15T12:00:00Z",
"companyNegativeReviewsCount": 10,
"companyNegativeReviewsWithReplies": 9,
"companyUsingAIResponses": false,
"companyInformationSource": "Business",
"companyUrl": "https://www.trustpilot.com/review/example.com"
},
{
"companyName": "Test Ltd",
"companyWebsite": "https://test.com",
"companyWebsiteTitle": "Test Ltd Home",
"companyLogo": "https://images.trustpilot.com/logos/2.png",
"companyDescription": "Testing services for all.",
"companyCategories": ["Testing"],
"companyPrimaryCategory": "Testing",
"companyTrustScore": 3.2,
"companyStars": 3.0,
"companyReviewCount": 50,
"companyAddress": "456 Test Rd",
"companyCity": "Berlin",
"companyCountry": "Germany",
"companyPostal Code": "10115",
"companyEmail": "support@test.com",
"companyPhone": "+49 30 123456",
"companyVerifiedBusiness": false,
"companyVerifiedPayment": false,
"companyVerifiedGoogle": false,
"companyVerifiedIdentity": false,
"companyClaimed": false,
"companyClaimedDate": null,
"companyUsingPaidFeatures": false,
"companyReplyRate": 10.0,
"companyAverageDaysToReply": 14,
"companyLastReplyDate": "2023-05-10T10:00:00Z",
"companyNegativeReviewsCount": 20,
"companyNegativeReviewsWithReplies": 2,
"companyUsingAIResponses": false,
"companyInformationSource": "Public",
"companyUrl": "https://www.trustpilot.com/review/test.com"
}
]

Want more from Trustpilot?

This actor only covers Company Details. The full Trustpilot Scraper browser extension also includes Reviews in a List, Companies in a List, User Reviews in a List with unlimited personal use, real-time scraping with your logged-in sessions, CSV/Excel/JSON export, field customization, and scheduled monitoring.

Get the Trustpilot Scraper extension

This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.