# Diskurs- und OmniSci-API-Beispiel

**URL:** https://meta.discourse.org/t/discourse-and-omnisci-api-example/103390
**Category:** Development
**Created:** [3. Dezember 2018 um 20:20 UTC](https://meta.discourse.org/t/discourse-and-omnisci-api-example/103390 "2018-12-03T20:20:58Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![senatorgrant](https://avatars.discourse-cdn.com/v4/letter/s/59ef9b/32.png) [@senatorgrant](https://meta.discourse.org/u/senatorgrant)
#### Post date: [3. Dezember 2018 um 20:20 UTC](https://meta.discourse.org/t/discourse-and-omnisci-api-example/103390/1 "2018-12-03T20:20:58Z")

</div>

Howdy folks. Longtime lurker as an admin of my [Discourse instance](http://community.omnisci.com); first-time contributor. We recently added API access to our platform and the first data source I added was Discourse. So I thought I’d provide the end-to-end example here in case it’s helpful to someone. I appreciate the simplicity of the Discourse API and the data returned - it’s easy to parse.

[https://community.omnisci.com/t/api-examples-for-omnisci-cloud-using-pymapd/1815](https://community.omnisci.com/t/api-examples-for-omnisci-cloud-using-pymapd/1815)

Also, all of the scripts are in a [public repo](https://github.com/omnisci/pymapd-examples). Let me know if you have any questions or suggestions for improvement.
