English · Español · Türkçe · 简体中文 · 日本語 · 한국어 · Deutsch · Français · Italiano
TwexAPI è un servizio di terze parti indipendente. Non affiliato a X Corp. "Twitter" e "X" sono marchi di X Corp.
TwexAPI è un’API di scraping X (Twitter) e un’alternativa alla X API. Cerca tweet, leggi profili, pagina i follower e ottieni dati pubblici strutturati. REST, SDK, MCP, CLI, Skills, Terraform, Actor Apify.
La richiesta seguente richiede X_API_SCRAPER_KEY. Le letture non richiedono un account sviluppatore X ufficiale né collegare un account X.
Crea una chiave nella dashboard TwexAPI. Poi:
export X_API_SCRAPER_KEY='replace_me'
curl --request POST 'https://api.twexapi.io/twitter/advanced_search/page' \
--header "Authorization: Bearer ${X_API_SCRAPER_KEY}" \
--header 'content-type: application/json' \
--data '{
"searchTerms": ["from:elonmusk"],
"sortBy": "Latest",
"next_cursor": ""
}'npx skills@1.5.3 add twexapi-dev/x-api-scraperlh login
lh skill install https://github.com/twexapi-dev/x-api-scraper/tree/main/skills/x-api-scraper
lh skill install https://github.com/twexapi-dev/x-api-scraper/tree/main/skills/x-api-scraper-research| Area | Lavoro |
|---|---|
| Tweet | Ricerca, timeline, risposte, citazioni, thread |
| Profili | Lookup, follower, following |
| Altro | Liste, community, trend, articoli |
| Integrazioni | REST, MCP, Skills, SDK, CLI, Terraform |
No. Lo scraping pubblico usa la chiave TwexAPI.
No. Le letture di tweet, profili, ricerca, follower e timeline usano solo la API key.
MIT
TwexAPI is an independent third-party service. Not affiliated with X Corp.