Discover/Sneaker News API
live

Sneaker News APIsneakernews.com

Access SneakerNews.com data via API: latest articles, SKU lookups, upcoming release dates, retailer links, and per-page ad slot inventory across 6 endpoints.

This API takes change requests — .
Endpoint health
verified 5d ago
get_latest_news
get_article_detail
search_articles
get_sneaker_release_dates
get_ad_slot_inventory
6/6 passing latest checkself-healing
Endpoints
6
Updated
5d ago

What is the Sneaker News API?

The SneakerNews API covers 6 endpoints that expose sneaker news articles, upcoming release dates, SKU-level product metadata, and per-page ad slot analysis from sneakernews.com. The get_release_info_by_sku endpoint accepts an exact style code and returns the release date, drop time, detected brand, and retailer buy links. The get_ad_slot_inventory endpoint delivers ad density ratings, slot counts, and reader-experience risk indicators for any page URL on the site.

This call costs1 credit / call— charged only on success
Try it

No input parameters required.

api.parse.bot/scraper/526a14ee-2ed7-402e-b011-dc2d83aa0d9b/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Call it over HTTPgrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/526a14ee-2ed7-402e-b011-dc2d83aa0d9b/get_latest_news' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 6 totalmissing one? ·

Get latest sneaker news articles from the homepage. Returns articles sorted by recency with engagement scores. No pagination — returns the current homepage set (typically 5-10 articles).

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "articles": "array of article objects with title, url, excerpt, author, publish_date, categories, thumbnail, hot_score"
  },
  "sample": {
    "data": {
      "articles": [
        {
          "url": "https://sneakernews.com/2026/06/10/adidas-climacool-cooling-innovations-world-cup/",
          "title": "adidas Delivers Full-Length Cooling With The Climacool System",
          "author": "Matt Varga",
          "excerpt": "The Climacool family has taken a circuitious route to the current moment.",
          "hot_score": "179",
          "thumbnail": "https://sneakernews.com/wp-content/uploads/2026/06/adidas-climacool-cooling-innovations-world-cup-7.jpg?w=540&h=380&crop=1",
          "categories": [],
          "publish_date": "3 hours"
        }
      ]
    },
    "status": "success"
  }
}

About the Sneaker News API

Article and Search Coverage

The get_latest_news endpoint returns the current homepage set of articles — typically 5 to 10 items — each with title, url, excerpt, author, publish_date, categories, thumbnail, and a hot_score engagement signal. For deeper retrieval, search_articles accepts a query string (e.g. 'nike dunk', 'jordan') and an optional page integer for pagination, returning matching articles ordered by relevance and recency. The get_article_detail endpoint takes a full article URL and returns the complete content text, subtitle, publish_date, a product_info object carrying SKU, retail price, and release date when the article covers a specific release, and a where_to_buy array of named retailers with direct links.

Release Dates and SKU Lookup

The get_sneaker_release_dates endpoint lists upcoming and past releases with name, release_date, sku, price, and image fields, paginated via an optional page parameter. For targeted lookups, get_release_info_by_sku accepts an exact sku string such as 'IH1117-002' and an optional region filter. The response surfaces product_name, release_date, release_time (null when not explicitly stated on the source page), earliest_us_release_time, a retailers array with per-retailer release times and buy URLs, and a source_url pointing to the originating article.

Ad Slot Inventory

The get_ad_slot_inventory endpoint accepts any sneakernews.com page URL and returns a structured ad audit: total_ad_slots, above_fold_count, sticky_unit_count, ad_density rated as 'low', 'medium', or 'high', word_count of main content, an ad_slots_per_1000_words ratio, a full_slot_inventory array with per-slot id, slot_name, atf, sticky, and approx_vertical_pos attributes, and a reader_experience_risk array of flagged conditions. The page_type field distinguishes homepage from article-page audits.

Reliability & maintenanceVerified

The Sneaker News API is a managed, monitored endpoint for sneakernews.com — not a raw scraper you maintain. Every endpoint is automatically health-checked on a schedule, and when sneakernews.com changes and a check fails, the API is automatically queued for repair and re-verified. It is built to keep working as the site underneath it changes.

This isn't an official sneakernews.com API — it's an independent, maintained REST wrapper over public data. Where the source has no official API (or only a limited one), Parse gives you a stable contract over a source that never promised one, and keeps it current. Need a new endpoint or field? You can revise it yourself in plain English and the agent rebuilds it against the live site in minutes — contributing the change back to the shared API is free.

