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.64k stars 2.72k forks source link

TWINT ERROR [SOLVED] Step 1: Git git clone --depth=1 https://github.com/twintproject/twint.git cd twint pip3 install . -r requirements.txt Step 2 : pip pip3 install twint Step 3: Memperbaiki ImportError: cannot import name 'CeilTimeout' from 'aiohttp.helpers' : pip install --upgrade aiohttp && pip install --force-reinstall aiohttp-socks #1414

Open ahjabpot opened 2 years ago