Skip to main content

Buscador

Project description

br0wser

multi funções para navegadores =)

DuckDuckGo

from br0wser.duckduckgo import *

base = DuckDuckGo()

for i, link in enumerate(base.searcher_links("bolacha", 5), 1):
    print(f'{i}. {link}');
1. https://en.wikipedia.org/wiki/Bolo_de_bolacha
2. https://mariascookbook.com/bolo-de-bolacha/
3. https://www.homemadeinterest.com/bolo-de-bolacha-portuguese-biscuit-cake/
4. https://www.196flavors.com/portugal-bolo-de-bolacha/
5. https://pt.wikipedia.org/wiki/Bolacha

MOJEEK

from br0wser.mojeek import *

base = Mojeek()
base.searcher("bolacha")

print("Título:", base.title)
print("Subtítulo:", base.subtitle)
print("Texto:", base.text)
Título: Bolacha
Subtítulo: Bolo chato e seco de farinha, de diversas formas e tamanhos. Pode ser doce ou salgada
Texto: right|thumb|250px|Bolachas tipo cracker.|alt=Biscoito tipo craker Bolacha é um bolo chato e seco de farinha de diversas formas e tamanhos. Pode ser consumida de diversas maneiras, doce, com recheios, salgada ou acompanhada de especiarias e/ou patês.

BRAVE

from br0wser.brave import *

base = Brave()
base.searcher("bolacha")

print("Título:", base.title)
print("Subtítulo:", base.subtitle)
print("Texto:", base.text)
print("Subtexto:", base.subtext)
print("Ficha:", base.ficha)
print("Subficha:")
for item in base.subficha:
    print(" -", item)
Título: Bolacha
Subtítulo: Bolo chato e seco de farinha, de diversas formas e tamanhos. Pode ser doce ou salgada
Texto: Bolacha é um bolo chato e seco de farinha de diversas formas e tamanhos. Pode ser consumida de diversas maneiras, doce, com recheios, salgada ou acompanhada de especiarias e/ou patês. O termo …
Subtexto: Wikipedia
Ficha:  Ficha de dados
Subficha:
 - Caractere unicode 🍪

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

br0wser-1.0.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

br0wser-1.0-py3-none-any.whl (1.9 kB view details)

Uploaded Python 3

File details

Details for the file br0wser-1.0.tar.gz.

File metadata

  • Download URL: br0wser-1.0.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for br0wser-1.0.tar.gz
Algorithm Hash digest
SHA256 51f2654aa6eae6fb17a049e1e5663ddde9aecc90ebc2f2d82dc64bcbcc107ba6
MD5 7e5a7da770267fc17616cb1dfaaea1f6
BLAKE2b-256 9da521d8fee8af5f982cb355ca402148faeb5445a58abbcd0bd24e71dcf6b51c

See more details on using hashes here.

File details

Details for the file br0wser-1.0-py3-none-any.whl.

File metadata

  • Download URL: br0wser-1.0-py3-none-any.whl
  • Upload date:
  • Size: 1.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for br0wser-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 78a5e47a841e61487d80bf8af00c344d655ba7f1d07d20b081f4c281b357fa70
MD5 aa6a9904e7e29b22fc190fdd7c937531
BLAKE2b-256 2548f51bff80ff943bdbb976230d74bf357b197d6f90c88102688f671030f122

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page