Last verified
5d ago
Latest check
6/6 endpoints passing
Maintenance
Monitored & self-healing
Will this API break when the source site changes?+
It's built not to. Every endpoint is health-checked on a schedule with automated test probes. When the source site changes and a check fails, the API is automatically queued for repair and re-verified — that's the self-healing layer. Each API page shows when its endpoints were last verified. And because marketplace APIs are shared, any fix reaches everyone using it.
Is this an official API from the source site?+
No — Parse APIs are independent, managed REST wrappers over publicly available data. That is the point: where a site has no official API (or only a limited one), Parse gives you a maintained, monitored endpoint for that data and keeps it working as the site changes — so you get a stable contract over a source that never promised one.
Can I fix or extend this API myself if I need a new endpoint or field?+
Yes — and you don't have to wait on us. This API was generated by the Parse agent, which stays attached. Describe the change in plain English ("add an endpoint that returns reviews", "fix the price field") in the revise box on the API page or via the revise_api MCP tool, and the agent rebuilds it against the live site in minutes. Contributing the change back to the public API is free.
What happens if I call an endpoint that has an issue?+
Errors are machine-readable: a bad call returns a clean status with the list of available endpoints and a repair hint, so an agent (or you) can recover or trigger a fix instead of failing silently. Confirmed failures feed the automatic repair queue.
Common use cases
  • Track daily sneaker news headlines and hot scores to build a curated feed or newsletter digest.
  • Look up release dates and retailer buy links by SKU for a sneaker release calendar app.
  • Aggregate where_to_buy retailer links from article detail pages to compare availability across launches.
  • Monitor ad_slots_per_1000_words ratios across SneakerNews articles for publisher ad-density benchmarking.
  • Search articles by brand keyword and paginate results to build a historical archive of Nike or Jordan coverage.
  • Extract product_info fields (SKU, retail price, release date) from articles to populate a product database.
  • Detect sticky and above-fold ad unit counts across page types for programmatic inventory analysis.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo2005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000100 req/min
Team$300/mo20,000300 req/min
Company$1,000/mo100,000500 req/min

Each endpoint has a fixed posted price per successful call — most fall between 1 and 10 credits — shown on this API's page before you run it. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does SneakerNews have an official developer API?+
SneakerNews does not publish an official public developer API. There is no documented REST or GraphQL interface available to third-party developers on their site.
What does `get_release_info_by_sku` return when a release time isn't listed on the article?+
The release_time and earliest_us_release_time fields are returned as null when no explicit drop time appears on the source article. The retailers array may also have null release_time entries per retailer in that case. The release_date field, sourced from product metadata rather than the article publish date, is returned separately and is populated whenever available.
Does `get_latest_news` support pagination to retrieve older homepage articles?+
No — get_latest_news returns only the current homepage set, typically 5 to 10 articles, with no pagination parameter. For broader article retrieval, search_articles supports a page integer and accepts any keyword query. You can fork this API on Parse and revise it to add a category or archive browsing endpoint.
Does the API expose resale prices or StockX/GOAT secondary market data for the sneakers it covers?+
Not currently. The API covers retail price and release_date from SneakerNews release pages, plus retailer buy links from where_to_buy and get_release_info_by_sku. Secondary market values from resale platforms are not included. You can fork this API on Parse and revise it to add an endpoint pulling from a resale data source.
Is `get_ad_slot_inventory` limited to a specific page type on SneakerNews?+
The endpoint accepts any full SneakerNews URL — homepage or article pages are both supported, and the page_type field in the response distinguishes between them. Analysis outside sneakernews.com URLs is not in scope for this endpoint.
Page content last updated . Spec covers 6 endpoints from sneakernews.com.
Related APIs in News MediaSee all →
sneakers.com API
Search and browse sneaker products across categories and brands, view detailed product information, and discover current flash sales and trending searches from sneakers.com. Get instant access to sneaker listings, pricing, and real-time sale events to find exactly what you're looking for.
finishline.com API
Search and browse Finish Line's sneaker catalog, get detailed product information with pricing and availability, check upcoming sneaker releases, and find nearby store locations. Access product suggestions and inventory data across Finish Line's full product listing to compare options and track release dates.
footlocker.com API
Access product listings, pricing, availability, customer reviews, release calendars, and category/brand browsing data from Foot Locker.
nike.com API
Search the Nike product catalog by keyword and retrieve detailed product information including pricing, sizing, color variants, and availability. Use autocomplete suggestions to refine queries and discover relevant products on Nike.com.
on.com API
Access data from on.com.
kixify.com API
Search and compare sneaker listings across Kixify.com to find the best prices, condition ratings, and seller options for specific models and sizes. Filter by brand, condition, and availability to view detailed product information, seller profiles, and complete size-price matrices all in one place.
prnewswire.com API
Access the latest press releases, earnings announcements, and news from PR Newswire across specific categories and organizations, with options to search by keywords or dates. Filter releases by industry, company newsrooms, and subscribe to RSS feeds for real-time updates on corporate news and financial disclosures.
nike.com.cn API
Search Nike China's catalog to find products, check availability, browse specific categories like men's, women's, and kids' shoes, and discover trending items and new arrivals. Get detailed product information including sizes, pricing, and specifications to help with shopping decisions and market research.