-
Hi! First of all thanks for developing this app.
I lately found out about [lingva-translate](https://github.com/TheDavidDelta/lingva-translate), which is a GTranslate scraper similar to invidious, …
-
Is there a way to automatically detect if a frontend uses Cloudflare and disable ones that do
-
Following statement seems contradicting:
`Lingva scrapes through GTranslate and retreives the translation without using any Google-related service`
-
I ran the code
```python3
from pprint import pprint
from nitter_scraper import NitterScraper
with NitterScraper(host="0.0.0.0", port=8008) as nitter:
profile = nitter.get_profile("dgnsre…
-
If you were relying on this api. Here is a quick work around I put together today using nitter.
https://github.com/dgnsrekt/nitter_scraper
I've got a decent portion of the profile and tweet parser r…
-
**Before you start.**
* [x ] I have checked the [Common Problems](https://github.com/kickscondor/fraidycat/wiki/Common-Problems) page.
* [x ] I have searched the issue tracker for a bug that match…
-
Any plans to create a similar service for instagram? Many thanks for your great service.