mardi 31 mars 2015

Submitting search form on website to scrape table

I'm trying to scrape the tables from this website: http://ift.tt/17yLRvY


For example, I want the program to select the radio button for Corporation Name and then submit a corporation name like GOOG in the form. I would like to scrape the data that displays as a result. Can I use the requests library for Python to submit the forms on this page, or do I have to use JavaScript? If so, how can I submit the forms?


Aucun commentaire:

Enregistrer un commentaire