
A search-engine-cli-scraper para más de 15 motores de búsqueda, incluyendo Google. duckduckgo, Bing, Ask, etc...
Un buscador-cli-scraper para más de 15 motores de búsqueda, incluyendo Google, DuckDuckGo, Bing, Ask, etc.
NOTA: Con fines educativos, no soy responsable del mal uso de esta herramienta.
pip3 install -r requirements.txt
# Para usuarios de Linux
sudo apt install firefox-geckodriver
# Para usuarios de otros sistemas operativos, consulta los lanzamientos en https://github.com/mozilla/geckodriver/releases
docker run -p 8050:8050 scrapinghub/splash
example.config.txt por config.txt y proporciona la IP en ejecución para splash-scrapCómo usar Falla:
usage: main.py [-h] [-e ENGINE] [-q QUERY]
optional arguments:
-h, --help show this help message and exit
-e ENGINE, --engine ENGINE
The search engine
-q QUERY, --query QUERY
The query text
$ python3 -m app.main
# salida
[+] Falla [the search-engine-scraper]
[+] Listing search-Engines
[+] > google
[+] > bing
[+] > aol
[+] > dogpile
[+] > falla
[+] > ask
[+] > qwant
[+] > duckduckgo
[+] > mojeek
[+] > gibiru
[+] > yandex
[+] > yahoo
[+] > searchencrypt
[+] > iem
[+] > kallasearch
[+] > wosx
$ python3 -m app.main -e google -q "sanix darker"
# salida