Web Scraper para dados do Fundamentus
Project description
Fundamentus Scraper
Pacote Python para coleta de dados do site Fundamentus.com.br
Instalação
pip install fundamentus-scraper
Uso Básico
from fundamentus_scraper import FundamentusScraper
scraper = FundamentusScraper()
# Obter todos os dados
dados = scraper.get_company_data("PETR4")
# Obter um dado específico
p_l = scraper.get_single_data("PETR4", "p_l")
# Exportar para Excel
scraper.export_to_excel("PETR4", "petr4.xlsx")
Campos Disponíveis
Consulte o mapeamento completo de campos em FIELD_MAPPING
Licença
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fundamentus_scraper-0.1.0.tar.gz.
File metadata
- Download URL: fundamentus_scraper-0.1.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47b14d36daa260a1dd3f6692b714358a7c295b1d4b3b9373dada5de0c51fdcc3
|
|
| MD5 |
1b3a9a19c28f14017d101e6ef8404b13
|
|
| BLAKE2b-256 |
d0a0fe5fbab66fa501096958016e1667178854b6a33d6f2e9228cac095f418d3
|
File details
Details for the file fundamentus_scraper-0.1.0-py3-none-any.whl.
File metadata
- Download URL: fundamentus_scraper-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
537c874c98ec00dae8656adb32898a6d683c0d78e9e29236bcee76a0197277aa
|
|
| MD5 |
0dc3e5ae5398dbb7da72c764d037ae7c
|
|
| BLAKE2b-256 |
a7eee6c8913ff7e95cbe898dd1b5df4d6302158d9724a8e46d16a57f29253f26
|