Skip to content

Instantly share code, notes, and snippets.

View yawo's full-sized avatar

Yawo Kpotufe yawo

  • YawoSoft
  • Paris, France
View GitHub Profile
@yawo
yawo / desmgidf.rb
Created March 28, 2015 16:52
Scraper for French IDF services of "médecine générale".
require 'anemone'
class Desmgidf
puts 'Starting crawl..'
file = File.open('desmgidf.html', 'w')
file.write %Q{
<html>
<head>
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">