PureBytes Links
Trading Reference Links
|
Ed Hoopes wrote:
Group,
Has anyone tried to use the _javascript_ or VisBasic interpreters to
grab data from the CNBC Stock Scouter website?
I am interested in creating a ASCII list of:
<company full name><ticker><rating>
I can do the programming - I am just interested in finding out if
anyone has tried anything similar. This is often referred to as
"screen scraping"
Here is a screen scraper for Python. I have not used it but have
written my own in Python for various websites. It is easy to do.
http://www.crummy.com/software/BeautifulSoup/
Check out the examples
for sample code.
Bill
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For other support material please check also:
http://www.amibroker.com/support.html
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
|