Class: JobsCrawler::Robots::PagesJaunesSenegal

Inherits:
Base
  • Object
show all
Defined in:
lib/jobs_crawler/robots/pages_jaunes_senegal.rb

Instance Attribute Summary

Attributes inherited from Base

#url

Instance Method Summary collapse

Methods inherited from Base

#crawl, #extract_content, #initialize, #set_html

Constructor Details

This class inherits a constructor from JobsCrawler::Robots::Base

Instance Method Details

#to_jsonObject



3
4
5
6
7
8
# File 'lib/jobs_crawler/robots/pages_jaunes_senegal.rb', line 3

def to_json
  {
    date_de_publication: date_de_publication,
    description:         description,
  }
end