Scraping reviews from Trustpilot is perfect for doing competitor analysis or just learning more about a market and its customers, since many e-commerce shops, financial service providers, and agencies use Trustpilot as their №1 platform to get reviews from their customers.

The only problem is that most Trustpilot scrapers use Python or other programming languages, which makes it hard to use for most people.

In this guide, I'll show you how to scrape Trustpilot reviews without any code.

Let’s start!

Step 1 to Scrape Trustpilot Reviews Without Code

Before starting to scrape reviews from Trustpilot without code, we need to clarify the requirements. Here's what we need:

  • A tool that allows us to scrape any data without using a single line of code
  • The link of the Trustpilot page we want to scrape

📘 My Tool

The tool I'll be using is Datablist's AI Agent, which allows you to scrape any site without code.

Step 2 to Scrape Trustpilot Reviews Without Code

  1. Sign up for Datablist.com
Datablist’s homepage
Datablist’s homepage
  1. Create a new collection by clicking on “New Collection” or using the keyboard shortcut n.
Datablist’s start page to create a new collection
Datablist’s start page to create a new collection
  1. Once you create a new collection, click on "See all sources"
An empty collection in Datablist with a nice name :)
An empty collection in Datablist with a nice name :)
  1. Choose the “AI Agent - Site Scraper
Datablist has over 10 data sources to choose from
Datablist has over 10 data sources to choose from

Step 3 to Scrape Trustpilot Reviews Without Code

Now we've arrived at the most important step, which is to configure our AI Agent. If you've followed along, you should be looking at this right now:

Datablist’s AI Agent site scraper
Datablist’s AI Agent site scraper

