VOOZH about

URL: https://apify.com/getdataforme/byrna-reviews-scraper

⇱ Byrna Reviews Scraper Β· Apify


Pricing

$25.00/month + usage

Go to Apify Store

Byrna Reviews Scraper

Byrna Reviews Scraper is an Apify Actor that effortlessly extracts customer reviews, ratings, sentiment scores, and key topics from Byrna product pages. It supports pagination, Apify Proxy integration, and returns enriched JSON output to streamline market analysis and product research in real time.

Pricing

$25.00/month + usage

Rating

0.0

(0)

Developer

πŸ‘ GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

a year ago

Last modified

Share

Byrna Reviews Scraper

Introduction

The Byrna Reviews Scraper is an Apify Actor designed to extract customer reviews from Byrna product pages. Whether you need to analyze customer sentiment, aggregate ratings, or gather insights for marketing, this Actor automates the process of scraping detailed review data directly from Byrna's website.

Input Parameters

ParameterTypeRequiredDescription
itemLimitintegeroptionalMaximum number of reviews to retrieve per URL. Defaults to scraping all available reviews.
proxyConfigurationobjectoptionalProxy settings to use during scraping.
β”” useApifyProxybooleanoptionalWhether to use Apify Proxy.
β”” apifyProxyGroupsarrayoptionalList of Apify Proxy groups (e.g., ["RESIDENTIAL"]).
urlsarrayrequiredArray of Byrna product page URLs to scrape reviews from.

Example Input:

{
"itemLimit":100,
"proxyConfiguration":{
"useApifyProxy":true,
"apifyProxyGroups":[
"RESIDENTIAL"
]
},
"urls":[
"https://SITE-NAME/products/byrna-sd-non-lethal-self-defense-pistol"
]
}

Output

The Actor returns an array of review objects containing the following fields:

  • product_id: Unique identifier for the product.
  • review_id: Unique identifier for the review.
  • rating: Star rating given by the reviewer.
  • review_date: ISO 8601 formatted date and time of the review.
  • review_text: Full review text.
  • review_title: Title or headline of the review.
  • reviewer_name: Name of the reviewer.
  • verified_buyer: Indicates if the reviewer is a verified buyer.
  • country: Country of the reviewer.
  • product_variant: Specific variant (e.g., color) reviewed.
  • sentiment: Sentiment score between -1 (negative) and 1 (positive).
  • votes_up: Number of "helpful" votes.
  • votes_down: Number of "not helpful" votes.
  • topics: Extracted topics from the review text.
  • images: Array of image URLs associated with the review.
  • comment: Any additional moderator comments.

Example Output:

[
{
"product_id":"6886082838595",
"review_id":704701155,
"rating":5,
"review_date":"2025-05-06T15:14:29",
"review_text":"I like the nonlethal choice, and the Byrna works VERY well.",
"review_title":"Works as advertised",
"reviewer_name":"Gary M.",
"verified_buyer":true,
"country":"πŸ‡ΊπŸ‡Έ United States",
"product_variant":"Safety Orange",
"sentiment":0.9788449,
"votes_up":1,
"votes_down":0,
"topics":{
"byrna":{"name":"byrna","sentence":"I like the nonlethal choice, and the Byrna works VERY well."},
"works":{"name":"works","sentence":"I like the nonlethal choice, and the Byrna works VERY well."}
},
"images":[],
"comment":null
}
]

Features

  • πŸš€ Fast and Reliable: Scrapes reviews quickly using headless browser automation.
  • πŸ”„ Pagination Support: Automatically navigates through multiple pages of reviews.
  • 🌐 Proxy Support: Integrates with Apify Proxy for reliable scraping.
  • πŸ“ Sentiment Analysis: Calculates sentiment scores for each review.
  • πŸ” Topic Extraction: Identifies key topics mentioned in reviews.

Possible Use Cases

  • Market Research: Gather customer feedback on specific Byrna products.
  • Sentiment Tracking: Monitor how customer satisfaction evolves over time.
  • Competitor Analysis: Compare review sentiment across different self-defense brands.
  • Product Development: Identify common pain points and feature requests.

Tech Stack (Optional)

  • Platform: Apify
  • Runtime: Node.js
  • Libraries: Puppeteer for web scraping, Natural for sentiment analysis.

Support

For bug reports or custom needs, contact support@getdataforme.com with a clear subject line. Or use our contact form: https://getdataforme.com/contact/

You might also like

Byrna Reviews Extractor

kawsar/byrna-reviews-extractor

Extract detailed customer reviews, ratings, sentiments, and topics from Byrna.com product pages in real time. Perfect for market research, sentiment analysis, and competitor tracking.

Amazon Product Reviews Scraper

getdataforme/amazon-product-reviews-scraper

Amazon Product Reviews Scraper extracts customer reviews from Amazon product pages. Provide product URLs and proxy settings (Apify Proxy), and retrieve structured JSON with profile name, review text, rating, and review date. Supports batch URL processing. Great for sentiment and market analysis

303

2.9

Dollargeneral Reviews Scraper

getdataforme/dollargeneral-reviews-scraper

Effortlessly scrape customer reviews from Dollar General product pages with this Apify Actor. Extract ratings, text, timestamps, and author details for market research and sentiment analysis....

Amazon Product Reviews Spider

getdataforme/amazon-product-reviews-spider

Extract comprehensive Amazon product reviews effortlessly with this Apify Actor. Gain valuable insights into customer sentiment, ratings, and feedback for market research, competitive analysis, and sentiment tracking....

Woolsworth Reviews Scraper

getdataforme/woolsworth-reviews-scraper

Woolworths Reviews Scraper extracts customer reviews, ratings, and details from product pages to provide insights into performance and sentiment. Features include proxy support for reliability, customizable limits, fast processing, and JSON output for easy integration....

Grove Product Reviews Scraper

getdataforme/grove-product-reviews-scraper

Grove Product Reviews Scraper is an Apify Actor that extracts customer reviews from specified Grove product pages. It retrieves ratings, text, titles, timestamps, photos, and metadata, delivering structured JSON output for seamless integration with analytics and sentiment analysis.

Outdoorvoices Reviews Scraper

getdataforme/outdoorvoices-reviews--scraper

Scrape comprehensive customer reviews from Outdoor Voices product pages with this reliable Apify Actor. Extract ratings, comments, and reviewer details for market research, brand monitoring, and sentiment analysis....

Benjerry Reviews Spider

getdataforme/benjerry-reviews-spider

This Apify Actor scrapes detailed customer reviews from Ben & Jerry's product pages, extracting ratings, comments, and timestamps for sentiment analysis and market insights. Features robust scraping, proxy support, customizable inputs, and clean JSON output for easy data integration.

Instacart Reviews Spider

hello.datawizards/instacart-reviews-spider

The Instacart Reviews Spider Apify Actor extracts detailed customer reviews, ratings, and feedback from Instacart product pages in clean JSON. Ideal for sentiment analysis, product research, and competitor insights with proxy support and automation by DataWizards.