AritzUMA
AritzUMA
Hi, I am trying to extract the trendic topics of the words tweets and I get a empty page on the servers when I know that there are tweets with...
Hi I get this error with this code. ``` texts = [tweet1, tweet2, tweet3]#, tweet4] reply_to = None try: for text in texts: tweet_id = await client.create_tweet(text, reply_to=reply_to and reply_to.id)...
I already stablish a password and a user to my instance but I don't know hoe to use ntscraper like this, thanks