# help regarding json

**URL:** https://community.mp3tag.de/t/help-regarding-json/16386
**Category:** Web Sources Discussion
**Created:** [December 4, 2014, 3:26pm UTC](https://community.mp3tag.de/t/help-regarding-json/16386 "2014-12-04T15:26:09Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![qqwen](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/q/e9c0ed/32.png) [@qqwen](https://community.mp3tag.de/u/qqwen)
#### Post date: [December 4, 2014, 3:26pm UTC](https://community.mp3tag.de/t/help-regarding-json/16386/1 "2014-12-04T15:26:09Z")

</div>

hello all,

```
       please somebody explain to me about implementing json commands. I do not understand it's use. sorry for the noob question. is it used for parsing the json responses from servers only. if so then how? please direct me to a webscript using json. Can it be used to send queries in json format to the server?
```

---

<div class="post-metadata">

### Author: ![vkostas](https://community.mp3tag.de/user_avatar/community.mp3tag.de/vkostas/32/227_2.png) [@vkostas](https://community.mp3tag.de/u/vkostas)
#### Post date: [December 4, 2014, 8:02pm UTC](https://community.mp3tag.de/t/help-regarding-json/16386/2 "2014-12-04T20:02:02Z")

</div>

JSON is another format similar to XML. If you understand XML then it won't be difficult at all.  
You can check official script mp3tag for discogs (file %AppData%\Mp3tag\data\sources\discogs.src).  
You might find [mp3tag help page](https://docs.mp3tag.de/tag-sources) useful.  
Time for ![:book:](https://community.mp3tag.de/uploads/default/original/1X/0036d5b68f6226c53f6c68abfd0a7b8096fd4505.gif ":book:") .
