pournaki / twitter-explorer

A framework for observing Twitter through interactive networks.
GNU General Public License v3.0
69 stars 26 forks source link

Extend the date range #10

Closed huaxialeee closed 2 years ago

huaxialeee commented 2 years ago

Hi, how to extend the date range to before 2012 Oct. 31? I'm using the academic account but find that the earliest date is 2012 Oct. 31. Thanks.

pournaki commented 2 years ago

Hi, thanks for pointing this out. By default, the date selector goes back 10 years only, I fixed it by adding the day Twitter was launched as the min_value (https://github.com/pournaki/twitter-explorer/commit/b3ec6191e9409d4d3e5cbe07b2da61499fad21b1).

huaxialeee commented 2 years ago

Hi Pournaki,

Thank you so much! Could you double-check the code since I believe the launch date is 2006/07/15 instead of 2016? Thanks.

pournaki commented 2 years ago

Oh no, my bad! It's fixed now: https://github.com/pournaki/twitter-explorer/commit/161b4d4bb2c7a075260eb4ca8d37debf0b9c6d5c