VOOZH about

URL: https://apify.com/vivid_astronaut/cart-abandonment

⇱ Cart Abandonment API Β· Apify


Pricing

from $5.00 / 1,000 results

Go to Apify Store

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Fabio Suizu

Fabio Suizu

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

5 months ago

Last modified

Categories

Share

Cart Abandonment service powered by Azure. Fast, reliable, and scalable API.

Features

  • Fast Processing: Lightning-fast cart abandonment api powered by Azure
  • Reliable: 99.9% uptime with automatic failover
  • Scalable: Handle single requests or bulk operations
  • Secure: Enterprise-grade security with API key authentication
  • Well Documented: Comprehensive API documentation and examples

Use Cases

  • Development: Integrate into your development workflow
  • Automation: Build automated pipelines
  • Integration: Connect with other services

Input Parameters

ParameterTypeRequiredDescription
dataobjectNoInput data to process. Send your API request payload here.
endpointstringNoSpecific endpoint to call (e.g., /api/v1/process)

Output Format

{
"success":true,
"result":{ ... },
"timestamp":"2026-01-07T00:00:00Z"
}

Code Examples

JavaScript (Node.js)

import{ ApifyClient }from'apify-client';
const client =newApifyClient({token:'YOUR_API_TOKEN'});
const input ={
"data":{},
"endpoint":"/api/v1/process"
};
const run =await client.actor("vivid_astronaut/cart-abandonment").call(input);
const{ items }=await client.dataset(run.defaultDatasetId).listItems();
console.log(items);

Python

from apify_client import ApifyClient
client = ApifyClient("YOUR_API_TOKEN")
run_input ={
"data":{},
"endpoint":"/api/v1/process"
}
run = client.actor("vivid_astronaut/cart-abandonment").call(run_input=run_input)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item)

cURL

curl-X POST "https://api.apify.com/v2/acts/vivid_astronaut~cart-abandonment/runs?token=YOUR_API_TOKEN"\
-H"Content-Type: application/json"\
-d'{
"data": {},
"endpoint": "/api/v1/process"
}'

Pricing

Model: Pay per result Price: $0.005 per result

You only pay for successful results. Platform usage costs are included.

API Documentation

Full API documentation is available at:

Support

Version History

See ./CHANGELOG.md for version history.


Powered by Azure Cloud Infrastructure

You might also like

IKEA Shopping Cart Scraper

stepskop/ikea-shopping-cart-scraper

πŸ‘ User avatar

Ε tΔ›pΓ‘n Ε kopek

1

Tomato Cart Reddit Search AI Sentiment Analyzer 100/mo free

tomato_cart/reddit-multi-search

Tomato Cart - Multi-keyword Reddit search + sentiment analysis (VADER). Auto-deduplication. First 100 results free, then $2.99/1K. No login, pay as you go. More features than alternatives, lower price.

Tomato Cart Google Maps Scraper – 1s/place, 100/mo free

tomato_cart/fast-google-maps

Tomato Cart: fastest Google Maps scraper. 1s/place, $1.29/1k results. Built‑in presets (restaurants, healthcare, retail), minRating filter, skip closed. No blocks. 100 free/month. Backward compatible. Deep Dive Mode (Beta) – Get full business data including phone, website, reviews, photos, and more.

AI Commerce Agent Readiness Auditor

trovevault/ai-commerce-agent-readiness-auditor

Audits e-commerce sites for AI-agent shopping readiness with machine access, product schema, search, cart, policy, task friction, and fixes.

Tomato Cart AI Intelligence – B2B Lead & Competitor Analyze

tomato_cart/ai-maps-intelligence

AI-powered B2B lead generation and competitor intelligence from Google Maps. Two modes: Bulk Lead Finder (AI scoring + email drafts) or Single Business Analysis (deep competitor insights + PDF reports). 10 free/month.

Tomato Cart Maps Intelligence – Full Toolkit,100/mo free

tomato_cart/maps-intelligence

Full‑city Google Maps scanning with change detection, competitor analysis, and professional reports. Monitors new, closed, changed places. Built‑in industry presets. Exports Excel + PDF. 100 runs/mo free. Output: name, rating, category, address, hours, phone, coordinates.

RedNote (Xiaohongshu) Product Search Scraper - Sales Data

zen-studio/rednote-product-search-scraper

Search Xiaohongshu (RedNote / 小纒书) shop products by keyword. Get title, price (current & original), images, seller, units sold, shop sales, add-to-cart and save counts, and promo flags. 14 fields per product. No headless browser, no captcha. JSON/CSV/Excel export.

πŸ”₯ Etsy Listings Scraper – Live Carts & Ads

yumitori/etsy-listings-scraper

Scrape Etsy listings by keyword with data no other scraper exposes β€” live cart counts, "X people bought in 24h" signals, Etsy Ads slot positions, bestseller and star-seller badges, seller velocity. Up to 1,080 per keyword, any country. No proxy or captcha needed.

πŸ‘ User avatar

Yakugusa Yumitori

105