/ruby_car_crawler

Ruby crawler for car advertisement

Primary LanguageRuby

What it does

It's a crawler that searches on Mercado Livre, Olx and DragsterBrasil and log the advertisement with the important information and ordered by the created date. At the moment it's searching only for Civic SI models, but you can chance to other models

How to make it work

  • Install ruby 2.7.1 (Recomend RVM or Rbenv to mange ruby versions)

  • Install dependencies

$gem install nokogiri
$gem install pp
  • Finally run the crawler
$ruby civic_bot.rb

Output:


image


Result -> find your dream car 😄


civic edit