Tweets ID scraping

Jeremy96x

Junior Member
Joined
Aug 9, 2014
Messages
153
Reaction score
26
Is there a way to mass scrape the ID of individual tweets?

I like to have a tool that scrapes the individual ID of the last 100 tweets or so, that certain profiles have.
 
If you have basic programming skills then you can do it easily via using twitter api. There exists very good wrapper libraries on internet for any kind of programming language that you may have known.
 
Let me know if you need a custom bot built for this, I can do it for you no problem.
 
try this: https://import.io/
i'm not sure if you can limit the results to the last 100 tweets, but it will scrape the tweets for sure, i just tried it and it's free :)

it's a pretty useful tool btw, not just for scraping twitter, but the content of any website basically

edit: scratch that, i thought you need the tweets and not the IDs
maybe with some magic trick, you can extract those too though, because there's a column called "tweetnav_link" and under that you will find the tweet IDs hyperlinked in the format of "https://twitter.com/username/status/tweetID", i think you can extract these with imacros then clean the list with notead++, if you need only the ids, but maybe it's too much work lol

regardless, it's still a useful tool :)
 
Last edited:
Hello, if anybody works with twitter, followliker or build a bot on their own and have followercount > 2 M. I would like to build a mastermind group for sharing experience for this. you can add me on skype. Name is chrispo.333 Ur level need to be advanced. Thats important to understand. Is anybody interested? BHW i will donate this forum!

For trust building i will sharing my experience first!
 
Last edited:
Back
Top