android - How to run a javascript inside of Bobik and return a JSON -


i'm tired of web-scrapping in android app. takes long, unstable: fast, slow, freezes , eats traffic.

so best thing have found out bobik. takes care of , got json. have 1 problem: page contains javascript runs , afterwards have information need extract.

in examples, have html page google.com , expedia.com json //title //h1 //img/@src

but, example, page: http://www.washington.edu/calendar/ not contain parameters need. html not have time, event_name , location, how run javascript?

or should want , bobik team take care of rest?


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -