
Funnel Sniper
Pricing
$12.00 / 1,000 pages
Go to Apify Store

Funnel Sniper
Detect CTAs, pricing signals, promotions, and basic product/category info from e‑commerce sites.
5.0 (2)
Pricing
$12.00 / 1,000 pages
0
4
4
Last modified
5 days ago
Pricing
$12.00 / 1,000 pages
Detect CTAs, pricing signals, promotions, and basic product/category info from e‑commerce sites.
5.0 (2)
Pricing
$12.00 / 1,000 pages
0
4
4
Last modified
5 days ago
startUrls
arrayOptional
Pages to start crawling from (home, category, or product pages). Provide at least one.
__presetNote
stringOptional
For Shopify funnels, use startUrls like /pages/order and allowUrlPatterns: order|cart|checkout; or for classic PDPs use /products/ with allowUrlPatterns: /products\
productOnly
booleanOptional
If true, only product pages will be saved and counted.
Default value of this property is false
categoryOnly
booleanOptional
If true, only category pages will be saved and counted.
Default value of this property is false
includeScreenshots
booleanOptional
If true, saves page screenshots to the default key-value store and returns their keys in output.
Default value of this property is false
includeHtml
booleanOptional
If true, saves full HTML of pages to the default key-value store and returns their keys in output.
Default value of this property is false
maxConcurrency
integerOptional
Maximum number of parallel pages. Leave empty to autoscale.
allowUrlPatterns
arrayOptional
Only enqueue/follow URLs matching at least one of these regex patterns.
blockUrlPatterns
arrayOptional
Do not enqueue URLs matching any of these regex patterns.
maxRequestsPerCrawl
integerOptional
Optional limit on the number of pages to process.
maxDepth
integerOptional
How many click-levels deep to follow links from the start URLs.
Default value of this property is 2
allowedDomains
arrayOptional
Restrict crawling to these domains (besides those in start URLs).
followSitemaps
booleanOptional
If enabled, sitemap URLs discovered on the domain will be enqueued.
Default value of this property is false