• JRW - Json Response Widget 1
  • JRW - Json Response Widget 2
  • JRW - Json Response Widget 3

JRW - Json Response Widget

JRW is a simple tool to request a URL and parse it's JSON response to display the information in a widget.JSON format should be in Key-Value pairs. Basic HTTP requests, no Option for special POST params or custom Headers, not even http-auth (you will have to implement s GET-based auth if you want, if that can be stolen from you then even a session cookie can)
Get JSON over HTTP and display in it a widget

No Ads, Totally free

Good usage examples:
- Quick website statistics
- JSON feeds

Tell me what you used your JSON widget for

Category : Productivity

Related searches

Reviews (14)

Dav. C. Dec 23, 2020     

Amazing. Exactly what it says on tin. Thanks. Suggestion: A) clicking one widget refreshes ALL widgets. Implement that only the clicked URL gets refreshed. B) Add option to adjust the background transparency or color. C) Bug: it DELETES all commas in response. D) Bug: it replaces / with \/

Ste. C. Nov 2, 2021     

My use-case: issue a get to the environment agency river level service and display the river level on the phone, updating every hour. Sadly, I can add the widget but then just get a screen with "Select A URL" and no other UI present.

Jac. Jul 16, 2021     

Thanks. It's amazing there aren't more widgets like this, or at least, I can't find them. This gave me a quick way to have simple info on my phone from my webserver without writing my own widget or using a web browser app.

Bor. K. Jul 2, 2019     

so cool. just a widget that gets a URL of JSON as input and displays the results. refreshes every time you tap it.

yau. c. Nov 6, 2019     

Unusable when there is a lot of data. Would love to be able to format output. The widget doesn't even scroll 😔

Ján. K. Dec 17, 2019     

Simple but usable tool. Thanks. I display USB dongle status with it.

Fre. O. Nov 4, 2020     

Awesome. Wish I could select which fields from the response to the JSON to display.

x13. x. Apr 25, 2020     

Great app, lets me display various API's, including Hackerz.Online stats API made by the same developer

Kim. H. Jan 5, 2018     

Exactly what I was looking for. Nothing more, nothing less. Thank you!

Dmi. N. Jan 2, 2017     

Early i used a universal widget app. JRW can cover more space on screen. Good app.

Ali. C. Apr 23, 2018     

Perfect for what I need. Simple to display JSON spat out from a URL. Is it possible to add an automatic refresh? So we can specify refresh every x seconds? :)

Tra. W. Jun 13, 2017     

Thank. YOU. I needed something this simple and I was not motivated enough to make it -_- but, really, it's awesome!

Sum. K. Dec 23, 2017     

It does exactly what i wanted. thanks a lot

Cla. F. B. Feb 26, 2018     

Great piece of software. Can you make it also for POST?