VOOZH about

URL: https://apify.com/alizarin_refrigerator-owner/price-drop-tracker---monitor-any-e-commerce-product/input-schema

โ‡ฑ Input ยท Price Drop Tracker - Monitor Any E-commerce Product ยท Apify


๐Ÿ‘ Price Drop Tracker - Monitor Any E-commerce Product avatar

Price Drop Tracker - Monitor Any E-commerce Product

Pricing

from $0.01 / 1,000 results

Go to Apify Store

Price Drop Tracker - Monitor Any E-commerce Product

Actor for scraping data from a single web page. The URL of the web page is passed in via input, defined by the input schema. It uses the Axios client to get the HTML of the page & the Cheerio library to parse the data from it. The data are then stored in a dataset where you can easily access them.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ The Howlers

The Howlers

Maintained by Community

Actor stats

1

Bookmarked

5

Total users

0

Monthly active users

2 months ago

Last modified

Share

You might also like

Domain name or website url to Linkedin Company page url

sbzh/domain-name-or-website-url-to-linkedin-company-page-url

Use this tool to retrieve the LinkedIn URL of the company page on the website of the company you are searching for. Simply enter the domain name or URL of the company's website and retrieve the LinkedIn URL of the company page in the format https://www.linkedin.com/company/...

HTML Scraper pro

scrapingxpert/html-scraper-pro

The HTML Scraper Pro is a powerful tool designed to extract the HTML source code and metadata from websites. It uses advanced web scraping techniques to retrieve the full HTML content of web pages,page title and HTTP status code.This tool is ideal for data extraction, website analysis, and archiving

319

5.0

API / JSON scraper

pocesar/json-downloader

Scrape any API / JSON URLs directly to the dataset, and return them in CSV, XML, HTML, or Excel formats. Transform and filter the output. Enables you to follow pagination recursively from the payload without the need to visit the HTML page.

550

Web Crawler

rigelbytes/webcrawler

This web crawler is designed to provide users with complete flexibility by allowing them to use their **own proxies**. The scraper collects all pages from the website and returns extracts the **MetaData**, **Title**, and **Content** of the page in MarkDown.

URL to markdown

apify/url-to-markdown

An Apify Actor that takes a URL as input and returns the content of the page in Markdown format.

Download HTML from URLs

datapilot/download-html-from-urls

This script with an Apify Actor to fetch the complete HTML source of any website. The user provides a URL, the page is loaded with JavaScript execution, the full HTML is printed in the terminal, saved to an HTML file,

Metadata Extractor

jancurn/extract-metadata

A small efficient actor that loads a web page, parses its HTML using Cheerio library and extracts the following meta-data from the <HEAD> tag, such as page title, description, author etc.

1.4K

Skool scraper

moving_beacon-owner1/skool-scraper

This scraper is designed to collect follower profiles from Skool.com using Apify. It allows you to automate the extraction of follower data from specific user profiles on Skool.com. Simply enter the link for the followers page into the Apify Actor, and the scraper will take care of the rest.

33

Facebook Posts Scraper

datapilot/facebook-posts-scraper

Just provide the page URL. The page name, post ID, link, text, likes, comments, shares โ€” all data will be collected and stored directly in your Apify dataset. Works with residential proxies for reliable data extraction. Fast and easy โ€” optimized for scraping public page data from Facebook.

Related articles

How to scrape a website (ultimate guide for 2025)
Read more
What is data extraction?
Read more
How to scrape Best Buy product data
Read more

Product URLs

productUrls

Required

List of product page URLs to monitor (Amazon, Shopify, WooCommerce, eBay, Walmart, Target, Etsy, or any e-commerce site)

Type:array

History Dataset Name

historyDatasetName

Optional

Name of the dataset to store price history (enables tracking across runs)

Type:string
Default:price-history

Alert on Price Change

alertOnPriceChange

Optional

Send alerts when price changes exceed thresholds

Type:boolean
Default:true

Price Drop Alert Threshold (%)

priceDropThreshold

Optional

Alert when price drops by this percentage or more

Type:integer
Minimum:1
Maximum:100
Default:5

Price Increase Alert Threshold (%)

priceIncreaseThreshold

Optional

Alert when price increases by this percentage or more

Type:integer
Minimum:1
Maximum:100
Default:10

Alert on Stock Change

alertOnStockChange

Optional

Send alerts when product goes in/out of stock

Type:boolean
Default:true

Webhook URL

webhookUrl

Optional

URL to receive alert notifications (POST request with alert data)

Type:string

Max Concurrency

maxConcurrency

Optional

Maximum number of pages to process simultaneously

Type:integer
Minimum:1
Maximum:20
Default:5

Demo Mode

demoMode

Optional

Run with sample data (no actual scraping) for testing

Type:boolean
Default:true