How to take screenshots of TrustRadius Review score

Learn how to automate taking screenshots of TrustRadius review ratings with PagePixels.

Introduction

PagePixels is a screenshot automation tool that you can use to take automated scheduled screenshots of web pages (and parts of web pages), including your company's TrustRadius review score metrics.

PagePixels is free to start, and this tutorial demonstrates how to capture TrustRadius review score metrics:

  • Average star rating score as a number
  • Average star rating score as a star pictograph chart
  • Total number of reviews

Example

Prerequisites

Before you start, you'll need:

  • A PagePixels account.
  • A link to your company's reviews listing on TrustRadius.
    • As an example, this link is the TrustRadius reviews listing web page for Airbyte.

How to take screenshots of TrustRadius reviews score

To capture daily automatic screenshots of your TrustRadius reviews score:

1

Create a screenshot

Log in to your PagePixels account, and click the "+Create Screenshot" button.

2

Set your schedule

By default, recurring screenshots are set to every 5 minutes.

For a daily screenshot, change the default frequency values from every "5" "Minutes" to every "1" "Days" using the input field and drop-down menu.

3

Add URL

Copy and paste a link to your TrustRadius reviews page into the "Website URL to Capture" field.

4

Add CSS Selector

PagePixels CSS selector option is helpful for capturing a specific element on a web page.

In this case - to screenshot only the review score element on a TrustRadius review listing page, you can use the CSS Selector:

#main-content > div > header > div
5

Add Custom CSS (optional)

PagePixels CSS injection option is useful for customizing the style of a web page or removing elements from displaying in the screenshot.

In this case - to remove TrustRadius' "Save" button element, you can use the CSS:

#main-content > div > header > div > ul{
display:none !important;
}
6

Save Screenshot

Click the green "Save Screenshot" button (top-right).

Your screenshot automation is officially set, and your first screenshot will be taken shortly.

What else can PagePixels do?

When you automate screenshots of your TrustRadius review metrics with PagePixels, you can also:

  • Post screenshots of your TrustRadius metrics to a public or private Slack channel, a Custom Webhook address, or save your screenshot images to your Dropbox account.
  • Pair PagePixels with no-code integration platforms Zapier and Make (Integromat) to send and save your TrustRadius review metric screenshots to thousands of services and apps, such as Google Sheets, Discord, and OneDrive.
  • Take recurring screenshots of your TrustRadius review score by time interval, days of the week, time of day, and time zone with PagePixels' built-in scheduling system (no other tool required).
  • Dynamically display and share your latest TrustRadius review metrics on your website, dashboard, and app, using a single Embed URL.
  • Track changes to your TrustRadius review metrics with PagePixels' Change Notifications. Send your notifications to Slack, a webhook address, or via Zapier.
  • Use PagePixels' Screenshot API to programmatically take scheduled and instant screenshots of TrustRadius review metrics.
  • Have AI compare and contrast your TrustRadius review metric screenshot images with the Multiple Image AI Analysis endpoint (powered by OpenAI - creator of ChatGPT) of our Screenshot API.

Discover even more things you can do with PagePixels! Check out our features page for more information.

Support

Questions? Contact us anytime by email:

support-tickets@pagepixels.com

Or send us a message through our Support page.