Skip to content

ideavateltd/tap-reviewscouk

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

tap-reviewscouk

A singer.io tap for extracting data from reviews.co.uk API, written in python 3.

Author: Hugh Nimmo-Smith (hugh@onedox.com)

Limitations

Current limitations include:

  • Only supports merchant reviews (no product reviews)
  • No error handling

Configuration

A store, apikey and start_date config keys are required:

{
  "store": "onedox",
  "apikey": "abcdefgh1234567890",
  "start_date": "2015-01-01"
}

About

Singer.io tap for extracting data from the reviews.co.uk API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages