What's new

Tutorial ᴘᴄsᴏ ʟᴏᴛᴛᴏ ᴀᴘɪ

Status
Not open for further replies.

nogats07

Eternal Poster
Joined
Sep 6, 2018
Posts
403
Reaction
1,128
Points
269
The first LEGIT and FREE Lotto API for every devs! :)

Endpoint:
Code:
https://pcso.linkgate.xyz

Features:
- Always updated automatically! :)
- Results within the last 7 days ang lumalabas, fresh na fresh :)
- Directly fetched from the official site of PCSO. :)

Sample Code (PHP):
PHP:
<?php
/**
 * PHP Sample Code
 */

 $results = json_decode(file_get_contents("https://pcso.linkgate.xyz"), true);
 echo "<pre>";
 print_r($results["result"]);
 echo "</pre>";

Disabled Features:
- May date at lotto game type parameter talaga ito eh, kaso naka-disable pansamantla, baka kasi abusuhin :)
 
Last edited by a moderator:
donteatmeat eto ba hehe __SaD__

upload_2018-12-2_3-2-56.png
 

Attachments

Status
Not open for further replies.

Similar threads

Back
Top