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

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -