Skip to content

jrobertson/scotsman_obituaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scraping the recent local obituaries from the Edinburgh Evening News using the scotsman_obituaries gem

Usage

so = ScotsmanObituaries.new
so.search title: 'moredun', date_range: :last_month

Returns an Array of Hash objects, with each Hash object containing the following:

  • heading: name of the deceased
  • short_text: The name of the person, where they lived, and where they died etc.
  • pubdate: date they deid

Resources

scotsman_obituaries gem

About

A web scraper to scrape the search results from the Scotsman and Edinburgh Evening News obituary annoucements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages