# GSoC Introduction - jigar04 and own idea

**URL:** https://discourse.joplinapp.org/t/gsoc-introduction-jigar04-and-own-idea/6947
**Category:** GSoC
**Tags:** gsoc-2020
**Created:** [14 March 2020 18:36 UTC](https://discourse.joplinapp.org/t/gsoc-introduction-jigar04-and-own-idea/6947 "2020-03-14T18:36:51Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![bedwardly-down](https://yyz2.discourse-cdn.com/flex028/user_avatar/discourse.joplinapp.org/bedwardly-down/32/3236_2.png) [@bedwardly-down](https://discourse.joplinapp.org/u/bedwardly-down)
#### Post date: [14 March 2020 19:38 UTC](https://discourse.joplinapp.org/t/gsoc-introduction-jigar04-and-own-idea/6947/7 "2020-03-14T19:38:54Z")

</div>

That’d be an #Apps item then. Although, if you’re going that route, check out the incomplete Joplin Web Api that @foxmask has been working on and the official Joplin Api.

> [@Joplin API - Python](https://discourse.joplinapp.org/t/joplin-api-python/1359):
>
> Here is the Python version for the support of [Joplin API](https://joplin.cozic.net/api/) available from [https://github.com/foxmask/joplin-api](https://github.com/foxmask/joplin-api) example of the way to create notes, ping the server, get notes and tags \>\>\> from joplin\_api import JoplinApi \>\>\> joplin = JoplinApi(token='the token provided by Joplin in the WebClipper menu:P')) \>\>\> joplin.ping() # to check if the service is up \>\>\> joplin.get\_folders() # to get all the folders \>\>\> folder\_title = 'Default' \>\>\> folder = joplin.create\_folder(folder\_title) # to create a …

[https://joplinapp.org/api/](https://joplinapp.org/api/)

---

_[View the full topic](https://discourse.joplinapp.org/t/gsoc-introduction-jigar04-and-own-idea/6947)._
