Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 1.97 KB

File metadata and controls

47 lines (37 loc) · 1.97 KB
title Tutorials
description Instructions and examples to help you get started.
mode wide
icon link
keywords
tutorials
X API tutorials
how to
getting started
code examples
API examples
developer guides
step by step
Postman
Python
R
streaming
search
webhooks
Learn how to explore a user's Posts and mentions using the user Post timeline and user mention timeline endpoints from the last 7 days.

[**View tutorial**](/tutorials/explore-a-users-posts) Learn how to start using Postman to make requests to the X API and X Ads API.

[**View tutorial**](/tutorials/postman-getting-started) Learn about using R to connect to the user lookup endpoint and how to work with JSON returned from X API v2.

[**View tutorial**](/tutorials/getting-started-with-r-and-v2-of-the-x-api) Learn to use the full-archive search endpoint to search the complete history of public X data, build a dataset by retrieving geo-tagged Posts, and how to page through the available Posts for a query.
[**View tutorial**](/tutorials/getting-historical-posts-using-the-full-archive-search-endpoint) This guide gives a high-level overview on how to ingest Posts at scale, and “slice and dice” those Tweets via metadata to narrow them down to a specific category, or sub-categories.
[**View tutorial**](/tutorials/post-processing-x-data-with-the-google-cloud-platform)