nathanbaleeta / ureport_mobile

U-Report is a social messaging tool and data collection system developed by UNICEF to improve citizen engagement, inform leaders, and foster positive change. The program sends polls and alerts to its participants, collecting real-time responses, and subsequently publishes gathered data.
https://ureport.in/
GNU General Public License v3.0
6 stars 1 forks source link

Fetch stories from U-Report's public API #2

Closed nathanbaleeta closed 4 years ago

nathanbaleeta commented 4 years ago

Considering the documentation on U-Report's public API that features stories, assets, etc from the website:

Using the http package, for this type of work, carry out the following steps:

PS: This link offers a handy tutorial on the same.