Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gati API #12

Open
rrjanbiah opened this issue Oct 7, 2020 · 2 comments
Open

Gati API #12

rrjanbiah opened this issue Oct 7, 2020 · 2 comments

Comments

@rrjanbiah
Copy link

You can use Gati's mobile API:

curl -d "dktno={tracking_no}" https://www.gati.com/gwebforms/GatijsonDktTrack3.jsp

(FWIW... For scraping, 'curl to code' approach is much easier approach https://github.com/NickCarneiro/curlconverter https://curl.trillworks.com/ )

Side notes:

  1. Above mobile API is in sync with https://www.gati.com/track-by-docket/
  2. https://www.gatikwe.com/docket-tracker/ returns even old records.. unlike https://www.gati.com/track-by-docket/
  3. Sample docket numbers:
    1. ROT5(123282680) - new, will work in both Gati and GatiKwe
    2. ROT5(465351778) - old, will work only in GatiKwe
@rajatdhoot123
Copy link
Owner

@rrjanbiah just curious is this project is useful to you or if you have any suggestions or improvement will be happy to connect with you.

@rrjanbiah
Copy link
Author

@rrjanbiah Not using and not working in similar projects. But, have some interests in scraping and some time ago, I stumbled upon here and posted #11 When I received notification for the same, checked readme and started to suggest easy fixes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants