edel79
edel79
I have just switched back to API usage and I think I will remain, while API is working. RSS Import is less reliable, tweets are not always sent to Mastodon,...
Hello, I'm using your script for some days and I do agree your statement. I was wonderring about the support of the Twint python library (https://github.com/twintproject/twint), wich is capable to...
As a potential replacement, this scrapper seems good, to, and quite light : https://github.com/JustAnotherArchivist/snscrape It's working great, today.
Using snscrape, I just did a request to get last 100 tweets for a specific Twitter user (@transportsidf), it worked well. So I don't know what are the limits, but...
My API key switched back to free plan so I can't extract tweets anymore, too. As I previoulsy mentionned, snscrape is also still working to retrieve tweets.
This one, very simple, is working, too : https://gitlab.com/jeancf/twoot It is using random nitter instances to extract tweets.
@robertoszek any chance of future developpments to handle the end of the free API using one of the above solutions ?
Hello @AltGrCarlos the main problem here is that the creator of this bot is not active in the current time to make the necessary fixes. I would say 75% of...
Waiting for a fix to make Pleroma work again, I have set Twoot (previously mentionned) as replacement. It's working fine without API key.
As long as you use a working Nitter instance as source, you don't have to deal with guest accounts : they are used to scrape Twitter. Your bot is reading...