FiverrScript Stats API (Add-ons)
FiverScript Stats API Version 1.0
The FiverrScript Stats API is a stats API for one of the most popular Fiverr Clone scripts “FiverrScript”, there are 2 APIs one for the main website stats, and the other is for the selected user stats. The API data is returned in neat Json format.
Key Features:
- Neat/SEO friendly urls.
- Well commented.
- 2 APIs.
Example Urls:
- http://ift.tt/1fDCSCx
- http://ift.tt/1fDCSCB
Example Usage:
// Request and decode the data.
$data = file_get_contents('http://ift.tt/1fDCSCx');
$data = json_decode($data, true);
$data = $data['stats'];
// Return the wanted stats.
echo 'WebsiteName has had ' . $data['total_orders'] . ' orders and paid out over ' . $data['total_paidout'];
Requirements:
- PHP 5.3+.
- mod_rewrite + mod_headers allowed in .htaccess
Updates:
Updates are free to anyone who has purchased this item with any type of license.
Change Log:
- N/A
Support:
Feel free to suggest new features, ask questions, and anything else related to this item by sending me a PM or commenting on this item. If you have purchased this item and like it please remember to rate it.
0 comments:
Post a Comment