Y
Hacker News
new
|
ask
|
show
|
jobs
by
freeslugs
3134 days ago
If you need simple scraping, I like traditional http request lib. For more robust scraping (ie clicking buttons / filling text), use capybara and either phantomjs or chromedriver - easy to install using homebrew!