tracking - Fetching UPS Shipment Progress -


i'm aware can tracking detail package through url:

http://wwwapps.ups.com/webtracking/onlinetool?inquirynumber=number

there, can click on "shipment progress", posts request to

http://wwwapps.ups.com/webtracking/detail

is there url can progress directly? don't have fetch first page, make second post request details.

thanks.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -