https://www.netrunnerdb.com/ can be queried via an http API.
This API is provided for use in deckbuilders, card databases, tournament managers, and other tools that are a complement to playing Android: Netrunner.
All texts are copyrighted by Fantasy Fight Games.
There are two kinds of API endpoints: public and private. Public API endpoints are available to everyone, while private API endpoints use OAuth2 and are only available to registered clients (applications). If you need such an access, please send me an email describing your project, including the Application Name, the Application Website and a Redirect URI (you can read this awesome page for more info on OAuth2) and I'll send you credentials.
Please conform to HTTP Caching best practices when building your queries.