VOOZH about

URL: https://apify.com/muhammetakkurtt/sears-reviews-scraper

โ‡ฑ Sears Reviews Scraper ยท Apify


Pricing

$1.49 / 1,000 results

Go to Apify Store

Sears Reviews Scraper

This Apify actor automatically collects customer reviews from Sears product pages. By entering the product URL, it obtains detailed review data such as title, comment, rating, user information and number of upvotes. The collected data is stored in a structured format in the Apify data store.

Pricing

$1.49 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Muhammet Akkurt

Muhammet Akkurt

Maintained by Community

Actor stats

4

Bookmarked

5

Total users

0

Monthly active users

2 months ago

Last modified

Categories

Share

๐Ÿ‘ Sears Product Review Scraper

Sears Product Review Scraper

This project is an Apify actor designed to scrape product reviews from Sears. It collects detailed information about product reviews, including ratings, comments, and reviewer details.

Features

  • Fetches review data from specific Sears product URLs.
  • Collects information such as review ID, headline, comments, rating, and reviewer details.
  • Provides detailed data on review creation and update dates.
  • Offers information on review helpfulness and verification status.
  • Saves the collected data to the Apify dataset.

Usage

  1. Run this actor in the Apify console.
  2. Provide the desired input:
    • productUrl: The Sears product URL you want to collect reviews from.

Example Input

{
"productUrl":"https://www.sears.com/samsung-ww25b6900aw-a2-2.5-cu-ft-compact-front-load/p-A119240811"
}

Output

The collected data is saved to the Apify dataset. The output data includes the following fields:

  • review_id: Unique identifier for the review
  • headline: Review title
  • comments: Full text of the review
  • rating: Product rating given by the reviewer
  • nickname: Reviewer's nickname
  • location: Reviewer's location
  • created_date: Date when the review was created
  • updated_date: Date when the review was last updated
  • is_verified_buyer: Whether the reviewer is a verified buyer
  • helpful_votes: Number of helpful votes for the review
  • not_helpful_votes: Number of not helpful votes for the review
  • helpful_score: Overall helpfulness score of the review
  • brand_name: Name of the product brand
  • brand_url: URL of the brand's page
  • product_page_id: Identifier for the product page

Example Output

{
"review_id":516359579,
"headline":"See above! It's not what I expected from Samsung!",
"comments":"I bought this compact Samsung Washer @ 26 March 2024 . The clothes Washer is extremely loud, vibrates, and sounds like a 1970 Diesel engine. I'm disappointed and will ask for a refund or a motor that doesn't rock the home. \n\n2.5 cu. ft. Compact Front Load Washer in White with AI Smart Dial and Super Speed Wash\nItem #: 320703807 | Model #: WW25B6900AW | ENERGY STAR Most Efficient",
"rating":2,
"nickname":"JD Reiviewer",
"location":"Bradenton, Fl",
"created_date":"2024-04-04 02:27:31",
"updated_date":"2024-09-19 05:13:45",
"is_verified_buyer":false,
"helpful_votes":1,
"not_helpful_votes":1,
"helpful_score":2733,
"brand_name":"Samsung - BV",
"brand_url":"https://www.samsung.com",
"product_page_id":"A119240811"
}

This example output shows the structured data of a single review. The actual output will be a list of similar objects for all reviews of the specified product.

Notes

  • The collected data is stored in Apifyโ€™s default data store.

You might also like

Sears Scraper

muhammetakkurtt/sears-scraper

Sears Scraper collects product information from the Sears website. It scrapes details such as product name, description, price, availability, seller information and comprehensive product specifications. It provides the user with a comprehensive and organized data set, making product analysis easier.

๐Ÿ‘ User avatar

Muhammet Akkurt

10

Sears Scraper

getdataforme/sears-scraper

A Sears scraper extracts product details such as names, prices, availability, and descriptions from the Sears website, supporting tasks like market analysis and research while adhering to ethical practices.

Sears Product Scraper

kawsar/sears-product-scraper

Sears product scraper that crawls product pages and category listings on Sears.com to extract prices, ratings, availability, and SKUs, so you can track competitors and monitor pricing without writing custom code.

Advanced Amazon Product Scraper

scrapeai/advanced-amazon-product-scraper

The scraper collects detailed product information including product title, price, rating, number of reviews, product URL, image URL, brand, availability status, and other key details from the product page, and exports the data in structured JSON format.

Jameda Scraper

muhammetakkurtt/jameda-scraper

This Apify actor collects doctor reviews and ratings from the znanylekarz.pl website. Users can search by specific specialties and cities. The actor pulls data such as doctor ID, review score, review text and review date and presents it in a structured format.

๐Ÿ‘ User avatar

Muhammet Akkurt

13

Jameda Reviews Scraper

muhammetakkurtt/jameda-reviews-scraper

This Apify actor collects doctor reviews and ratings from the jameda.de website. Users can search by specific specialties and cities. The actor pulls data such as doctor ID, review score, review text and review date and presents it in a structured format.

๐Ÿ‘ User avatar

Muhammet Akkurt

8

Apify Actor Scraper

viridian_butter/apify-actor-scraper

The Apify Actor Scraper is a high-performance, reliable web scraping tool designed to extract comprehensive metadata from the Apify Store. It provides developers and researchers with a clear view of the Apify ecosystem by collecting detailed information on available Actors.

3

Doctoralia Brazil Reviews Scraper

muhammetakkurtt/doctoralia-brazil-reviews-scraper

This Apify actor collects doctor reviews and ratings from the doctoralia.com.br website. Users can search by specific specialties and cities. The actor pulls data such as doctor ID, review score, review text and review date and presents it in a structured format.

๐Ÿ‘ User avatar

Muhammet Akkurt

29

Related articles

How to scrape Amazon product data using Python (+ no-code)
Read more
How to build a sentiment analysis pipeline for customer feedback
Read more
Data provenance: how to apply it to scraped data
Read more