cURL
Scrapper API
ProvenExpert Reviews
This endpoint fetches reviews, ratings, and replies from a ProvenExpert profile identified by its public URL or profile slug.
POST
cURL
Body
application/json
ProvenExpert review scraping parameters
Provide a valid ProvenExpert profile URL or profile identifier.
Order in which reviews should be sorted.
Available options:
feedback, new, old, best, worse Rating filter applied to the reviews (0 keeps all ratings).
Available options:
0, 5, 4, 3, 2, 1 Number of reviews to fetch (default: all reviews, or within 30-second timeout).
Fetches reviews posted on a specific date using format: YYYY-MM-DD.
Returns the review text with visual formatting preserved.