Skip to content Skip to sidebar Skip to footer
Showing posts with the label Web Crawler

Is It Possible To Plug A Javascript Engine With Ruby And Nokogiri?

I'm writing an application to crawl some websites and scrape data from them. I'm using Ruby… Read more Is It Possible To Plug A Javascript Engine With Ruby And Nokogiri?

Selenium With Phantomjs: Form Being Validated But Not Submitted

I'm having a strange problem submitting a form through Selenium Webdriver's PhantomJS API. … Read more Selenium With Phantomjs: Form Being Validated But Not Submitted

Is There Any Javascript (and Client-side) Wget Implementation?

In order to provide a service for webmasters, I need to download the public part of their site. I&#… Read more Is There Any Javascript (and Client-side) Wget Implementation?