We respect your privacy.

Loved by thousands happy businesses

React Google Reviews

Integrate Google Reviews with React JS

Introducing the React Google Reviews component library: a simple and flexible way to integrate Google reviews with React JS. Fetch, customize, and display Google reviews in your React app with just a few lines of code.

Free forever. No credit card required.

View `react-google-reviews` on npm →
npmGithub release (latest SemVer)Release DateLicense: MIT

React Google Reviews Component

The Ultimate Google Reviews Component
for React.JS Developers

Flexible & Customizable

Use the React Google Reviews component with prebuilt layouts or pass a custom renderer for full control over the design of your reviews.

Made for React Developers

Just import the library, use the <ReactGoogleReviews /> component, pass in your Featurable ID, and you're good to go.

Fetch All Your Reviews

Using the free Featurable API, the React Google Reviews component lets you fetch unlimited Google reviews for any business you manage.

Live Demo

See the React Google Reviews Component in Action

Loading reviews...

How it works

React Google Reviews,
Using the Google My Business API

Using the React Google Reviews component, you can easily fetch and display your Google reviews on your website with just a few lines of code. Plus, if you use the Featurable API, you will get additional benefits:

  • Fresh reviews data - updated every 24 hours
  • Unlimited reviews - you won't be limited to 5 reviews with the Google Places API
  • Lifetime free plan - no credit card required
GET
https://featurable.com/api/v1/google-reviews/dk38d0s...
{
        success: true,
        profileUrl: "https://g.page/r/CbBJFgFG...",
        totalReviewCount: 123,
        averageRating: 4.5,
        pagination: { 
            // ... 
        },
        reviews: [
            {
                reviewId: "3sdf80...",
                reviewer: {
                    isAnonymous: false,
                    displayName: "John Doe",
                    profilePhotoUrl: "https://google.com/..."
                },
                starRating: 5,
                comment: "Great service!...",
                createTime: "2025-05-01T03:13:56.270Z"
                updateTime: "2025-05-01T03:13:56.270Z"
                reviewReply: null,
            },
            // ...
        ]
    }

Google Places API vs. Featurable API

Compatible with Google Places API
and Featurable API

The React Google Reviews component works with both the Google Places API and the Featurable API. Choose the API that's right for you.

Google Places API

  • Use your own API key
  • Requires server-side code
  • Fetch reviews for any business
  • Limited to 5 most recent reviews
  • Requires Place ID
  • Free to start, but costly at scale

Featurable API

  • Use your Featurable ID
  • Uses the Google My Business APIs
  • Free lifetime plan available
  • No server-side code required
  • No Place ID required
  • Unlimited reviews with filtering and sorting

I've tried similar products in the past, but none of them compare to this one. It's in a league of its own in terms of functionality, durability, and overall value. I can't recommend it highly enough!

Fully Customizable Component

Fully Customize the Design of Your Reviews

The React Google Reviews component comes with beautifully-designed layouts, but you can also pass a custom renderer to fully customize the design of your reviews.

Using Google My Business API

Perfect for Both Online & Local Businesses

Since the React Google Reviews component utilizes the Featurable API (which uses the Google My Business APIs), you don't need a physical address to fetch reviews. This makes it perfect for online businesses without a physical address, plus makes it easier for local businesses because you don't need to worry about Place IDs.

Using the Featurable API with the React Google Reviews component, you never need to scour for Google Place IDs.

SEO Optimized

SEO-Friendly Reviews

Automatically Generate Structured Data
for Google Search

The React Google Reviews component lets you add JSON-LD structured data automatically to your webpage, making your reviews eligible for rich snippets in Google search results.

React Friendly API

Google Reviews, Finally Made Easy for React Developers

The React Google Review library is designed to be simple and flexible for React developers. Integrate Google Reviews with ReactJS, NextJS, Gatsby, and Create React App.

Licensed under the MIT License

MIT License

Ready to use the
React Google Reviews library?

Read the documentation or install the React Google Reviews component today. It's free forever.