iDinheiro Brazil Loan & Interest Rate Scraper
Extract Brazilian loan and credit rates by lender from iDinheiro. Get lender, monthly interest rate, CET, annual rate, released-amount range in reais, Reclame Aqui rating, pros and cons. Export to JSON, CSV or Excel.
{ "imageUrl": "https://static.idinheiro.com.br/image/fit-in/1…", "lender": "Creditas", "productType": "personal-loan", "modalities": "com garantia de imóvel, de veículo e consignad…", "interestRateMonthly": 1.51, "rating": 7.5, "ratingLabel": "Boa", "pros": "aprova empréstimos de altos valores", "cons": "não possui a modalidade de crédito pessoal" }
Every run returns clean, typed records, ready for your CRM, spreadsheet or database.
- One clean record per result, deduped and normalized
- Stable schema in JSON, CSV or Excel, or read it via the Apify API
- Pay per use in the cloud, nothing to install or maintain
A real example record, exactly the shape you receive.
| Image Url | Lender | Product Type | Modalities |
|---|---|---|---|
| https://static.idinheiro.com.br/i… | Creditas | personal-loan | com garantia de imóvel, de veícul… |
| https://static.idinheiro.com.br/i… | Digio | personal-loan | consignado e antecipação do saque… |
| https://static.idinheiro.com.br/i… | Banco BV | personal-loan | pessoal, com garantia de veículo … |
{ "imageUrl": "https://static.idinheiro.com.br/image/fit-in/1…", "lender": "Creditas", "productType": "personal-loan", "modalities": "com garantia de imóvel, de veículo e consignad…", "interestRateMonthly": 1.51, "rating": 7.5, "ratingLabel": "Boa", "pros": "aprova empréstimos de altos valores", "cons": "não possui a modalidade de crédito pessoal" }
Frequently asked questions
Which country and lenders does this cover?
It covers Brazil. The scraper reads the lender rankings on iDinheiro, which include banks and fintechs such as Creditas, Banco BV, Geru, Crefisa and others, depending on the comparison page you point it at.
How many records will a single page return?
It depends on the page. A ranking page produces one record per lender loan modality listed in its rate breakdown tables, typically several to a few dozen records per page. You can point the actor at multiple comparison pages in one run.
Can I choose which loan categories to scrape?
Yes. Provide the iDinheiro comparison page URLs you care about in the input, for example the best online loans ranking, the instant Pix loan page, or the loans for negatived customers page. Each page is parsed the same way.
Why is the interest rate sometimes a "starting from" value?
iDinheiro publishes rates as "a partir de" (starting from), so the numeric rate fields hold that advertised minimum. The original wording, including conditions like "+ IPCA" or "depends on the convenio", is preserved in the notes field so nothing is lost.
What happens when a rate or amount is missing for a product?
Missing values are returned as null rather than guessed. For example a payroll product priced "by convenio" will have a null monthly rate, with the original text kept in notes. Amount and term fields are also null when the page expresses them as a condition (for example "up to 35% of the benefit") instead of a fixed value.
Ready when you are.
Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.