bocchilorenzo / ntscraper

Scrape from Twitter using Nitter instances
MIT License
180 stars 29 forks source link

Issue with the since and until parameters #71

Open Virgysimba opened 5 months ago

Virgysimba commented 5 months ago

Thank you for the detailed documentation. However I am having trouble with the since and until parameters. How will they work if the tweets being scraped are for this particular moment and not the past. Someone help me understand. Any help will be appreciated!!.

GinaMhd commented 4 months ago

Did you solve this problem? I also have problems with since and until, it doesn't return any tweets.

AritzUMA commented 4 months ago

This is still working @bocchilorenzo?

Emre-Akgul commented 4 months ago

I couldn't manage to use the feature either

bocchilorenzo commented 3 months ago

Hi, i have just tried to set since and not until to get the latest tweets starting from a certain date and it worked. The main issue is that right now there seem to be no usable public instances for scraping, so unless you host your own you won't be able to use the scraper

AritzUMA commented 2 months ago

Hi @bocchilorenzo, I figure out to self host and scrape with your code. I do it even with a temporal mail and a new account, it works perfectly with the adecuate time sleeeps.