Web Scraping (Screen Scraping) Tutorial Part III
Loading...
1,979
Loading...
Uploader Comments (LoginRequired1)
Top Comments
-
Thanks alot, you have no idea how useful that was. One quick question though, the DomParser object recieves a local file as a parameter in its constructor. Can I obtain that file directly from the web, for example puting a url as a path instead of a local path. I may get the answer to my question doing some googleing, just checking if you knew at the top of your head lol. Thanks again!
see all
All Comments (4)
-
What's the background music :) ?
Loading...
it's funny if you compare this to the amount of code you must write for scraping if using a high level scripting language like python or ruby.
apoc4223 2 years ago
@apoc4223 Yeah, that's true. I merely wanted to use a more globally accessible language; and yeah there are easier ways of going about it, but this seemed more robust than many of them.
LoginRequired1 1 year ago