Twitter (X) Grok AI Prompt Scraper
Pricing
from $3.00 / 1,000 grokresults
Twitter (X) Grok AI Prompt Scraper
Powerful API to interact with the Twitter (X) Ask Grok endpoint. Automate sending queries to Grok AI and extracting its real-time responses. Ideal for developers and businesses needing to leverage Grok's unique AI capabilities for analytics, content generation, and automated workflows.
Pricing
from $3.00 / 1,000 grokresults
Rating
0.0
(0)
Developer
fastcrawler
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Powerful API to interact with the Twitter (X) Ask Grok endpoint. Automate sending queries to Grok AI (grok-3-latest) and extracting its real-time responses. Ideal for developers and businesses needing to leverage Grok's unique AI capabilities for analytics, content generation, and automated workflows.
🚀 Features
- Seamless Interaction: Connect directly with the latest
grok-3-latestmodel. - Conversation Continuity: Maintain conversation context by passing a
conversation_id. - Proxy Support: Use custom proxies for reliable and secure requests.
- Easy Integration: Simple JSON payload structure, easy to integrate into any workflow.
💻 Input / 使用示例
To interact with this Actor, you need to provide the input parameters as a JSON object.
Here is a complete example of how to structure your input payload:
{"prompt": "hello","cookie": "auth_token=7908...","conversation_id": "2076320454898278729","proxy": "http://username:password@ip:port"}
📝 Parameters Explanation (参数说明)
| Parameter | Type | Required | Description |
|---|---|---|---|
prompt | String | Yes | The text or question you want to send to Grok AI. (您想向 Grok AI 发送的提示词或问题。) |
cookie | String | Yes | Your Twitter (X) authentication cookie, essential for authorization (e.g., auth_token=...). (您的 Twitter (X) 身份验证 Cookie,主要为 auth_token。) |
conversation_id | String | No | Include this if you want to continue an existing conversation thread with Grok. (如果您想继续之前的对话,请提供此对话 ID。) |
proxy | String | No | Custom proxy URL to route your requests, formatted as http://username:password@ip:port. (自定义代理地址,用于路由请求。) |
🛠️ How to Run
- Navigate to the Input tab in your Apify Console.
- Enter your
promptand valid Twittercookie. - (Optional) Provide a
conversation_idorproxyif needed. - Click Start and wait for the Actor to extract Grok's response.
Crafted by fastcrawler