Twitter (X) Grok AI Prompt Scraper avatar

Twitter (X) Grok AI Prompt Scraper

Pricing

from $3.00 / 1,000 grokresults

Go to Apify Store
Twitter (X) Grok AI Prompt Scraper

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

fastcrawler

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

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-latest model.
  • 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 (参数说明)

ParameterTypeRequiredDescription
promptStringYesThe text or question you want to send to Grok AI.
(您想向 Grok AI 发送的提示词或问题。)
cookieStringYesYour Twitter (X) authentication cookie, essential for authorization (e.g., auth_token=...).
(您的 Twitter (X) 身份验证 Cookie,主要为 auth_token。)
conversation_idStringNoInclude this if you want to continue an existing conversation thread with Grok.
(如果您想继续之前的对话,请提供此对话 ID。)
proxyStringNoCustom proxy URL to route your requests, formatted as http://username:password@ip:port.
(自定义代理地址,用于路由请求。)

🛠️ How to Run

  1. Navigate to the Input tab in your Apify Console.
  2. Enter your prompt and valid Twitter cookie.
  3. (Optional) Provide a conversation_id or proxy if needed.
  4. Click Start and wait for the Actor to extract Grok's response.

Crafted by fastcrawler