0

I am trying to write a web scraper using web-harvest library to get params from realtor.com. Are there any good tutorials for how to do it? I am using the eclipse IDE

stacktraceyo
  • 1,235
  • 4
  • 16
  • 22

1 Answers1

1

Look at this: http://masochismtango.com/2010/02/15/webharvest-web-scraping-from-java/

Mike
  • 2,065
  • 25
  • 29