yamin8000/TwitterScrapper
Twitter Scrapper is a simple CLI tool for scrapping Tweets from Nitter without authentication
KotlinGPL-3.0
Issues
- 0
Dependency Dashboard
#4 opened by renovate - 0
Search support
#24 opened by Infinitay - 0
Multiple occurrences of the same string literal within a single file detected. Prefer extracting the string literal into a property or constant.
#23 opened by codacy-production - 1
Will it work with latest changes enacted by twitter? (blocked search for non auth users thus rendering lots of scrapers dead)
#13 opened by ArtemBernatskyy - 0
The caught exception is too generic. Prefer catching specific exceptions to the case that is currently handled.
#22 opened by codacy-production - 0
The caught exception is too generic. Prefer catching specific exceptions to the case that is currently handled.
#21 opened by codacy-production - 0
The caught exception is too generic. Prefer catching specific exceptions to the case that is currently handled.
#20 opened by codacy-production - 0
Exception is a too generic Exception. Prefer throwing specific exceptions that indicate a specific error case.
#19 opened by codacy-production - 0
Exception is a too generic Exception. Prefer throwing specific exceptions that indicate a specific error case.
#18 opened by codacy-production - 0
Exception is a too generic Exception. Prefer throwing specific exceptions that indicate a specific error case.
#17 opened by codacy-production - 0
Exception is a too generic Exception. Prefer throwing specific exceptions that indicate a specific error case.
#16 opened by codacy-production