Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / twintproject/twint issues and pull requests
#1434 - Error: CRITICAL:root:twint.run:Twint:Feed:noData'globalObjects' when install on VPS
Issue -
State: open - Opened by muzanxdem almost 2 years ago
- 1 comment
#1433 - [ERROR] twint.token.RefreshTokenException: Could not find the Guest token in HTML
Issue -
State: open - Opened by michaelmoreno almost 2 years ago
- 14 comments
#1432 - [REQUEST] Search for profiles containing string in handle/bio/username
Issue -
State: open - Opened by michaelmoreno almost 2 years ago
#1431 - Fix to allow Until date command to work correctly. Bug fix to line 92.
Pull Request -
State: closed - Opened by natasha-coia almost 2 years ago
#1430 - [QUESTION] Pandas can't read newest JSON file format by Twint
Issue -
State: closed - Opened by willnovan almost 2 years ago
- 2 comments
#1429 - Twint only retrieves a few tweets.
Issue -
State: open - Opened by Pepepy over 2 years ago
- 1 comment
#1428 - Python versions are not floats
Issue -
State: open - Opened by ole-tange over 2 years ago
- 1 comment
#1427 - #Missing tweets in results
Issue -
State: open - Opened by julian-atlasovich-iris over 2 years ago
- 2 comments
#1427 - #Missing tweets in results
Issue -
State: open - Opened by julian-atlasovich-iris over 2 years ago
- 2 comments
#1426 - [QUESTION] How long before a tweet can be scraped? Is it instantaneous, or is it only after a certain amount of time?
Issue -
State: open - Opened by mehrnooshazizi over 2 years ago
#1426 - [QUESTION] How long before a tweet can be scraped? Is it instantaneous, or is it only after a certain amount of time?
Issue -
State: open - Opened by mehrnooshazizi over 2 years ago
#1425 - "[!] No more data! Scraping will stop now. found 0 deleted tweets in this search." error while running search
Issue -
State: open - Opened by moayadeldin over 2 years ago
- 2 comments
#1424 - Error when trying to run TWINT
Issue -
State: open - Opened by Mobey-eth almost 3 years ago
- 1 comment
#1424 - Error when trying to run TWINT
Issue -
State: open - Opened by Mobey-eth almost 3 years ago
- 1 comment
#1423 - Add timestamp_epoch field
Pull Request -
State: open - Opened by VitoFe almost 3 years ago
#1423 - Add timestamp_epoch field
Pull Request -
State: open - Opened by VitoFe almost 3 years ago
#1422 - error installing the module
Issue -
State: open - Opened by Jojiv2 almost 3 years ago
- 4 comments
#1421 - twint c.Until disabling output being written to file?
Issue -
State: open - Opened by noah-kg almost 3 years ago
#1421 - twint c.Until disabling output being written to file?
Issue -
State: open - Opened by noah-kg almost 3 years ago
#1420 - Cleanup and documentation.
Pull Request -
State: closed - Opened by EJOOSTEROP almost 3 years ago
- 1 comment
#1420 - Cleanup and documentation.
Pull Request -
State: closed - Opened by EJOOSTEROP almost 3 years ago
- 1 comment
#1419 - Jupyter notebook error [SOLVED] Need to enable nestasyncio before query: import twint import nest_asyncio nest_asyncio.apply()
Issue -
State: open - Opened by ahjabpot almost 3 years ago
- 1 comment
#1419 - Jupyter notebook error [SOLVED] Need to enable nestasyncio before query: import twint import nest_asyncio nest_asyncio.apply()
Issue -
State: open - Opened by ahjabpot almost 3 years ago
- 1 comment
#1418 - KeyError: 'legacy'
Issue -
State: open - Opened by ghost almost 3 years ago
#1417 - Getting an ERROR with command: --user-full --timeline --followers --following --favorites --locate
Issue -
State: open - Opened by ahjabpot almost 3 years ago
#1417 - Getting an ERROR with command: --user-full --timeline --followers --following --favorites --locate
Issue -
State: open - Opened by ahjabpot almost 3 years ago
#1416 - Getting location information as well
Pull Request -
State: closed - Opened by 3nws almost 3 years ago
- 1 comment
#1416 - Getting location information as well
Pull Request -
State: closed - Opened by 3nws almost 3 years ago
- 1 comment
#1415 - Development
Pull Request -
State: closed - Opened by EJOOSTEROP almost 3 years ago
- 1 comment
#1415 - Development
Pull Request -
State: closed - Opened by EJOOSTEROP almost 3 years ago
- 1 comment
#1414 - 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
Issue -
State: open - Opened by ahjabpot almost 3 years ago
#1414 - 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
Issue -
State: open - Opened by ahjabpot almost 3 years ago
#1413 - CARA ISNTALL TWINT DI TERMUX 1 . Instal Termux: Download file APK resmi dari github. Jangan dari playstore, krn yg di playstorw sudah tdk diurus 2. Update apt termux: apt update apt upgrade 3. Install Package Requirements: pkg install clang git wget curl make openssl vim 4. INSTALL TWINT: Step 1: Git git clone --depth=1 https://github.com/twintproject/twint.git cd twint pip3 install . -r requirements.txt (Khusus di termux, tahap ini tidak berhasil saat installing package pandas 1.4. padahal downloading pandas 1.4 sudah berhasil) 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
Issue -
State: open - Opened by ahjabpot almost 3 years ago
#1413 - CARA ISNTALL TWINT DI TERMUX 1 . Instal Termux: Download file APK resmi dari github. Jangan dari playstore, krn yg di playstorw sudah tdk diurus 2. Update apt termux: apt update apt upgrade 3. Install Package Requirements: pkg install clang git wget curl make openssl vim 4. INSTALL TWINT: Step 1: Git git clone --depth=1 https://github.com/twintproject/twint.git cd twint pip3 install . -r requirements.txt (Khusus di termux, tahap ini tidak berhasil saat installing package pandas 1.4. padahal downloading pandas 1.4 sudah berhasil) 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
Issue -
State: open - Opened by ahjabpot almost 3 years ago
#1412 - json syntax error
Issue -
State: open - Opened by danhk0612 almost 3 years ago
#1412 - json syntax error
Issue -
State: open - Opened by danhk0612 almost 3 years ago
#1411 - Getting an error with 'tweet' object has no attribute replace
Issue -
State: open - Opened by charliehawco almost 3 years ago
#1410 - .Geo and .Near config parameters modify the attribute values of the tweet
Issue -
State: open - Opened by charliehawco almost 3 years ago
#1410 - .Geo and .Near config parameters modify the attribute values of the tweet
Issue -
State: open - Opened by charliehawco almost 3 years ago
#1409 - CRITICAL:root:twint.feed:Follow:IndexError when running .Followers script
Issue -
State: open - Opened by charliehawco almost 3 years ago
- 3 comments
#1409 - CRITICAL:root:twint.feed:Follow:IndexError when running .Followers script
Issue -
State: open - Opened by charliehawco almost 3 years ago
- 3 comments
#1408 - AttributeError: module 'twint' has no attribute 'Config'
Issue -
State: open - Opened by Mvvvxie almost 3 years ago
- 1 comment
#1407 - TWINT missingimport related to cchardet, cannot build wheel
Issue -
State: open - Opened by haftnerb almost 3 years ago
- 1 comment
#1406 - [Question] how do i get the comments of a tweet by id
Issue -
State: open - Opened by huangsiyuan924 almost 3 years ago
#1406 - [Question] how do i get the comments of a tweet by id
Issue -
State: open - Opened by huangsiyuan924 almost 3 years ago
#1405 - [QUESTION] what is the difference between customising and formatting?
Issue -
State: open - Opened by charliehawco almost 3 years ago
#1405 - [QUESTION] what is the difference between customising and formatting?
Issue -
State: open - Opened by charliehawco almost 3 years ago
#1404 - c.Limit doesn't seem to work properly
Issue -
State: closed - Opened by charliehawco almost 3 years ago
#1404 - c.Limit doesn't seem to work properly
Issue -
State: closed - Opened by charliehawco almost 3 years ago
#1403 - [QUESTION] How to specify what data you want returned to you
Issue -
State: closed - Opened by charliehawco almost 3 years ago
#1403 - [QUESTION] How to specify what data you want returned to you
Issue -
State: closed - Opened by charliehawco almost 3 years ago
#1402 - Since parameter not changeable after start
Issue -
State: closed - Opened by ChristophHandschuh almost 3 years ago
- 1 comment
#1402 - Since parameter not changeable after start
Issue -
State: closed - Opened by ChristophHandschuh almost 3 years ago
- 1 comment
#1401 - Fixes Dockerfile so it builds with correct import
Pull Request -
State: closed - Opened by gabrielsscti almost 3 years ago
#1400 - [Question] How do I pull a list of usernames resulting from a twitter people search?
Issue -
State: open - Opened by sean0027 almost 3 years ago
#1400 - [Question] How do I pull a list of usernames resulting from a twitter people search?
Issue -
State: open - Opened by sean0027 almost 3 years ago
#1399 - [QUESTION] twitter media number
Issue -
State: open - Opened by afterdelight almost 3 years ago
#1399 - [QUESTION] twitter media number
Issue -
State: open - Opened by afterdelight almost 3 years ago
#1398 - [QUESTION] Twint to Twarc CSV formatting?
Issue -
State: closed - Opened by LucasMcVey almost 3 years ago
#1398 - [QUESTION] Twint to Twarc CSV formatting?
Issue -
State: closed - Opened by LucasMcVey almost 3 years ago
#1397 - [Question] is there a way to collect source and type of tweets from scrapper instead of giving a input
Issue -
State: open - Opened by johnoliver12 almost 3 years ago
#1397 - [Question] is there a way to collect source and type of tweets from scrapper instead of giving a input
Issue -
State: open - Opened by johnoliver12 almost 3 years ago
#1396 - twint
Issue -
State: open - Opened by nethunter51522 almost 3 years ago
#1396 - twint
Issue -
State: open - Opened by nethunter51522 almost 3 years ago
#1395 - update requirements.txt
Pull Request -
State: closed - Opened by Astrosp almost 3 years ago
#1394 - Unable to scrape on the specific timeframe [REQUEST]
Issue -
State: open - Opened by tlerksuthirat almost 3 years ago
- 3 comments
#1394 - Unable to scrape on the specific timeframe [REQUEST]
Issue -
State: open - Opened by tlerksuthirat almost 3 years ago
- 3 comments
#1393 - Error certificate verify fail: how to solve? [QUESTION]
Issue -
State: open - Opened by mariejosep almost 3 years ago
- 1 comment
#1393 - Error certificate verify fail: how to solve? [QUESTION]
Issue -
State: open - Opened by mariejosep almost 3 years ago
- 1 comment
#1391 - [REQUEST]TypeError: Cannot serialize non-str key None
Issue -
State: open - Opened by ljhOfGithub almost 3 years ago
#1391 - [REQUEST]TypeError: Cannot serialize non-str key None
Issue -
State: open - Opened by ljhOfGithub almost 3 years ago
#1390 - Can get specific tweet only one?
Issue -
State: open - Opened by danhk0612 almost 3 years ago
#1390 - Can get specific tweet only one?
Issue -
State: open - Opened by danhk0612 almost 3 years ago
#1389 - Why does token.py use requests lib, It doesn't be same as core code like get.py
Issue -
State: open - Opened by borgle almost 3 years ago
#1388 - Readme update -docker installation
Pull Request -
State: open - Opened by tylerjay254 almost 3 years ago
#1388 - Readme update -docker installation
Pull Request -
State: open - Opened by tylerjay254 almost 3 years ago
#1387 - [QUESTION] How can I just scrape a user's tweets without all the replies and without all the retweets? '-u username' gives me all the tweets and all the replies. Thank you!
Issue -
State: open - Opened by Nesu1313 almost 3 years ago
- 3 comments
#1387 - [QUESTION] How can I just scrape a user's tweets without all the replies and without all the retweets? '-u username' gives me all the tweets and all the replies. Thank you!
Issue -
State: open - Opened by Nesu1313 almost 3 years ago
- 3 comments
#1386 - Please delete - carbage.
Pull Request -
State: closed - Opened by EJOOSTEROP almost 3 years ago
#1386 - Please delete - carbage.
Pull Request -
State: closed - Opened by EJOOSTEROP almost 3 years ago
#1385 - "{JSONDecodeError}Expecting value:line 1 column 1 (char 0)" when running as a Module
Issue -
State: closed - Opened by GrecMihai almost 3 years ago
- 2 comments
#1385 - "{JSONDecodeError}Expecting value:line 1 column 1 (char 0)" when running as a Module
Issue -
State: closed - Opened by GrecMihai almost 3 years ago
- 2 comments
#1384 - Turkish char problem
Issue -
State: closed - Opened by yahyagundogdu almost 3 years ago
#1384 - Turkish char problem
Issue -
State: closed - Opened by yahyagundogdu almost 3 years ago
#1383 - +4915217323810
Issue -
State: open - Opened by Serg55255 almost 3 years ago
#1383 - +4915217323810
Issue -
State: open - Opened by Serg55255 almost 3 years ago
#1382 - [QUESTION] Deleted tweets, suspended accounts - can twint retrieve them?
Issue -
State: open - Opened by olivergarretson almost 3 years ago
#1382 - [QUESTION] Deleted tweets, suspended accounts - can twint retrieve them?
Issue -
State: open - Opened by olivergarretson almost 3 years ago
#1381 - [QUESTION] Is It possible to use dorks for searches?
Issue -
State: open - Opened by elenamora almost 3 years ago
#1381 - [QUESTION] Is It possible to use dorks for searches?
Issue -
State: open - Opened by elenamora almost 3 years ago
#1380 - twint cannot get line break from tweet
Issue -
State: open - Opened by danhk0612 almost 3 years ago
#1380 - twint cannot get line break from tweet
Issue -
State: open - Opened by danhk0612 almost 3 years ago
#1379 - Correcion de Bug de la version -10
Pull Request -
State: closed - Opened by pablopcm almost 3 years ago
#1379 - Correcion de Bug de la version -10
Pull Request -
State: closed - Opened by pablopcm almost 3 years ago
#1378 - CRITICAL Error
Issue -
State: closed - Opened by arch3angel almost 3 years ago
- 1 comment
#1378 - CRITICAL Error
Issue -
State: closed - Opened by arch3angel almost 3 years ago
- 1 comment
#1377 - Is it possible to get tweets with geolocation??
Issue -
State: open - Opened by vgewilliam almost 3 years ago
#1377 - Is it possible to get tweets with geolocation??
Issue -
State: open - Opened by vgewilliam almost 3 years ago