Re: Best approach to get data from web page continuously

2014-09-18 Thread Joel Goldstick
On Thu, Sep 18, 2014 at 9:30 AM, Juan Christian wrote: > I'll write a python (Python 3.4.1) script to fetch for new data (topics) > from this page (http://steamcommunity.com/app/440/tradingforum) > continuously. > > All the topics follow this structure: href="http://steamcommunity.com/app/440/tra

Best approach to get data from web page continuously

2014-09-18 Thread Juan Christian
I'll write a python (Python 3.4.1) script to fetch for new data (topics) from this page (http://steamcommunity.com/app/440/tradingforum) continuously. All the topics follow this structure: http://steamcommunity.com/app/440/tradingforum/TOPIC_ID/";> It will work like that: I'll get the last topic