#
# # # # #

Product Customer Review Scraper API

API:Scraper

US$11US$15

  • Scrape product customer review content online. Customer review source are from Amazon, eBay, ETSY and so on. The response data type is in JSON form. Token supports both free and paid version respectively.

  • For more details regarding API usage obligation & liability, please read Legal Terms of Service & Condition

Features

  • Scrape product customer review content online
  • Customer review source are from Amazon, eBay, ETSY and so on
  • The response data type is in JSON form
  • Token supports both free and paid version respectively

API Endpoint Specifications

  • Endpoint Path: /api/1/customer-review-scraper
  • Type of Data: JSON & 20/minute
  • Data Source: Amazon, eBay, ETSY
  • Request Limit: 500 request/month
  • Script & Integration: Code to integrate with cURL, JS, Python, Ruby, Php, Node.js, Java, .NET, Rust, Go, Typescript
Product Customer Review Scraper API Endpoint Basic Info

API Endpoint Path

required

Product Customer Review Scraper API

api/1/customer-review-scraper


Call Method

Required

GET

Type of Data Return

JSON

Output structured JSON data on AI PDP content


Available API Arguments & Parameters

token

required

BUYFROMLO API token. Subscription API is available on /api/1/customer-review-scraper, and accessible to on-site APP on /app/1/customer-review-scraper as well

keyword

required

Enter a product keyword to scrape related custome review regarding this product online from main marketplaces



Product Customer Review Scraper API

api/1/customer-review-scraper


Code Integration and Response

Python Code Sample


import requests

apiendpoint = "https://api.buyfromlo.com/api/1/customer-review-scraper?"

## Required Arguments & Parameters ##
token = "your buyfromlo token"
valuetype = ""
value = ""

data="valuetype=" + valuetype "&value=" + value
headers={"Authorization": "Bearer " + token}

## Call the api ##
response = requests.get(apiendpoint + data, headers=headers)
print(response.status_code)
print(response.json())
                        

JSON Response Sample


{
    "Keyword":"",
    "Customer Review": "",
    "Channel":"",
    "api_module":""
}
                        

4.5 (Overall)

  • 5 stars - 38
  • 4 stars - 10
  • 3 stars - 3
  • 2 stars - 1
  • 1 star - 0

Latest Reviews

FAQ

The Product Customer Review Scraper API is a tool that allows you to extract customer reviews from various online marketplaces, including Amazon, eBay, and Etsy.

The API provides customer review data in JSON format, including the review title, content, rating, and other relevant information.

The API offers a free tier with a limit of 500 requests per month. You can also purchase a subscription for increased request limits.

The API currently supports Amazon, eBay, and Etsy. We are working on expanding our support to other marketplaces in the future.

Yes, you will need to create an account on our website and obtain an API key. This API key will be used to authenticate your requests to the API.

The API supports a wide range of programming languages, including Python, JavaScript, Ruby, PHP, Node.js, Java, .NET, Rust, and Go.

Yes, you can use the API to scrape reviews for your own products or for any other products that you are interested in.

We take data accuracy very seriously and strive to provide the most up-to-date information possible. However, please note that the accuracy of the data may vary depending on the source website.

Currently, the API only supports scraping reviews from Amazon, eBay, and Etsy. If you are interested in scraping reviews from other websites, please contact us and we will be happy to discuss your needs.

The API offers a free tier with a limit of 500 requests per month. You can also purchase a subscription for increased request limits and access to additional features. Please visit our website for more information on pricing.