X API | Twitter API comments user posts avatar

X API | Twitter API comments user posts

Pricing

from $0.50 / 1,000 dataset items

Go to Apify Store
X API | Twitter API comments user posts

X API | Twitter API comments user posts

SocialDataX read-only X API and Twitter API for public post search, details, Twitter comments, comment replies, user profiles, and user posts. Results export to Apify Dataset, CSV, Excel, JSON, or API workflows.

Pricing

from $0.50 / 1,000 dataset items

Rating

0.0

(0)

Developer

SocialDataX

SocialDataX

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

16 hours ago

Last modified

Share

SocialDataX read-only X API and Twitter API for public post search, details, Twitter comments, comment replies, user profiles, and user posts.

Apify users do not need to configure a SocialDataX API Key. The Actor owner configures SOCIALDATAX_API_KEY as an Apify secret.

Operations

  • search_posts: Search Posts using keyword.
  • get_post_detail: Get Post Detail using post_id or post_url.
  • get_post_comments: Get Post Comments using post_id or post_url.
  • get_post_comment_replies: Get Post Comment Replies using post_id / comment_id.
  • get_user_info: Get User Info using user_id or username or profile_url.
  • list_user_posts: List User Posts using user_id or username or profile_url.

Pagination

List operations use page_token, max_items, and auto_paginate. Each requested page counts as one SocialDataX API request. Results are written to the default Apify Dataset and can be exported as JSON, CSV, Excel / XLSX, or JSONL.

Example input

{
"operation": "search_posts",
"keyword": "OpenAI",
"sort_type": "hot",
"page_token": "",
"max_items": 50,
"auto_paginate": true
}

Billing

Ongoing use requires an Apify paid plan. Free-plan users get a limited SocialDataX API request trial.

Recommended Apify Pay per event setup:

  • apify-default-dataset-item: $0.0005 / Dataset item
  • apify-actor-start: keep Apify default $0.00005
  • Pay per event + usage: off