Hi,
I hope to parse given URL.
For example, if I get “http://segaran.com/wiki/Programming_language.html”,
I would get all the links of the page as a vector or map?
Such as BeautifulSoup in Python?
Thanks!
Hi,
I hope to parse given URL.
For example, if I get “http://segaran.com/wiki/Programming_language.html”,
I would get all the links of the page as a vector or map?
Such as BeautifulSoup in Python?
Thanks!
HTMLparser from Libxml might work for me.
Hey @fkkcloud it looks like this is a project file configuration problem. If you update to oF 0.8.2 and regenerate the example project file with project generator I’ll bet it will work.