Local Ruby/rails server for web scraping -
i run web scraping routines on local mac, default rails server consumes more 1 gig of memory (only 1 request running 5 hours). there server better suited this?
this web bot. rails heavy.
a script using nokigiri enough. can set cron run script.
if want higher level things, capybara do, test mainly.
Comments
Post a Comment