Python and HTML processing?

  • Thread starter Thread starter M
  • Start date Start date

M

New member
In python I open a connection to a website using urllib2. What i want to do is add to the website content. Specifically a picture at the top of the page. I know this is possible but i have no idea how. Thanks!
or i could possibly use any other way to connect to website. (ex. urllib, httplib) i just need to know how to use the code
 
Back
Top