Skip to content

ajaybodhe/indiapost-tracker

 
 

Repository files navigation

India Post Tracking API

Simple no-captcha required API for tracking packages on the India Post website.

  • JSON API
  • No CAPTCHA
  • ISO formatted timestamps
  • Returns all events and available data for the given Item
  • Unofficial API. No liabilities
  • Requests are currently logged because Heroku does not offer a way to disable logging. This data will never be sold or given to a third-party.

How to use

Make a request to

/track/:ITEM_ID

Here is a sample response.

License

Licensed under the MIT License

Releases

No releases published

Packages

No packages published

Languages

  • Python 82.6%
  • HTML 13.8%
  • Shell 3.6%