sereema / tracking-url

Detect package carrier from tracking number and generate tracking url.
https://pypi.python.org/pypi/tracking-url
MIT License
10 stars 10 forks source link

Some fedex tracking not recognized #5

Open chaoxu opened 3 years ago

chaoxu commented 3 years ago

Example:

9622001900000407664000786475761494
9622001900000774686300786492989142
9622001900000774686300786492988330

Google figures it out correctly: https://www.google.com/search?q=9622001900000407664000786475761494

mendykrauss commented 3 years ago

The actual tracking number is only the last 12 digits

chaoxu commented 3 years ago

That's true, so is there a way to recognize it? Google somehow can figure out the string in the beginning are not necessary.