java - Scraping through CSS selectors -


i need write scraper in java + groovy..

i wondering if able parse html documents , select informations need through simple css selectors (instead going through whole document tree , manually select need) exists? nokogiri ruby, give idea of need..

thanks in advance!

i loading page qt webkit , including jquery.

it's hack works use case. needed solution requires no configuration - sudo apt-get install libqt4-webkit , you're ready go.


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

html - Instapaper-like algorithm -

c# - How to execute a particular part of code asynchronously in a class -