NerdWallet Rate Scraper avatar

NerdWallet Rate Scraper

Pricing

from $9.99 / 1,000 results

Go to Apify Store
NerdWallet Rate Scraper

NerdWallet Rate Scraper

Scrapes NerdWallet credit-card offers, returning card names, annual fees, rewards rates, intro offers, APRs, credit scores, ratings, and other key terms.

Pricing

from $9.99 / 1,000 results

Rating

0.0

(0)

Developer

Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Categories

Share

Collects credit-card offers from NerdWallet's "best credit cards" comparison pages. For each card you get the name plus its headline terms: annual fee, rewards rate, intro offer, regular APR, recommended credit score and more.

Input

FieldDefaultDescription
pagethe-best-credit-cardsWhich NerdWallet credit-card page to collect. Ignored when url is set.
url""Optional full NerdWallet URL that lists credit-card offers; overrides page.
limit50Max records to return (1–200).
Proxy configurationOptionalOptional. Enable a US-based proxy for the most reliable results.

Output

Each record describes one credit-card offer:

{
"card_name": "Chase Sapphire Preferred® Card",
"annual_fee": "$95",
"rewards_rate": "1x-5x",
"intro_offer": "75,000",
"regular_apr": "19.24%-27.49% Variable APR",
"recommended_credit_score": "",
"rating": "",
"rating_max": "",
"best_for": "",
"review_url": "",
"source_url": "https://www.nerdwallet.com/the-best-credit-cards",
"raw": { ... }
}

The full label-to-value map for each card is preserved in raw.

Notes

  • Runs with empty input (defaults to the best-credit-cards page).
  • Enable a US-based proxy for the most reliable results.
  • Card offers change frequently; treat results as a point-in-time snapshot and use responsibly under NerdWallet's terms of use.