-
Hello,
If I try to search for tweets that mention a specific username, for example, `github_hash_tweets = scraper.get_tweets("@github", mode='term')`, it still shows mostly entries mentioning the te…
-
I've tested this package and couldn't get more than five tweets despite using "since:2023-07-26" in the search string.
Is there a bug or is it related to twitter limits?
from ntscraper import Nitt…
-
Hi, first of all thank you for your project. I am trying to get tweets from a user and using code below but it gives me an error. can you help me please?
my code:
-----------------------------------…
-
Hi!
starting from today the scraping doesn't work correctly returning the error messages:
Traceback (most recent call last):
File "CrawlerNitter.py", line 7, in
user_information = scraper…
-
I want to know if there is a possibility to know the location of the each tweet.
thanks
-
Scrape selected Twitter accounts, should also be able to filter tweets by keywords.
Check out https://pypi.org/project/nitter-scraper to see if this will work
-
Hello
Apparently X deployed some changes the last few days that broke Nitter again, and then Nitter just deployed changes from their side and the service is back up. However, ntscraper now simply s…
-
https://techcrunch.com/2023/06/30/twitter-now-requires-an-account-to-view-tweets/
[Nitter issue tracker has a tweet screenshot](https://github.com/zedeus/nitter/issues/919#issuecomment-1615136091) …
-
Hi
I’m currently using a nitter scraper on my nitter instance. It works fine for everything but for tweets that include videos, the video url isn’t included in the basic html. Only a video thumbnail…
-
Buongiorno,
utilizzando gli ottimi sviluppi da lei realizzati di ntscraper ricevo i seguentei errori:
user_tweets = scraper.get_tweets(user, mode='user', number=posts, instance="https://nitter.it…