Path Parameters
The scraper endpoint name (e.g., 'avvo', 'yelp', 'google', 'amazon'). This corresponds to any available review scraper in our system.
Example:
"https://py-api.hobbo.ai/avvo-continues/reviews"
Body
application/json
The URL of the page to scrape reviews from
Response
Reviews streamed successfully via Server-Sent Events. Each event contains review data as it becomes available.
Server-Sent Events stream containing review data chunks