VOOZH about

URL: https://apify.com/hung.ad4gate/bin-card-checker

⇱ BIN Card Checker Β· Apify


Pricing

$5.00 / 1,000 results

Go to Apify Store

Actor to check BIN information of payment cards worldwide

Pricing

$5.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Hung Dinh

Hung Dinh

Maintained by Community

Actor stats

3

Bookmarked

147

Total users

2

Monthly active users

4 months ago

Last modified

Categories

Share

BIN Card Checker Actor

This Actor helps check payment card information based on the first 6 digits of the card (BIN number) using various API sources.

Features

  • Support multiple BIN lookup APIs:
    • BINList.net (Free)
    • BinTable.com (Requires API Key)
    • BinCheck.io (Free)
    • BinLookup.io (Free)
    • FreeBinChecker.com (Free)
  • Detailed card information including:
    • Issuing Bank
    • Card Brand
    • Card Type
    • Card Level
    • Country Name
    • Issuer's Website
    • Card Category
    • Bank Phone
    • Bank City
  • Timestamp for each check
  • Source tracking
  • Error handling and logging

Input

The Actor accepts the following input parameters:

{
"bin_numbers":["411111","422222"],// Array of BIN numbers to check
"api_source":"binlist",// Selected API source
"bintable_api_key":"your-api-key"// Required only for BinTable.com
}

Input Parameters

  • bin_numbers (Required): Array of BIN numbers to check (6 or more digits)
  • api_source (Required): One of the following values:
    • binlist - BINList.net (Free)
    • bintable - BinTable.com (Requires API Key)
    • bincheck - BinCheck.io (Free)
    • binlookup - BinLookup.io (Free)
    • freebinchecker - FreeBinChecker.com (Free)
  • bintable_api_key (Optional): API key for BinTable.com, required only if using BinTable.com as the source

Output

Each piece of information is returned as a separate record in the dataset. Example output:

{
"bin_number":"411111",
"info_type":"issuing_bank",
"value":"VISA"
}

Available Information Types

  • issuing_bank: Name of the issuing bank
  • card_brand: Card brand (e.g., VISA, Mastercard)
  • card_type: Type of card (e.g., credit, debit)
  • card_level: Card level (e.g., classic, gold, platinum)
  • country_name: Country of issuance
  • issuers_website: Bank's website
  • card_category: Card category
  • bank_phone: Bank's phone number
  • bank_city: Bank's city
  • source: API source used for the check
  • checked_at: Timestamp of the check

Usage

  1. Create a new task in Apify Console
  2. Select this Actor
  3. Configure input:
    • Enter BIN numbers to check
    • Select an API source
    • Provide BinTable.com API key if using BinTable.com
  4. Run the Actor
  5. Check results in the Dataset tab

Notes

  • Each BIN number must have at least 6 digits
  • Some APIs may have rate limits or require authentication
  • Not all information may be available for every BIN number
  • If an API fails to return data, the Actor will return "Not Found" for all fields
  • Results are stored in the default dataset with each piece of information as a separate record

Error Handling

The Actor includes comprehensive error handling:

  • Invalid BIN numbers are skipped
  • API errors are logged
  • Missing or invalid API keys are handled gracefully
  • Network errors are caught and logged

Technical Details

  • Built with Python 3.9
  • Uses Apify SDK for Python
  • Implements multiple API integrations
  • Includes detailed logging
  • Handles rate limiting and API errors
  • Supports parallel processing of multiple BIN numbers

Contact & Support

For questions, issues, or suggestions:

  • Email: hungad4gate@gmail.com
  • Issues: Use the Issues tab in the Actor's page on Apify platform
  • Response Time: Usually within 24-48 hours
  • Languages: English, Vietnamese

You might also like

BIN Checker

dhhoang.dn2/bin-checker

Actor to check BIN information of payment cards worldwide

πŸ‘ User avatar

Đinh Huy Hoàng

112

4.0

BIN Lookup Scraper

codingfrontend/bin-lookup-scraper

Lookup BIN/IIN card information including issuing bank, card type, scheme, brand, and country. Perfect for payment processing and fraud detection.

πŸ‘ User avatar

codingfrontend

3

BIN Lookup Scraper πŸ”

easyapi/bin-lookup-scraper

A powerful BIN/IIN lookup tool that provides comprehensive card information including issuing bank, country, and card scheme details. Perfect for payment processing, fraud detection, and financial data analysis. 🏦 πŸ’³

BIN/IP Lookup Checker

easyapi/bin-ip-lookup-checker

Our API provides online merchants with detailed insights into credit/debit card transactions. By submitting the Bank Identification Number (BIN), along with the client’s IP address, users can generate risk scores and access extensive BIN information. Empower your transaction assessments today!

BIN + IP Lookup Checker

codingfrontend/bin-ip-lookup-checker

Lookup BIN/IIN card information combined with IP geolocation for risk scoring. Returns card scheme, bank, country, and IP geolocation data

πŸ‘ User avatar

codingfrontend

2

BIN Lookup

vcbox/BIN-Lookup

A simple and powerful tool for performing Bank Identification Number (BIN) lookups using a local SQLite database. This script retrieves detailed information about a card's issuing bank, card brand, type, and country based on the first 6 to 16 digits of a card number.

Bin Checker Pro

burbn/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.

BIN Lookup

greip/bin-lookup

Lookup/validate any Bank Identification Numbers (BINs) and retrieve comprehensive card information including scheme, bank details, and country information. Ideal for payment processing, fraud detection, and card validation.

TikTok Profile Scraper β€” Native MCP Server πŸš€

opportunity-biz/tiktok-profile-scraper

TikTok Profile MCP Server: 30+ fields, engagement metrics, AI analysis (OpenAI/DeepSeek/Groq). Native MCP β€” no proxy needed. Cheaper (/bin/sh.002) and faster (0.4s/profile) than competitors (/bin/sh.01). FREE plan available.

πŸ‘ User avatar

opportunity-biz

2

Meta Ads Scraper Pro - Facebook & Instagram Ad Library

nourishing_courier/meta-ads-scraper-pro

Scrape Meta Ad Library - Extract Facebook, Instagram, WhatsApp, Threads and Messenger ads. Get ad creatives, spend estimates, reach data, page insights, and advertiser info. CHEAPEST ON APIFY at /usr/bin/bash.45 per 1000 ads vs /usr/bin/bash.50+ for competitors.

πŸ‘ User avatar

Ani BjΓΆrkstrΓΆm

240

Related articles

How agents pay for things with Machine Payments Protocol (MPP)
Read more
Scraping real estate data with Python
Read more