Need help regarding twitter (X)

So, I am trying to learn from a trader on twitter named as Master , and this is his profile link https://x.com/Moneytaur_ .
Now the thing is that he does not have any index or repository for his tweets, and I need to read his old tweets, but it is painful to go through each tweet and scroll or use any advanced search features.
I tried Thread Reader App , but the issue is that it only considers thread and not all tweets.

What I want :-
1)Fetch all tweets monthly , with images that are shared with that tweet.
2)Get it as a monthly collection, where I can read through it month wise.
3) It should be free and should have no payment plan whatsoever , I am poor af here.

2 Likes

you can scrape his searchable tweets using some console command or script, I did something similar for one account but in my case I deleted those instead of saving, let it run for few hours, there are online service as well but I think they would be too complex to use

Well think of me as a complete noob, how do i do it?

nah tweet bindes costs money. I want it to be completely free

I found this https://github.com/godkingjay/selenium-twitter-scraper and there is another one called sctweet, just copy the readme file and paste in chatgpt or grok, it will tell you step by step, it might look very difficult to you but one you start your will get how it works

1 Like

will give it a try