TikTok Shop User Showcase API
User Showcase
for TikTok Shop, in one call.
The User Showcase endpoint from ScrapeCreators gives developers reliable access to TikTok Shop data without the hassle of building and maintaining scrapers. Our endpoint makes it easy to retrieve user showcase data in real-time for your applications. Gets public user's showcase products
// Example: User Showcase from the TikTok Shop API
const response = await fetch(`https://api.scrapecreators.com/v1/tiktok/user/showcase`, {
headers: {
'x-api-key': 'YOUR_API_KEY'
}
});
const data = await response.json();
console.log(data); Endpoint spec
What the User Showcase endpoint returns
/v1/tiktok/user/showcase Parameters
handle string
required
The handle of the user
region string Region to put the proxy in. Non-US TikTok Shop regions are not reliable right now and may return limited or inconsistent showcase data. Sorry for the inconvenience.
cursor string The cursor to the next page of products
Quick start
User Showcase quick start
Sign up, grab your API key, paste this in. First response in under a minute.
// Example: User Showcase from the TikTok Shop API
const response = await fetch(`https://api.scrapecreators.com/v1/tiktok/user/showcase`, {
headers: {
'x-api-key': 'YOUR_API_KEY'
}
});
const data = await response.json();
console.log(data); Why us
Why use this User Showcase endpoint
Real-time data access
Get the most up-to-date User Showcase data without dealing with rate limits or IP blocks.
Simple integration
Clear documentation and a straightforward REST endpoint make it easy to get started in any language.
High reliability
Our infrastructure ensures high uptime and consistent performance for your applications, even at scale.
Comprehensive data
Access comprehensive User Showcase data through our carefully designed endpoint.
Use cases
User Showcase endpoint use cases
Data analysis
Analyze User Showcase data to gain insights and make data-driven decisions.
Content monitoring
Monitor User Showcase content to track changes and updates in real-time.
Integration
Integrate User Showcase data into your applications and services.
Automation
Automate processes using User Showcase data to improve efficiency.
Reporting
Generate reports and analytics using User Showcase data.
Custom solutions
Build custom solutions leveraging User Showcase data for your specific needs.
More TikTok Shop endpoints
Keep exploring the TikTok Shop API
Use this endpoint with related TikTok Shop endpoints when you need profiles, posts, search, comments, and engagement data in one workflow.
Shop Search
GET /v1/tiktok/shop/search Scrape TikTok Shop Products from a search!
Shop Products
GET /v1/tiktok/shop/products Get the products from a TikTok Shop. This endpoint costs 1 credit per request. Use the cursor from the response to paginate through results. Non-US shop catalog coverage depends on TikTok exposing that shop in the selected region.
Product Details
GET /v1/tiktok/product Get the details of a TikTok Shop Product. This endpoint currently supports US TikTok Shop products only.
Product Reviews
GET /v1/tiktok/shop/product/reviews Get a product's reviews
FAQ
Questions we hear
about this endpoint.
Is the User Showcase endpoint official?
No, ScrapeCreators provides an unofficial User Showcase endpoint that lets you access TikTok Shop data through our platform. We handle the complexities of data collection so you can focus on building your application.
How current is the User Showcase data?
We provide real-time User Showcase data from TikTok Shop. When you make a request, we fetch the latest information available, so you always get fresh data.
Can I use the User Showcase endpoint in production?
Absolutely. Many businesses rely on ScrapeCreators endpoints for their production applications. Our infrastructure is designed for reliability and performance at scale.
Do I need a credit card to try the User Showcase endpoint?
No credit card required. Sign up for free and you get 100 credits on the house to test the User Showcase endpoint before deciding on a plan. Credits never expire.
What format does the User Showcase endpoint return?
The User Showcase endpoint returns a clean JSON response over HTTPS. Call `GET https://api.scrapecreators.com/v1/tiktok/user/showcase` with your API key and parse the response like any other REST API.
Get started
Start using User Showcase
100 credits on the house. No credit card. Start pulling user showcase data in under sixty seconds.
Also searched