You are currently viewing the Python section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
I've been given a bit of a mini project by my dad to get me started with python, he wants me to make a module that takes the data from a web page and saves it to a document (the address, incase you want to know is: "http://ec.europa.eu/europeaid/tender/data/news.htm") and make Reference and the Budget lists as "variables" (I think?) with the values next to it. Basically save the html data to a document so that every time he runs the module it updates the file, and he can keep an up to date list of the projects. I've sort of gotten the hang of the whole "from urllib import urlopen" but that doesn't really help much. Can someone please help me as to how I can go about doing what I need? I can't get anything useful anywhere!
------------------------
jez
<center>[And I Descend From Grace, In Arms Of Undertone. I Will Take My Place, In The Great Below]</center>
------------------------
__________________
------------------------
jez
<center>[And I Descend From Grace, In Arms Of Undertone. I Will Take My Place, In The Great Below]</center>
------------------------