To configure our AI agent so it can scrape Trustpilot reviews automatically, we need to do 4 things:

  1. Give it a Trustpilot URL to scrape from.
  2. Write a prompt that explains our expectations perfectly (I'll leave you mine below).
  3. Give it the ability to navigate through the pages.
  4. Configure the outputs to get a clean and structured overview of the reviews.

Let’s get started!

The Trustpilot reviews scraping prompt and output settings are included in Datablist’s built-in templates.

Select Trustpilot Scraping Template
Select Trustpilot Scraping Template

First, paste the URL of the Trustpilot page you want to scrape into the highlighted field.

For my example, I'll use https://www.trustpilot.com/review/thefreewebsiteguys.com.

💡 Quick Tip

If you need only the 3-star reviews, then just add ?stars=3 (https://www.trustpilot.com/review/thefreewebsiteguys.com?stars=3) to the URL and if you need only the 1-star reviews, then replace that "3" with a "1".

If you need to scrape starting from a specify page, add ?page=X (https://www.trustpilot.com/review/thefreewebsiteguys.com?page=X) to the URL. For example ?page=5. And to combine with the stars parameter, it would be ?page=5&stars=3.

The prompt tells the AI Agent what you want to do. If you chose the Trustpilot Reviews Scraper template, it’s already filled in. Otherwise, you can copy it from here or tweak it to fit your needs.

Having the right prompt is the most important part when scraping using the AI agent
Having the right prompt is the most important part when scraping using the AI agent
Prompt to scrape Trustpilot Reviews

Context: I want to get reviews from a Trustpilot page.

===

What I want you to do: Bring me the reviews on that Trustpilot page and the data that's linked to each of them.

===

How to do it: Visit the link I am going to give you and extract the star count of each review, the review title, the review text, the date of experience, the review unique url, the reviewer name, the reviewer profile url, and the country code of the country the reviewer is from.

After pasting the prompt, click on this checkbox and select a limit of pages the AI Agent should visit.

Pagination is crucial otherwise the AI agent can scrape less reviews
Pagination is crucial otherwise the AI agent can scrape less reviews

💡 Quick Tip

Start with a limit of 10 pages (between 100-200 reviews) when selecting your page limit—you can always scrape more pages later if needed.

Now that you've enabled the pagination, you can move on to the output configuration. When scraping Trustpilot reviews, I always focus on 6 main data points:

  1. Review star count
  2. Review title
  3. Review text
  4. Name of reviewer
  5. Reviewer Profile URL
  6. Country code of reviewer
  7. Date of experience
  8. Review Language
  9. Review Unique URL

Let’s configure them together step-by-step

Configuring the "Review Star Count" scraping output

  1. Copy & paste in “Output Name”: Review Star Count
  2. Copy & paste in “Output Description”: The number of stars the reviewer gave (in numbers)
  3. Set “Output Type” to: Number

Then, click on More.

The Trustpilot star count allows you later to evaluate specific types of reviews
The Trustpilot star count allows you later to evaluate specific types of reviews

Configuring the "Review title" scraping output**

  1. Copy & paste in “Output Name”: Review title
  2. Copy & paste in “Output Description”: The title of the review
  3. Set “Output Type” to: Text

Then, click on More.

The review title tells already half the story
The review title tells already half the story

Configuring the "Review text" scraping output

  1. Copy & paste in “Output Name”: Review text
  2. Copy & paste in “Output Description”: The review text
  3. Set “Output Type” to: Text

Then, click on More.

The review text allows you to get more context
The review text allows you to get more context

Configuring the "Name of reviewer" scraping output

  1. Copy & paste in “Output Name”: Name of reviewer
  2. Copy & paste in “Output Description”: The name of the user who wrote the review
  3. Set “Output Type” to: Text
  4. Click on “More”
The Trustpilot reviewer name can also be a nickname
The Trustpilot reviewer name can also be a nickname

The Trustpilot reviewer name can also be a nickname

Configuring the "Trustpilot Profile URL" scraping output

  1. Copy & paste in “Output Name”: Trustpilot Profile URL
  2. Copy & paste in “Output Description”: Profile URL for the reviewer
  3. Set “Output Type” to: Url
  4. Click on “More”
The Trustpilot reviewer profile url
The Trustpilot reviewer profile url

Configuring the "Country code of reviewer" Scraping Output

  1. Copy & paste in “Output Name”: Country code of reviewer
  2. Copy & paste in “Output Description”: The code of the country the user is from
  3. Set “Output Type” to: Text
  4. Click on “More”
Having the Trustpilot country code allows you to segment reviewer by regions
Having the Trustpilot country code allows you to segment reviewer by regions

Having the Trustpilot country code allows you to segment reviewer by regions

Configuring the "Date of experience" Scraping Output

  1. Copy & paste in “Output Name”: Date of experience
  2. Copy & paste in “Output Description”: The date of experience
  3. Set “Output Type” to: Text
  4. Click on “More”
The experience date in Trustpilot is important to analyze recent trends
The experience date in Trustpilot is important to analyze recent trends

Configuring the "Language" Scraping Output

  1. Copy & paste in “Output Name”: Language
  2. Copy & paste in “Output Description”: Language for the review
  3. Set “Output Type” to: Text
  4. Click on “More”
The language give you information about the author
The language give you information about the author

Configuring the "Review URL" Scraping Output

  1. Copy & paste in “Output Name”: Review URL
  2. Copy & paste in “Output Description”: Unique URL for the review
  3. Set “Output Type” to: Url
  4. Click on “Continue”
Unique URL of the review
Unique URL of the review

Once you click on Continue, you will see the output fields that will be been created.

Click on Run import now to start scraping the Trustpilot page

The last step before scraping that Trustpilot page
The last step before scraping that Trustpilot page

These are the results we got from the no-code Trustpilot scraper (a.k.a. Datablist's AI agent) — amazing, aren’t they?

The scraped Trustpilot reviews we got using the AI-Scraper of Datablist
The scraped Trustpilot reviews we got using the AI-Scraper of Datablist

Resume Trustpilot Scraping from Another Page

When scraping reviews from a Trustpilot page, it's smart to start small. Grab the first few reviews, check the results, then continue.

After running the AI Agent scraper, you can run it again with new settings.

Click the pink “Saved Enrichments” button at the top right of your collection.

Access Trustpilot Scraping Settings
Access Trustpilot Scraping Settings

This shows all the data sources connected to your collection.
Find the Trustpilot source and click the “Play” icon to open its settings.

Click on the "Play" icon
Click on the "Play" icon

Now, update the URL to start from a different page.
Let’s say you already scraped pages 1 to 4.
Just add ?page=5 at the end of the Trustpilot URL to continue from page 5.

Edited URL setting to start from another page
Edited URL setting to start from another page

To see which pages were already scraped, look at the Page Scraped column in your results.
It shows the exact URL the review came from.

Page Scraped output
Page Scraped output

Use that info to decide your next ?page=X value.
Simple and precise.

How much does it cost to scrape Trustpilot reviews?

Scraping Trustpilot reviews with our AI Agent is usage-based. The cost depends on the page size and content.

In our tests, scraping one review costs less than one credit.

👉 With just $20 (20,000 credits), you can scrape over 20,000 Trustpilot reviews.

Frequently Asked Questions about Scraping Trustpilot Reviews

Yes, it is legal to scrape publicly available Trustpilot reviews.

Can I scrape Trustpilot reviews without coding?

Yes, you can scrape Trustpilot reviews without coding by using no-code tools like Datablist’s AI agent

What data can you get from Trustpilot reviews?

From Trustpilot reviews, you can extract various data points, including:

  • Star ratings
  • Review titles and full text
  • Customer names
  • Review dates
  • Location information
  • Customer experience dates
  • Reply status and business responses

How many reviews can I scrape from Trustpilot?

The number of reviews you can scrape depends on your scraping tool's capabilities. Datablist’s AI agent allows you to scrape hundreds or even thousands of reviews.