Remove the () around the json in the API answer
DanielPopOut opened this issue · 5 comments
DanielPopOut commented
Hey, is it possible to remove the () around the json answer of the bible api ?
({JsonAnswer}) --> {JsonAnswer}
Llewellynvdm commented
You can add &raw=true to get raw json.
Like this https://getbible.net/json?p=Psalms&raw=true
DanielPopOut commented
I searched and did not find ! Thks a lot !
Llewellynvdm commented
Okay... here is the issue that deal with the same :)
Llewellynvdm commented
And this one...
Llewellynvdm commented
But hey you are welcome, let me know if there is anything I can do to help!