ScavioScavio
ToolsPricing
Sign InsGet Startedg
Quick StartAPI & SDKsEcosystem

Target

Target Product API

Full Target.com product detail by TCIN: price and regular price, sale and savings, rating with its full star breakdown, every image, highlights, bullets, the specification table, variants, dimensions and weight, shipping exclusions and the return policy. Prices and availability reflect the store you pass in store_id. Costs 1 credit per request.

POST/api/v1/target/product

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your Scavio API key (e.g. Bearer sk_live_your_key).

Body

application/json
tcinstringrequired

Target catalog id (TCIN) - the number after A- in a target.com /p/ URL. A colour or size child TCIN is answered by its variation parent, with the child itself present in variants.

Example: 83780372

store_idstringdefault:3991

Numeric Target store id whose prices and availability the response reflects, echoed back in the response. 3991 is the store target.com itself uses with no store context. Unlike Walmart, this is a real request parameter here.

Example: 3991

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
product = client.target.product("83780372")
print(product)

Response

"tcin": "83780372",
"title": "Costway Executive Leather Office Chair Adjustable Computer Desk Chair w/ Armrest",
"url": "https://www.target.com/p/costway-executive-leather-office-chair-adjustable-computer-desk-chair-w-armrest/-/A-83780372",
"brand": "Costway",
"brand_url": "https://www.target.com/b/costway/-/N-q643lefe4e4",
"image": "https://target.scene7.com/is/image/Target/GUEST_e8aa37ce-b341-4e81-9d64-298df6194066",
"swatch_image": null,
"videos": [],
"price": 99.99,
"regular_price": 309.99,
"price_min": null,
"price_max": null,
"formatted_price": "$99.99",
"formatted_regular_price": "$309.99",
"currency": "USD",
"on_sale": true,
"save_amount": 210,
"save_percent": 68,
"store_id": "3991",
"is_marketplace": true,
"seller_name": "Costway",
"seller_id": "10006240",
"seller_url": "https://www.target.com/sp/costway/-/N-10006240",
"rating": 4.36,
"rating_count": 155,
"review_count": 119,
"recommended_percentage": 78,
"description": "Our ergonomic executive office chair is designed for great comfort!",
"top_specs": [],
"variants": [],
"is_variation_parent": false,
"dpci": null,
"upc": "197867713928",
"item_type": "Task and Office Chairs",
"product_type": "FURNITURE",
"free_shipping": true,
"gift_wrap_eligible": null,
"purchase_limit": 10,
"weight": 31,
"weight_unit": "POUND",
"street_date": null,
"import_designation": "imported",
"attributes": [],
"promotions": []
},
"response_time": 3158,
"credits_used": 1,
"credits_remaining": 4818
}
PreviousTarget CategoryNextTarget Reviews
ScavioScavio

One scraper API for every social, search and ecommerce platform. Built for AI agents.

Product

  • Features
  • Pricing
  • Dashboard
  • Affiliates

Developers

  • Documentation
  • API Reference
  • Quickstart
  • MCP Integration
  • Python SDK

Alternatives

  • Tavily Alternative
  • SerpAPI Alternative
  • Firecrawl Alternative
  • Exa Alternative
  • Serper Alternative
  • Tavily vs Scavio
  • SerpAPI vs Scavio
  • All alternatives
  • Compare Scavio vs alternatives

Search APIs

  • Google Search API
  • Amazon Product API
  • YouTube API
  • Reddit API
  • Walmart Product API
  • TikTok API
  • Instagram API

Tools

  • All Tools

© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy