Querying a complex website

schweet1 jon.kappes at gmail.com
Tue Feb 19 14:55:03 EST 2008


Greetings,

I am attempting to use python to submit a query to the following URL:

https://ramps.uspto.gov/eram/patentMaintFees.do

The page looks simple enough - it requires submitting a number into 2
form boxes and then selecting from the pull down.

However, my test scripts have been hung up, apparently due to the
several buttons on the page having the same name.  Ideally, I would
have the script use the "Get Bibligraphic Data" link.

Any assistance would be appreciated.

~Jon



More information about the Python-list mailing list