TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

New Twitter API access tiers: Free (v2) and Basic (v2)

5 pointsby itsukaabout 2 years ago

2 comments

itsukaabout 2 years ago
This is a dupe of an earlier post: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35365932" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35365932</a><p>Announcement thread: <a href="https:&#x2F;&#x2F;twitter.com&#x2F;TwitterDev&#x2F;status&#x2F;1641222782594990080" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;TwitterDev&#x2F;status&#x2F;1641222782594990080</a><p>Twitter community: <a href="https:&#x2F;&#x2F;twittercommunity.com&#x2F;t&#x2F;announcing-new-access-tiers-for-the-twitter-api&#x2F;188728" rel="nofollow">https:&#x2F;&#x2F;twittercommunity.com&#x2F;t&#x2F;announcing-new-access-tiers-f...</a>
thrdbndndnabout 2 years ago
As expected, this blows.<p>To have any read access at all, you need to pay $100&#x2F;month - which currently is totally free with very generous rate limit. And the old $100&#x2F;month tier, IIRC, has something like 2M, compared to current 10k.<p>It basically kills any hobby projects. I personally have one (that is only used by myself) to just backup tweets from some public accounts. Guess no more.<p>I expect lots of scraping tools would be developed&#x2F;updated (they already exist of course, but using API is far more easier to use (manually or with things like Tweepy) and it can gives you a very detailed object for each tweet).