apinf / api-harvester

API harvester
Other
0 stars 0 forks source link

API-harvester

Apinf.io has a catalog that lists APIs. We need content. The harvester collects API metadata from multiple sources.

Product Owner: Jarkko Moilanen (APInf Oy), jarkko(at)apinf.io

Scope

The harvesting happens in 2 separate steps:

Source step

We collect data in 3 different ways: web scraping, REST api and CSV files. The output is JSON. Source step requirements are in separate file.

Transform step

JSON input is transformed to the appropriate output using the correct datamodel. Transform step requirements are in separate file.

Graphical overview

Graphical overview

Requirements

Out of scope