twintproject / twint

An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
MIT License
15.69k stars 2.71k forks source link

Wiki: Wrong tweet attributes #634

Closed tibor closed 4 years ago

tibor commented 4 years ago

I think, it should be tweet.datestamp and tweet.timestamp instead of tweet.date and tweet.time: https://github.com/twintproject/twint/wiki/Tweet-attributes

joaociocca commented 4 years ago

user_id also doesn't exist anymore when collecting tweets, AFAIK

pielco11 commented 4 years ago

@joaociocca here is what I get

immagine

MrMindy commented 4 years ago

I think, it should be tweet.datestamp and tweet.timestamp instead of tweet.date and tweet.time: https://github.com/twintproject/twint/wiki/Tweet-attributes

Thx dude, you really saved my life hahahahaha