python - Automatically send and receive data from a HTML page -


I'm not sure which module I want to use for this. I have & gt; There are 100 files I need to submit to the following webpage and retrieve the results.

If I am sending the file in some way to this process

  '& lt;' Input type = "file" name = "filename" size = '30 '' & gt; Get the '  

tag, and then return the HTML so that it can be processed with regular expressions.

Thanks for viewing an example output, set the radio button to CSU, and enter 1eo8 in the 'pdb entry' text box

@Enac Here are 3 Pythonic packages which provide a solution for retrieving and parsing:

From your websites:

The beautiful soup parses what you give, and the tree sieve for you makes you do it Find "All links can be found," or "Find all links of class external links" or "Find all links whose URLs match" foo.com ", or" Search for the table title that is bold text, then Give me this lesson "

Scary is a fast high-level screen scraping and web crawling framework, crawling websites and structured by their pages. Used for extracting data, it can be used for monitoring and automating testing by data mining.

Comments