ill need to rewrite the google scraper, but hey atleast we got imagesearch working woooo

This commit is contained in:
lolcat 2023-08-13 23:35:08 -04:00
parent 6f896221f0
commit b57b2d7118
7 changed files with 407 additions and 1490 deletions

View file

@ -11,6 +11,7 @@ https://4get.ca
1. Web
- DuckDuckGo
- Brave
- Google
- Mojeek
- Marginalia
- wiby
@ -18,6 +19,7 @@ https://4get.ca
2. Images
- DuckDuckGo
- Yandex
- Google
- Brave
3. Videos
@ -25,13 +27,15 @@ https://4get.ca
- Facebook videos
- DuckDuckgo
- Brave
- Google
4. News
- DuckDuckGo
- Brave
- Google
- Mojeek
More scrapers are coming soon. I currently want to add Google, Hackernews, Qwant and find a way to scrape Yandex web without those fucking captchas. A shopping, music and files tab is also in my todo list.
More scrapers are coming soon. I currently want to add Hackernews, Qwant and find a way to scrape Yandex web without those fucking captchas. A shopping, music and files tab is also in my todo list.
# Setup
This section is still to-do. You will need to figure shit out for some of the apache2 stuff. Everything else should be OK.