Profile enrichment
Resolve public Threads profile details for creator and social intelligence products.
Build Threads monitoring and enrichment tools with API methods for profiles, posts, search, feed data, and user-oriented surfaces under the public threads.net domain.
ScrapeStorm is not affiliated with Threads or Meta. Use only data that your team is permitted to process.
Threads coverage uses the internal slug threads while API paths preserve the public threads.net domain.
Resolve public Threads profile details for creator and social intelligence products.
Track post and feed-oriented surfaces for reports, alerts, and research.
Use search API methods to find users and posts relevant to a topic or campaign.
Browse every supported Threads entity below, understand what each surface is for, and open the exact docs that matches your workflow.
Profile API methods resolve public identity, account context, and the base layer for creator, brand, or people-oriented products.
What you get. Use this entity to fetch account details, contacts, summary context, and the identifiers you need before moving into content or social API methods.
Open the API method that matches the lookup, feed, summary, or discovery job you need.
Start here when you need richer public context behind profile: Business details by user ID and want the most complete identity view first.
Choose this API method when your product needs a compact performance view around profile without opening a larger content collection.
Retrieve compact public feed metrics for a Threads user ID without loading a larger post collection.
Retrieve compact public feed metrics for a Threads username without loading a larger post collection.
Post API methods collect public publishing activity and the objects most teams use first for monitoring and analysis.
What you get. This group is a strong fit for feed views, archive jobs, campaign reporting, and any workflow that starts from the content stream itself.
Open the API method that matches the lookup, feed, summary, or discovery job you need.
Start here when you need richer public context behind posts: Details by media ID and want the most complete identity view first.
Start here when you need richer public context behind posts: Details by shortcode and want the most complete identity view first.
Retrieve public Threads posts for content monitoring, archive, and reporting workflows.
Discover public Threads posts related to a known media ID for content exploration and research.
Discover public Threads posts related to a known shortcode for content exploration and research.
Choose this API method when your product needs a compact performance view around posts without opening a larger content collection.
Choose this API method when your product needs a compact performance view around posts without opening a larger content collection.
Start here when you need richer public context behind posts: Web details by media ID and want the most complete identity view first.
Start here when you need richer public context behind posts: Web details by shortcode and want the most complete identity view first.
Search API methods expose public discovery surfaces, queries, and intent signals across the platform.
What you get. This entity is a natural entry point for research, prospecting, alerting, and products that need to find people, content, or topics fast.
Open the API method that matches the lookup, feed, summary, or discovery job you need.
Each platform page follows the same decision path: choose the data surface, inspect the docs, validate the response, then scale with pricing and status visibility.
Use the coverage map to identify the entity group that matches your product workflow.
Review the implementation docs for method, path, query parameters, and response shape.
Prefer V2 API methods when you need stable fields across dashboards, scoring, or enrichment jobs.
Check API method pricing and operational status before moving a workflow into production.
Start with a representative Threads request, then open the implementation docs for identifiers and pagination behavior.
user_idstrcurl --request GET \
--url "https://www.scrapestorm.net/api/v2/threads.net/profile/business-details-by-user-id" \
--header "X-API-Key: 00000000-0000-4000-8000-000000000000" \
--get --data-urlencode 'user_id=value'
X-API-Key
user_id
Threads API method costs are listed by version and endpoint in the shared pricing table.
ScrapeStorm is not affiliated with Threads or Meta. Use only data that your team is permitted to process.
API method prices are visible before integration and credits are tied to successful API responses.
Each platform page links to the API reference and implementation docs for exact request and response details.
ScrapeStorm is independent from the listed platforms; your team remains responsible for permitted data processing.
These answers cover coverage, pricing, response formats, and launch details before you commit engineering time.
The SEO slug is threads, but public API API methods use the platform domain threads.net for clarity and consistency.
Yes. Endpoint docs show optional cursor fields where the method supports repeated requests.