Trustpilot Scraper API
/trustpilot/all-products-and-categoriesAll Products and Categories
Returns URLs for all products (1.6M+) and categories (3.6K+) as JSON files. The data is updated monthly on the 16th of each month. Visit these URLs to download JSON files, which are useful for querying. Perfect for bulk enrichment, building lookup tables, or seeding a database.
{
"all_products": "https://rpi-api-assets.s3.amazonaws.com/products.json",
"all_categories": "https://rpi-api-assets.s3.amazonaws.com/categories.json"
}