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.85k
stars
2.73k
forks
source link
Getting an error with 'tweet' object has no attribute replace #1411
File "C:\Users\******\twint_v3\lib\site-packages\twint\output.py", line 123, in _output
print(output.replace('\n', ' '))
AttributeError: 'tweet' object has no attribute 'replace'