Discover/stacksocial.com API
live

stacksocial.com APIstacksocial.com

Access StackSocial deals, product details, reviews, and collections via API. Search software discounts, lifetime deals, memberships, and related products.

Endpoints
8
Updated
3mo ago
Try it
Maximum number of results to return.
Search keyword (e.g. 'VPN', 'productivity', 'AI tools').
api.parse.bot/scraper/63296c43-6a0e-4828-bf8f-148e20555a58/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/63296c43-6a0e-4828-bf8f-148e20555a58/search_deals?limit=3&query=VPN' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 8 totalclick to expand

Search for deals by keyword query. Returns a list of matching products with pricing, ratings, and categories, sorted by best sellers.

Input
ParamTypeDescription
limitintegerMaximum number of results to return.
queryrequiredstringSearch keyword (e.g. 'VPN', 'productivity', 'AI tools').
Response
{
  "type": "object",
  "fields": {
    "data": "array of deal objects with id, name, title, slug, price, original_price, discount_percentage, rating, review_count, and categories",
    "status": "string indicating success"
  },
  "sample": {
    "data": [
      {
        "id": 214986,
        "name": "AdGuard VPN: 5-Yr Subscription",
        "slug": "adguard-vpn-5-yr-subscription",
        "price": 39.97,
        "title": "Stay Private & Secure with Advanced Encryption Algorithm, Fast Technology Updates & More",
        "rating": 4.8,
        "categories": [
          "Security"
        ],
        "review_count": 1086,
        "original_price": 359.4,
        "discount_percentage": 88
      }
    ],
    "status": "success"
  }
}

About the stacksocial.com API

The StackSocial API exposes 8 endpoints covering deal search, collection browsing, product details, user reviews, and related product recommendations from StackSocial's marketplace. The get_product_detail endpoint returns full deal data including current price, original price, discount percentage, price-drop deadline, rating, and review count — giving developers structured access to the deals catalog without manual site navigation.

Search and Browse Deals

The search_deals endpoint accepts a query string (e.g. 'VPN', 'AI tools', 'productivity') and an optional limit, returning an array of deal objects sorted by best sellers. Each item includes id, name, title, slug, price, original_price, discount_percentage, rating, review_count, and categories. The get_collection endpoint lets you page through named collections using a slug parameter — standard slugs include 'lifetime-deals', 'apps-software-business', and 'memberships' — and returns collection_name, an items array, and a page_info object for pagination.

Product Details and Reviews

get_product_detail takes a product slug and returns the full deal record, including price_drop_ends_at — a field that indicates when a time-limited discount expires. This is useful for building deal-alert workflows. get_product_reviews returns an array of review objects per product, each with reviewer, rating, text, and date. The optional limit param controls how many reviews are fetched.

Specialized Collections and Recommendations

Three convenience endpoints — get_lifetime_deals, get_business_software_deals, and get_memberships — are pre-scoped to their respective collections and accept only a page parameter, making them straightforward to poll for category-specific deal feeds. get_related_products returns up to 6 related deals for a given product slug, each with name, slug, price, original_price, and discount_percentage, suitable for building recommendation sidebars or cross-sell logic.

Common use cases
  • Build a deal-alert bot that monitors price_drop_ends_at from get_product_detail and notifies users before discounts expire.
  • Aggregate lifetime software deals using get_lifetime_deals to power a curated newsletter or RSS feed.
  • Compare user sentiment by pulling rating and review_count across search_deals results for a given software category.
  • Populate a recommendation widget using get_related_products for a given product slug.
  • Track discount depth over time by storing price, original_price, and discount_percentage from periodic get_collection calls.
  • Build a membership-deal tracker by polling get_memberships and filtering by review count or rating threshold.
  • Surface business software alternatives by searching competitors' product names via search_deals and comparing pricing fields.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does StackSocial have an official public developer API?+
StackSocial does not publish an official public developer API or documented API program. This Parse API provides structured access to the deals data available on the site.
What does `get_product_detail` return beyond basic pricing?+
Beyond price and original_price, the endpoint returns discount_percentage, price_drop_ends_at (the expiry timestamp for time-limited price drops), rating, review_count, categories, and variant information. The slug is the required input.
Does the API expose individual deal variants or bundle options?+
The get_product_detail endpoint includes variant data in its response object. However, variant-level pricing breakdowns as separate filterable fields are not currently surfaced as distinct top-level fields across all endpoints. You can fork this API on Parse and revise it to expose variant pricing as individual response fields.
Is there a way to filter `search_deals` by category or price range?+
The search_deals endpoint currently accepts query and limit as inputs. Filtering by category slug or price range is not currently supported as a query parameter. Each result does include a categories field, so client-side filtering is possible. You can fork this API on Parse and revise it to add category or price-range filter parameters.
How fresh is the deal and pricing data?+
Data reflects what is currently live on StackSocial at the time of the request. Time-sensitive fields like price_drop_ends_at and current price are pulled on each call, so polling at a reasonable interval is advisable for deal-monitoring use cases. Historical price tracking is not built into the API — it covers current state only.
Page content last updated . Spec covers 8 endpoints from stacksocial.com.
Related APIs in EcommerceSee all →
lowes.com API
Search and browse products from Lowe's, including product listings by category, detailed product information, and pricing. Retrieve comprehensive details on specific items to compare options and make informed purchasing decisions.
bilbasen.dk API
Search Denmark's largest car marketplace to find vehicles by make and model, then access detailed pricing and technical specifications including emissions, weight, MSRP, battery size, and equipment details. Get comprehensive car listings and full specs to compare vehicles on Bilbasen.dk.
jula.fi API
Search and browse products from Jula.fi to find hardware items with detailed information including prices (with and without VAT), stock availability, brand details, and product SKUs. Explore products by category or search for specific items to compare pricing and check real-time stock status.
leroymerlin.fr API
Search and browse Leroy Merlin France's complete product catalog to find items by category, view pricing, product details, and compare offerings from Leroy Merlin and their online partners. Access real-time product information including names, IDs, URLs, and seller details to help you discover and evaluate home improvement and DIY products.
industrynet.com API
Find industrial suppliers and browse product categories across a comprehensive marketplace directory. Connect directly with suppliers by viewing detailed listings and submitting contact inquiries programmatically.
carsforsale.com API
Search vehicle listings and browse detailed car inventory by make, model, and trim to find the perfect vehicle on CarsForSale.com. Access comprehensive listing details including pricing, specifications, and availability all in one place.
vivino.com API
Search and discover wines across thousands of options while accessing detailed information like user reviews, pricing, winery profiles, and food pairing recommendations. Explore grape varieties, compare wines side-by-side, and find the perfect bottle based on ratings and availability.
x-kom.pl API
Access product data from x-kom.pl, a major Polish electronics retailer. Search products by keyword or category, retrieve detailed product pages, customer reviews, Q&A, promotions, flash deals, and physical store locations.
StackSocial API – Deals, Products & Reviews · Parse