-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathllms.txt
More file actions
89 lines (83 loc) · 4.92 KB
/
Copy pathllms.txt
File metadata and controls
89 lines (83 loc) · 4.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
# TwexAPI
> TwexAPI is an independent third-party service. Not affiliated with X Corp. "Twitter" and "X" are trademarks of X Corp.
TwexAPI is an X (Twitter) Scraper API. Public reads use Authorization Bearer and an API key. Public docs focus on reads. Never collect X passwords.
Current OpenAPI lists 66 REST operations. MCP tools are explore and twexapi_request at https://api.twexapi.io/mcp.
Timeline pages use POST /twitter/{screen_name}/timeline/page. Tweet detail uses POST /v2/tweet/detail.
Do not document webhooks, monitors, or OAuth CIMD.
## Docs pages
- https://docs.twexapi.io/alternatives/x-api
- https://docs.twexapi.io/api-reference/account/account-get-balance
- https://docs.twexapi.io/api-reference/analysis/analysis-sentiment
- https://docs.twexapi.io/api-reference/articles/articles-fetch
- https://docs.twexapi.io/api-reference/articles/articles-markdown
- https://docs.twexapi.io/api-reference/authentication
- https://docs.twexapi.io/api-reference/communities/communities-get
- https://docs.twexapi.io/api-reference/communities/communities-members
- https://docs.twexapi.io/api-reference/communities/communities-members-page
- https://docs.twexapi.io/api-reference/communities/communities-search
- https://docs.twexapi.io/api-reference/communities/communities-search-tweets
- https://docs.twexapi.io/api-reference/communities/communities-tweets
- https://docs.twexapi.io/api-reference/communities/communities-tweets-page
- https://docs.twexapi.io/api-reference/followers/users-followers-list
- https://docs.twexapi.io/api-reference/followers/users-followers-verified
- https://docs.twexapi.io/api-reference/following/users-following-list
- https://docs.twexapi.io/api-reference/lists/lists-members
- https://docs.twexapi.io/api-reference/lists/lists-members-page
- https://docs.twexapi.io/api-reference/lists/lists-search
- https://docs.twexapi.io/api-reference/lists/lists-subscribers
- https://docs.twexapi.io/api-reference/lists/lists-tweets
- https://docs.twexapi.io/api-reference/lists/lists-tweets-page
- https://docs.twexapi.io/api-reference/overview
- https://docs.twexapi.io/api-reference/search/search-advanced
- https://docs.twexapi.io/api-reference/search/search-cashtags
- https://docs.twexapi.io/api-reference/search/search-hashtags
- https://docs.twexapi.io/api-reference/timelines/timelines-tweets-and-replies
- https://docs.twexapi.io/api-reference/timelines/timelines-tweets-and-replies-page
- https://docs.twexapi.io/api-reference/timelines/timelines-user
- https://docs.twexapi.io/api-reference/timelines/timelines-user-page
- https://docs.twexapi.io/api-reference/trending/trending-by-country
- https://docs.twexapi.io/api-reference/trending/trending-contents
- https://docs.twexapi.io/api-reference/trending/trending-countries
- https://docs.twexapi.io/api-reference/trending/trending-topics
- https://docs.twexapi.io/api-reference/trending/trending-tweets
- https://docs.twexapi.io/api-reference/tweet-engagement/tweets-engagement-quotes
- https://docs.twexapi.io/api-reference/tweet-engagement/tweets-engagement-quotes-page
- https://docs.twexapi.io/api-reference/tweet-engagement/tweets-engagement-retweeters
- https://docs.twexapi.io/api-reference/tweet-engagement/tweets-engagement-retweeters-page
- https://docs.twexapi.io/api-reference/tweet-replies/tweets-replies-page
- https://docs.twexapi.io/api-reference/tweets/tweets-detail
- https://docs.twexapi.io/api-reference/tweets/tweets-lookup
- https://docs.twexapi.io/api-reference/tweets/tweets-similar
- https://docs.twexapi.io/api-reference/tweets/tweets-thread
- https://docs.twexapi.io/api-reference/users/users-get-about
- https://docs.twexapi.io/api-reference/users/users-get-account-based
- https://docs.twexapi.io/api-reference/users/users-get-by-ids
- https://docs.twexapi.io/api-reference/users/users-get-by-usernames
- https://docs.twexapi.io/api-reference/users/users-get-statuses
- https://docs.twexapi.io/api-reference/users/users-search
- https://docs.twexapi.io/api-reference/users/users-verify-account
- https://docs.twexapi.io/changelog
- https://docs.twexapi.io/guides/apify
- https://docs.twexapi.io/guides/error-handling
- https://docs.twexapi.io/guides/follower-export
- https://docs.twexapi.io/guides/tweet-search
- https://docs.twexapi.io/index
- https://docs.twexapi.io/mcp/overview
- https://docs.twexapi.io/mcp/tools
- https://docs.twexapi.io/non-affiliation
- https://docs.twexapi.io/sdks
- https://docs.twexapi.io/sdks/cli
- https://docs.twexapi.io/sdks/csharp
- https://docs.twexapi.io/sdks/go
- https://docs.twexapi.io/sdks/java
- https://docs.twexapi.io/sdks/kotlin
- https://docs.twexapi.io/sdks/n8n
- https://docs.twexapi.io/sdks/php
- https://docs.twexapi.io/sdks/python
- https://docs.twexapi.io/sdks/ruby
- https://docs.twexapi.io/sdks/terraform
- https://docs.twexapi.io/sdks/typescript
- https://docs.twexapi.io/security
- https://docs.twexapi.io/twitter-api-alternatives
- https://docs.twexapi.io/x-api-quickstart
OpenAPI: https://github.com/twexapi-dev/x-api-scraper-docs/blob/main/openapi.json