Skip to content

openaustralia/scraperwiki-morph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gem Version

ScraperWikiMorph

A simple compatibility layer so that you can use something that looks almost the same as the ScraperWiki gem - the only real difference is that it writes to an sqlite database called data.sqlite (rather than ScraperWiki's default scraperwiki.sqlite) and a table called data (rather than ScraperWiki's default swdata)

This makes it very easy to transition scraper code from ScraperWiki to Morph

Installation

Add this line to your application's Gemfile:

gem 'scraperwiki-morph'

And then execute:

$ bundle

Or install it yourself as:

$ gem install scraperwiki-morph

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

ScraperWiki / Morph compatibility layer

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors

Languages