Snapklik Scraper avatar
Snapklik Scraper

Pricing

$12.00/month + usage

Go to Store
Snapklik Scraper

Snapklik Scraper

getdataforme/snapklink-scraper

Developed by

GetDataForMe

Maintained by Community

The Snapklik Scraper is a powerful Apify actor designed to extract product details from Snapklik.com. Provide product URLs, and it fetches names, prices, images, descriptions, and more in JSON format, simplifying data collection for analysis, e-commerce, and research.

0.0 (0)

Pricing

$12.00/month + usage

0

Monthly users

1

Runs succeeded

>99%

Last modified

2 months ago

Snapklik Scraper Documentation

Overview

The Snapklik Scraper is an Apify actor designed to extract detailed product information from Snapklik.com. By providing a list of product URLs as input, the scraper retrieves essential details such as product name, pricing, images, descriptions, and more.


Input Configuration

The input for the Snapklik Scraper should be a JSON object containing the following key:

  • urls: An array of Snapklik product URLs to scrape.

Input Example

1{
2    "urls": [
3        "https://snapklik.com/en-ky/product/ninja-bn701-professional-plus-bender-1400-peak-watts-3-functions-for-smoothies-frozen-drinks-and-ice-cream-with-auto-iq-72-oz-total-crushing-pitcher-and-lid-dark-grey/080P4P67U0E05"
4    ]
5}

Output

The scraper returns a JSON array of objects, where each object contains detailed information about the product, including:

  • product_name: The name of the product.
  • product_price: The price of the product (if available).
  • product_image: An array of image URLs for the product.
  • product_url: The URL of the scraped product page.
  • description: A brief description of the product.
  • sku: The unique stock-keeping unit identifier.

Output Example

1[
2    {
3        "product_name": "Ninja BN701 Professional Plus Blender, 1400 Peak Watts, 3 Functions For Smoothies, Frozen Drinks & Ice Cream",
4        "product_price": null,
5        "product_image": [
6            "https://m.media-amazon.com/images/I/71CPDSJ6u+L.jpg",
7            "https://m.media-amazon.com/images/I/81Uhjj0FAlL.jpg",
8            "https://m.media-amazon.com/images/I/91r7IKHOXPL.jpg",
9            "https://m.media-amazon.com/images/I/91osrQ1W7BL.jpg",
10            "https://m.media-amazon.com/images/I/81et8qQK9dL.jpg",
11            "https://m.media-amazon.com/images/I/81PT9QnnuXL.jpg",
12            "https://m.media-amazon.com/images/I/61apWp2rTGL.jpg",
13            "https://m.media-amazon.com/images/I/61MbE9v6CQL.jpg",
14            "https://m.media-amazon.com/images/I/51pvbEW8KrL.jpg",
15            "https://m.media-amazon.com/images/I/61vVOzZfPOL.jpg"
16        ],
17        "product_url": "https://snapklik.com/en-ky/product/ninja-bn701-professional-plus-bender-1400-peak-watts-3-functions-for-smoothies-frozen-drinks-and-ice-cream-with-auto-iq-72-oz-total-crushing-pitcher-and-lid-dark-grey/080P4P67U0E05",
18        "description": "The Ninja Professional Plus Blender with Auto-iQ features a new modern design and a more powerful motor than Ninja's original Professional Blender.* Ninja Total Crushing Blades give you perfectly crushed ice for your smoothies, frozen drinks, and ice cream. The 72 oz.** Total Crushing Pitcher is great for making large batches for the whole family with 1400 peak watts of professional power. Auto-iQ Technology provides preset programs that do the work for you, no guesswork required. *Versus BL610, based on operating wattage **64 oz. max liquid capacity.",
19        "sku": "080P4P67U0E05"
20    }
21]

Usage Instructions

  1. Input Preparation: Create a JSON file with the urls array containing the product URLs to scrape.
  2. Actor Execution: Run the Snapklik Scraper actor on the Apify platform, providing the input JSON file.
  3. Retrieve Results: After the execution, download the output JSON containing the scraped data.

Support

For custom outputs, simplified formats, or to report any issues, please contact:

When reaching out, please include a clear subject line and a detailed description of your request or issue.


Thank you for using the Snapklik Scraper!

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

2 hours

Price

$12.00