Bin Checker Pro
by burbn
Fast BIN lookup for credit/debit cards. Get card scheme (Visa/Mastercard/Amex), type (credit/debit/prepaid), issuer bank details (name/website/phone),...
Opens on Apify.com
About Bin Checker Pro
Fast BIN lookup for credit/debit cards. Get card scheme (Visa/Mastercard/Amex), type (credit/debit/prepaid), issuer bank details (name/website/phone), and country info (flag, region, currency). perfect for payment validation, risk checks, and eβcommerce workflows.
What does this actor do?
Bin Checker Pro is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
BIN Checker Pro Lookup Bank Identification Numbers (BIN) and get detailed card information including card scheme, type, issuer details, and country data. --- ## Table of Contents - Features - What is a BIN? - Use Cases - Quick Start - Input Parameters - Output Fields - Dataset Views - Sample Output - FAQ --- ## Features | Feature | Description | |---------|-------------| | π³ Card Scheme Detection | Identify Visa, Mastercard, Amex, Discover, JCB, and more | | π¦ Issuer Information | Get bank name, website, and phone number | | π Country Details | Country name, flag, region, currency, and language | | π Card Type | Credit, Debit, or Prepaid classification | | β Card Level | Classic, Gold, Platinum, Business, Corporate, etc. | | π Bulk Lookup | Check multiple BINs in a single run | | π Clean Output | Structured data ready for analysis | --- ## What is a BIN? BIN (Bank Identification Number) is the first 6-8 digits of a credit or debit card number. It identifies: - Card Network - Visa, Mastercard, Amex, etc. - Issuing Bank - The financial institution that issued the card - Card Type - Credit, Debit, or Prepaid - Country of Origin - Where the card was issued --- ## Use Cases | Use Case | Description | Benefit | |----------|-------------|---------| | Payment Validation | Verify card details before processing | Reduce failed transactions | | Fraud Prevention | Detect suspicious card origins | Minimize chargebacks | | E-commerce | Validate customer payment methods | Improve checkout success | | Financial Analysis | Analyze card distribution patterns | Data-driven insights | | Compliance | Verify card issuer locations | Meet regulatory requirements | --- ## Quick Start ### Single BIN Lookup json { "bins": ["400115"] } ### Multiple BINs Lookup json { "bins": ["400115", "545301", "371449", "424242"] } --- ## Input Parameters | Parameter | Type | Required | Description | |-----------|------|:--------:|-------------| | bins | Array | β
Yes | Array of BIN numbers. Each BIN must be 6-8 digits only | ### Input Tips - Enter only the first 6-8 digits of the card number - Each BIN must match pattern: ^[0-9]{6,8}$ - Supports bulk lookup with multiple BINs - Duplicates are automatically removed --- ## Output Fields ### Card Information | Field | Type | Description | |-------|------|-------------| | bin | String | The BIN number | | valid | Boolean | Whether the BIN is valid | | scheme | String | Card scheme (VISA, MASTERCARD, etc.) | | brand | String | Card brand | | type | String | Card type (CREDIT, DEBIT, PREPAID) | | level | String | Card level (CLASSIC, GOLD, PLATINUM, etc.) | | isCommercial | Boolean | Is it a commercial/business card | | isPrepaid | Boolean | Is it a prepaid card | | currency | String | Card currency code | ### Issuer Information | Field | Type | Description | |-------|------|-------------| | issuerName | String | Name of the issuing bank | | issuerWebsite | String | Bank website URL | | issuerPhone | String | Bank phone number | ### Country Information | Field | Type | Description | |-------|------|-------------| | countryName | String | Country name | | countryNative | String | Country name in native language | | countryFlag | String | Country flag emoji | | countryCode | String | ISO 3166-1 alpha-2 code | | countryCode3 | String | ISO 3166-1 alpha-3 code | | capital | String | Capital city | | region | String | Geographic region | | subregion | String | Geographic subregion | | countryCurrency | String | Country currency code | | countryCurrencyName | String | Currency name | | countryCurrencySymbol | String | Currency symbol | | language | String | Primary language | | languageCode | String | Language code | | countryIDD | String | International dialing code | --- ## Dataset Views This actor provides organized table views for easy data analysis: | View | Description | |------|-------------| | π BIN Overview | Quick summary with scheme, type, and country | | π³ Card Details | Card scheme, brand, type, level, and prepaid status | | π¦ Issuer Information | Bank name, website, and contact details | | π Country Information | Full country details with region and currency | | π Full Details | Complete BIN data in one view | --- ## Sample Output json { "bin": "400115", "valid": true, "scheme": "VISA", "brand": "VISA", "type": "DEBIT", "level": "PREPAID BUSINESS", "isCommercial": true, "isPrepaid": true, "currency": "JPY", "issuerName": "ORIENT CORPORATION", "issuerWebsite": "https://www.orico.co.jp", "issuerPhone": "+81358771111", "countryName": "JAPAN", "countryNative": "ζ₯ζ¬", "countryFlag": "π―π΅", "countryCode": "JP", "countryCode3": "JPN", "capital": "Tokyo", "region": "Asia", "subregion": "Eastern Asia", "countryCurrency": "JPY", "countryCurrencyName": "Japanese yen", "countryCurrencySymbol": "Β₯", "language": "Japanese", "languageCode": "JA", "countryIDD": "81" } --- ## FAQ ### What is a BIN number? BIN (Bank Identification Number) is the first 6-8 digits of a payment card. It identifies the card issuer, type, and country of origin. ### How many BINs can I check at once? You can check multiple BINs in a single run. Simply add them to the bins array. ### What card schemes are supported? The actor supports all major card schemes including Visa, Mastercard, American Express, Discover, JCB, Diners Club, UnionPay, and more. ### What if a BIN is not found? If a BIN is not found in the database, the result will show valid: false with an error message. ### Is the data accurate? BIN data is sourced from comprehensive databases and is regularly updated to ensure accuracy. ### Can I use this for fraud detection? Yes, BIN lookup is commonly used for fraud prevention by verifying card origin and type before processing payments. --- ## Keywords BIN checker, BIN lookup, bank identification number, card BIN lookup, credit card BIN checker, debit card BIN lookup, BIN database, card issuer lookup, payment card validation, BIN validator, card scheme detection, Visa BIN, Mastercard BIN, Amex BIN, card type checker, issuer identification number, IIN lookup, payment fraud prevention, card verification, Apify BIN checker
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Bin Checker Pro now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- burbn
- Pricing
- Paid
- Total Runs
- 5
- Active Users
- 2
Related Actors
Google Maps Reviews Scraper
by compass
Facebook Ads Scraper
by apify
Google Ads Scraper
by silva95gustavo
Facebook marketplace scraper
by curious_coder
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support