scrapecreators
Social media scraping - Instagram, TikTok, LinkedIn, and X/Twitter profiles, posts, and content
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Social media scraping - Instagram, TikTok, LinkedIn, and X/Twitter profiles, posts, and content
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Test and document API endpoints - validate responses, check status, generate examples
Full company intelligence report - overview, team, funding, products, news
Research competitors - products, pricing, team, funding, and strategy
Enrich any person or company from any identifier — email, name, LinkedIn URL, domain, company name, Twitter/X handle. Use when asked to enrich, look up, or research a lead, contact, person, or company.
Extract structured data from web pages using AI
Build a sales prospect list of dental practices in a city — finds practices, decision makers, contact info, and buying signals. Use when asked to find dentists for outreach, prospect dental practices, build a lead list of dentists, or generate dental practice leads in a specific area.
| name | scrapecreators |
| description | Social media scraping - Instagram, TikTok, LinkedIn, and X/Twitter profiles, posts, and content |
Scrape profiles, posts, and content from Instagram, TikTok, LinkedIn, and X/Twitter.
Parameters:
orth api run scrapecreators /v1/twitter/profile --query 'handle=openai'
Parameters:
orth api run scrapecreators /v1/twitter/user-tweets --query 'handle=openai'
Parameters:
orth api run scrapecreators /v1/twitter/tweet --query 'url=https://x.com/OpenAI/status/123456'
Parameters:
orth api run scrapecreators /v1/linkedin/profile --query 'url=https://linkedin.com/in/satyanadella'
Parameters:
orth api run scrapecreators /v1/linkedin/post --query 'url=https://linkedin.com/posts/somepost'
Parameters:
orth api run scrapecreators /v1/linkedin/company --query 'url=https://linkedin.com/company/anthropic'
Get Instagram profile data and recent posts.
Parameters:
orth api run scrapecreators /v1/instagram/profile --query 'handle=openai'
Parameters:
orth api run scrapecreators /v1/instagram/basic-profile --query 'userId=12345'
Parameters:
orth api run scrapecreators /v1/instagram/post --query 'url=https://instagram.com/p/abc123'
Parameters:
orth api run scrapecreators /v1/tiktok/profile --query 'handle=charlidamelio'
Parameters:
orth api run scrapecreators /v1/tiktok/search/hashtag --query 'hashtag=tech'
Parameters:
orth api run scrapecreators /v1/tiktok/get-trending-feed --query 'region=US'
For full endpoint details and parameters:
orth api show scrapecreators # List all endpoints
orth api show scrapecreators /v1/twitter/profile # Get endpoint details