VOOZH about

URL: https://apify.com/ayeeyee/iban-bic-validator

⇱ IBAN/BIC Validator Β· Apify


Pricing

from $0.75 / 1,000 results

Go to Apify Store

IBAN/BIC Validator

IBAN/BIC Validator returns normalized, review-ready API data with robust inputs, consistent outputs, and pay-per-result pricing.

Pricing

from $0.75 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Virtual Footprint LLC

Virtual Footprint LLC

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Retrieve structured stock, options, and financial market data with IBAN/BIC Validator for research, reporting, and automation.

Features

  • Retrieve stock quote information with normalized fields
  • Collect options chain data where supported by the source
  • Support single-symbol and batch-symbol lookups
  • Return analytics-ready JSON records for downstream systems
  • Export clean datasets for reporting and dashboard workflows
  • Supports direct URL-based extraction workflows
  • Supports keyword and query-based discovery inputs

Common Use Cases

  • Trading research
  • Portfolio monitoring
  • Financial dashboards
  • Investment automation
  • Market intelligence
  • Internal reporting

Example Input

{
"query":"AAPL",
"queries":[
"AAPL",
"MSFT",
"NVDA"
],
"urls":[
"https://finance.yahoo.com/quote/AAPL"
],
"maxResults":25,
"includeRaw":false,
"maxCostPerRun":5
}

Example Output

{
"query":"AAPL",
"url":"https://finance.yahoo.com/quote/AAPL",
"actorSlug":"stock-option-data-api",
"source":"yahoo-finance",
"title":"Apple Inc.",
"description":"Latest market snapshot for the requested symbol",
"scrapedAt":"2026-06-07T16:45:00Z"
}

Input Parameters

FieldTypeRequiredDescription
querystringNoPrimary keyword, URL, profile, company, product, or identifier to collect
queriesarrayNoOptional batch list of query strings. Used when query is empty or when batching is…
urlsarrayNoOptional direct URLs to process. These take priority over discovery when provided
maxResultsintegerNoMaximum number of dataset items to emit
includeRawbooleanNoInclude collection diagnostics and raw source metadata where available
maxCostPerRunnumberNoOptional guardrail in USD. The actor caps output before exceeding this amount
proxyConfigurationobjectNoApify proxy settings for production runs

Output Fields

FieldTypeDescription
querystringNormalized query value
urlstringNormalized url value
actorSlugstringNormalized actorSlug value
sourcestringNormalized source value
titlestringNormalized title value
descriptionstringNormalized description value
scrapedAtstringNormalized scrapedAt value
runIdstringNormalized runId value
rankstringNormalized rank value
symbolstringNormalized symbol value
valuestringNormalized value value
currencystringNormalized currency value

Export Formats

  • JSON
  • CSV
  • Excel
  • XML

Pricing

Pricing Model: PAY_PER_EVENT

$3.00 per 1,000 dataset items.

FAQ

Does this actor support batch processing?

Yes.

Can I export results to CSV?

Yes.

Can I schedule runs?

Yes, through Apify schedules.

Can I run this actor via API?

Yes, via the Apify API.

Does it support direct URLs?

Yes.

Can I integrate this actor with n8n or Make?

Yes.

You might also like

Fake Test Data Generator

automation-lab/fake-test-data-generator

Generate bulk fake/test data using @faker-js/faker. Create realistic persons, addresses, companies, finance records, and internet profiles. 50+ locales, reproducible seeds, 50 field types.

πŸ‘ User avatar

Stas Persiianenko

4

IBAN Structure & ISO Country Codes Scraper

parseforge/iban-com-bank-codes-scraper

Retrieve global bank codes from IBAN.com including SWIFT/BIC, country, bank name, branch, city, address, and IBAN format. Validate international payment routing across 100+ countries. Export to JSON, CSV, or Excel for fintech, payments, KYC, and cross border banking compliance workflows.

Chatbot Arena Scraper

automation-lab/chatbot-arena-scraper

Scrapes the Chatbot Arena (arena.ai) leaderboard to extract LLM model rankings, Elo scores, confidence intervals, vote counts, and category-specific ratings from human preference battles.

πŸ‘ User avatar

Stas Persiianenko

6

Bulk DNS Lookup (DNS-over-HTTPS)

thoob/dns-bulk-lookup

Resolves A, AAAA, MX, NS, TXT, CNAME, and SOA records for many domains at once over DNS-over-HTTPS (Cloudflare, with Google fallback), and parses SPF, DMARC, and optional DKIM. Deterministic and fast. Billed only per domain that returns DNS data.

Pono Data

3

Domain WHOIS via RDAP: Clean Structured Records

thoob/rdap-domain-lookup

Looks up domain registration data through official IANA RDAP servers (the structured-JSON successor to WHOIS): registrar, key dates, status codes, nameservers, DNSSEC, and abuse contact. Clean fields, no mangled WHOIS text. Billed only per resolved domain.

Pono Data

3

IBAN Lookup

greip/iban-lookup

Validate International Bank Account Numbers (IBANs) and retrieve comprehensive country information, banking details, formatting options, and validation results. Ideal for financial services, compliance checks, and fraud prevention.