Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
plhery
/
node-twitter-api-v2
Public
Notifications
You must be signed in to change notification settings
Fork
214
Star
1.6k
Code
Issues
31
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
node-twitter-api-v2
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 4, 2026
Fix lint and run it in CI (#635)
plhery
authored
3180df5
View commit details
Copy full SHA for 3180df5
View code at this point
Browse repository at this point
fix OAuth nonce and PKCE randomness (#634)
plhery
authored
0e8ccb9
View commit details
Copy full SHA for 0e8ccb9
View code at this point
Browse repository at this point
Commits on Jan 13, 2026
fix: Add back the article tweet field (#628)
plhery
authored
a35bf82
View commit details
Copy full SHA for a35bf82
View code at this point
Browse repository at this point
Commits on Nov 15, 2025
Fix coordiante types (#626)
jiahuijiang
authored
53a883a
View commit details
Copy full SHA for 53a883a
View code at this point
Browse repository at this point
Commits on Sep 6, 2025
feat: add max_results to stream rule retrieval (#621)
plhery
authored
6fbf06e
View commit details
Copy full SHA for 6fbf06e
View code at this point
Browse repository at this point
Commits on Sep 5, 2025
fix: remove unsupported previous_token from search params (#620)
plhery
authored
c544516
View commit details
Copy full SHA for c544516
View code at this point
Browse repository at this point
fix: remove circular import in TwitterApiReadOnly (#619)
plhery
authored
ac6a9e2
View commit details
Copy full SHA for ac6a9e2
View code at this point
Browse repository at this point
Commits on Sep 4, 2025
feat: parse user 24h rate limit headers (#618)
plhery
authored
7d51f7b
View commit details
Copy full SHA for 7d51f7b
View code at this point
Browse repository at this point
docs: clarify reply and quotes (#617)
plhery
authored
fee926d
View commit details
Copy full SHA for fee926d
View code at this point
Browse repository at this point
feat: add amplify_video media category (#615)
plhery
authored
50822d0
View commit details
Copy full SHA for 50822d0
View code at this point
Browse repository at this point
feat: add new user fields (#614)
plhery
authored
1c4f06b
View commit details
Copy full SHA for 1c4f06b
View code at this point
Browse repository at this point
feat: expand community fields (#613)
plhery
authored
0530aab
View commit details
Copy full SHA for 0530aab
View code at this point
Browse repository at this point
refactor: derive DM event field type from base event keys (#611)
plhery
authored
edf581c
View commit details
Copy full SHA for edf581c
View code at this point
Browse repository at this point
feat: add topic_ids space expansion (#609)
plhery
authored
94ba02d
View commit details
Copy full SHA for 94ba02d
View code at this point
Browse repository at this point
Derive remaining field unions from interfaces (#610)
plhery
authored
723269b
View commit details
Copy full SHA for 723269b
View code at this point
Browse repository at this point
feat(stream): support delete_all query for stream rules (#608)
plhery
authored
e4d07dc
View commit details
Copy full SHA for e4d07dc
View code at this point
Browse repository at this point
Add edit controls to TweetV2 (#607)
plhery
authored
689353f
View commit details
Copy full SHA for 689353f
View code at this point
Browse repository at this point
docs: clarify usage endpoint (#606)
plhery
authored
8bd9fa0
View commit details
Copy full SHA for 8bd9fa0
View code at this point
Browse repository at this point
Revert "test: add community v2 endpoint coverage (#601)" (#603)
Show description for 0335ed6
plhery
authored
0335ed6
View commit details
Copy full SHA for 0335ed6
View code at this point
Browse repository at this point
Avoid prototype property iteration in trimUndefinedProperties (#602)
plhery
authored
450e1f2
View commit details
Copy full SHA for 450e1f2
View code at this point
Browse repository at this point
test: add community v2 endpoint coverage (#601)
plhery
authored
64017d9
View commit details
Copy full SHA for 64017d9
View code at this point
Browse repository at this point
Add share_with_followers in SendTweetV2Params (#599)
Show description for 966d1b7
plbompard
authored
966d1b7
View commit details
Copy full SHA for 966d1b7
View code at this point
Browse repository at this point
Commits on Aug 17, 2025
add media write scope (#596)
RenKoya1
authored
38fe450
View commit details
Copy full SHA for 38fe450
View code at this point
Browse repository at this point
Commits on Jun 26, 2025
Add API v2 user email retrieval support (#593)
Show description for a80cf99
evrimfeyyaz
authored
a80cf99
View commit details
Copy full SHA for a80cf99
View code at this point
Browse repository at this point
Commits on May 12, 2025
chore: add article as enum (#590)
silvercondor
authored
1f45754
View commit details
Copy full SHA for 1f45754
View code at this point
Browse repository at this point
Fix error handling and use segment_index starting from zero (#589)
Show description for 4634ad6
avillegasn
authored
4634ad6
View commit details
Copy full SHA for 4634ad6
View code at this point
Browse repository at this point
Commits on May 5, 2025
Fix uploadMedia for chunked media upload in V2 according to docs (#585)
Show description for 2bed3d7
avillegasn
authored
2bed3d7
View commit details
Copy full SHA for 2bed3d7
View code at this point
Browse repository at this point
Commits on May 4, 2025
Update uploadMedia to use new dedicated endpoints for chunked media upload in V2 (#584)
avillegasn
authored
039ecf6
View commit details
Copy full SHA for 039ecf6
View code at this point
Browse repository at this point
Commits on Mar 24, 2025
don't spread metadata (#580)
francistogram
authored
894d888
View commit details
Copy full SHA for 894d888
View code at this point
Browse repository at this point
Commits on Mar 23, 2025
Fix V2 Media Alt Text (#578)
Show description for 15f0697
francistogram
authored
15f0697
View commit details
Copy full SHA for 15f0697
View code at this point
Browse repository at this point
Commits on Mar 20, 2025
V2 Media Metata & Updated Docs (#575)
francistogram
authored
3ca3614
View commit details
Copy full SHA for 3ca3614
View code at this point
Browse repository at this point
Commits on Feb 24, 2025
fix(upload-media): adjust input type for media_type (#571)
leeran7
authored
edad955
View commit details
Copy full SHA for edad955
View code at this point
Browse repository at this point
fix(upload-media): use form-data headers (#570)
Show description for 7c9c316
leeran7
authored
7c9c316
View commit details
Copy full SHA for 7c9c316
View code at this point
Browse repository at this point
Commits on Feb 16, 2025
fix: absence of profile_banner_url field (#565)
Show description for 1e625ef
MysticalHeat
authored
1e625ef
View commit details
Copy full SHA for 1e625ef
View code at this point
Browse repository at this point
Commits on Feb 13, 2025
feat: add v2 upload media method (#562)
Show description for a0b6ad7
leeran7
authored
a0b6ad7
View commit details
Copy full SHA for a0b6ad7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.