Pincode

Get Indian postal PIN code details including area, district, state. Use when user asks for "pincode", "postal code India", "pin code details", or wants address from PIN.

ankitjh4 65e6d01 2 files · 696 B Updated

File contents

India Pincode API

Indian postal code lookup.

Quick Use

# Get details by pincode
python3 scripts/pincode.py 110001

# Search by area name
python3 scripts/pincode.py search "Connaught Place"

# Get post offices in a district
python3 scripts/pincode.py district "Central Delhi"

API Used

https://api.postalpincode.in (free, no key)

Data Available

  • Area/locality name
  • District
  • State
  • Post office type (HO, BO, SO)
  • Delivery status
  • Circle, Region, Division

ankitjh4/indic-ai-skills/tree/main/skills/pincode commit 65e6d01261

Frequently asked questions

npx skillmds@latest add ankitjh4/pincode