Pinned Repositories
cards-player-samples
Sample Code for Player Cards, both for stored and streamed video.
getting-started-with-the-twitter-api-v2-for-academic-research
A course on getting started with the Twitter API v2 for academic research
postman-twitter-ads-api
Postman collection for the Twitter Ads API
postman-twitter-api
Postman Collection for the Twitter API v2
search-tweets-python
Python client for the Twitter 'search Tweets' and 'count Tweets' endpoints (v2/Labs/premium/enterprise). Now supports Twitter API v2 /recent and /all search endpoints.
twitter-api-java-sdk
A Java SDK for the Twitter API
twitter-api-typescript-sdk
A TypeScript SDK for the Twitter API
Twitter-API-v2-sample-code
Sample code for the Twitter API v2 endpoints
twitter-python-ads-sdk
A Twitter supported and maintained Ads API SDK for Python.
xurl
OAuth2.0 enabled curl for the X API
@XDevelopers's Repositories
xdevplatform/real-time-tweet-streamer
xdevplatform/twitter-webhook-boilerplate-node
A simple Node.js app using Express 4 for Twitter DMs and webhooks.
xdevplatform/tweet_parser
Reliably parse Tweets delivered by Twitter Data products in both the activity-streams and original formats.
xdevplatform/postman-twitter-ads-api
Postman collection for the Twitter Ads API
xdevplatform/Gnip-Insights-Interface
Interface to Twitter's Engagement API
xdevplatform/labs-sample-code
Sample code for Twitter Developer Labs
xdevplatform/tweet-notifier
A serverless app on AWS that gets Tweets of interest and publishes those to Slack, Amazon Chime & via Twilio SMS
xdevplatform/Data-Science-45min-Intros
Materials for our team teaching+learning sessions around CS, ML, stats, and related data science topics. Intended to take ~45 minutes, mostly in narrative IPython notebooks.
xdevplatform/weekly-tweet-sentiment
A tutorial which walks you through how you can create code that pulls your Tweets from the past 7 days and gives you a score to let you know exactly how your week has been.
xdevplatform/ios-conversation-id-sample
Easily read recent public threads
xdevplatform/engagement-api-client-ruby
This example Engagement API Client helps manage the process of generating engagement metadata for large Tweet collections.
xdevplatform/web-recipes
Recipes to build #hashtag campaigns, Tweet intents and other experiences using Twitter for Web.
xdevplatform/bot-profile-append
A Python script to help you add user attributions to your Twitter bots
xdevplatform/Gnip-Analysis-Pipeline
A processing pipeline for JSON-formatted Tweet data, such as that returned by Twitter APIs.
xdevplatform/parking
xdevplatform/Pull-Tweet-Annotations-data-for-Twitter-profiles
Python code to identify most common topics mentioned by a Twitter profile, using Tweet Annotations and Recent Search API
xdevplatform/micpic
Easily stan your favorite K-pop stars via an iOS 14 widget
xdevplatform/covid19-helper
Chatbot template to help developer direct users towards useful COVID-19 resources in their own language.
xdevplatform/make-music-together
Code for Jessica Garson's PyCon talk on making music with SuperCollider, FoxDot and Python.
xdevplatform/search-tweets-python-in-r
Running the Python library search-tweets-python in R
xdevplatform/sign_in_with_twitter_sample
A minimal standalone Ruby web app demonstrating how to implement Sign in with Twitter.
xdevplatform/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
xdevplatform/getting-started-with-r
Sample code for a blog post about how to use R with the Twitter API. Uses the rtweet library
xdevplatform/Gnip-Tweet-Evaluation
xdevplatform/engagement-api-explorer
A fun way to explore metrics for your Tweets or for the public conversation
xdevplatform/run-your-favorite-python-package-in-r
An example of how to call a the Twitter API from a Python package inside of R.
xdevplatform/Code-from-TwitterDev-Twitch-streams
Sample code from @TwitterDev Twitch streams
xdevplatform/JSON-to-CSV-livestream
xdevplatform/TwitterDev-live-streams
Code from live streams
xdevplatform/Gnip-Analysis-Tools