Extract Harvest data with Singer

About the Harvest tap

Harvest is cloud-based time-tracking software. The Singer Harvest tap pulls data out of Harvest and delivers data in a standard, JSON-based format.

Learn more about the Singer spec  →

Data Catalog

Supports the extraction of individual data streams and fields

Language

Python

Getting started

Installing and running the Harvest tap is easy. Check the repository for specific setup steps.

View the repo  →
          $ Clone the repository, then install using setup.py in a virtualenv:

```
> virtualenv -p python3 venv
> source venv/bin/activate
> python setup.py install
```
        

Contribute to the Harvest tap

View open pull requests

View open issues

Discuss on the Singer Slack.

Send Harvest data to these targets

Singer targets can consume data from the Harvest tap and do something with it, like load it into a file, API or database.

Run this tap automatically

Stitch can run the Singer Harvest tap on a schedule you define. Take advantage of Stitch's automatic infrastructure scaling, error alerting, and more—no code required.