bocchilorenzo / ntscraper

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

date limits are not working well #30

Closed bnorambuenay closed 1 year ago

bnorambuenay commented 1 year ago

Hi,

First of all, thank you so much for the package, it's amazing. I have been using it since yesterday, and I realized that when you enter since and/or until dates (in the correct format YYYY-MM-DD), the scraper does not work as expected (it searches tweets, but finds and extracts just a little amount). As an example, look what happens when I search for term "musk" with and without date restrictions:

with: Screenshot 2023-11-15 at 12 33 44

without: Screenshot 2023-11-15 at 12 32 57

I also realized that when I do not set a "number" parameter, the scraper fails: Screenshot 2023-11-15 at 12 38 20

Do you know what could be the problem and how to fix it?

thelollipopka commented 1 year ago

Same problem here. 0.2.9

bnorambuenay commented 1 year ago

everything working as expected right now, really appreciate it!

selihadji commented 11 months ago

Hello, I would like to reopen this issue because I have the same problem. Could you please fix it again?