Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

[HOT] PCSO Lotto API v2

wixy09

Novice
Advanced Member
Messages
31
Reaction score
0
Points
26

FREE Lotto API for aspiring filipino devs! :beat:


Endpoint
Code:
https://api.botscripts.net/pcso

Documentation
Code:
https://api.botscripts.net/document/pcso/


Features:

- Fetch latest lotto results :clap:
- Search lotto results by date and/or game type :thumbsup:
- Well documented :champ:
- 100% server uptime :champ:




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

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




Please read the documentation for more info on how to use this API!



HIT THANKS MGA KA MOBI!
 
Last edited:
Re: [HOT] PCSO Lotto API!

walang current result TS.

Good job TS.
 
Re: [HOT] PCSO Lotto API!

down ba yung site?
 
Re: [HOT] PCSO Lotto API!

ikaw din ba yung nagpost sa kabila parehas na parehas ah.
 
Re: [HOT] PCSO Lotto API!

May bagong update po ang API nato, stay tuned lang po. Eto new features sa latest update:

Ability to set date range of results
Ability to select type of game
Faster API response time
 
Re: [HOT] PCSO Lotto API!

Kung maronong lang sana ako mag ML baka kaya ng ML maghula ng lalabas na numbers hahah
 
Re: [HOT] PCSO Lotto API!

API has been updated! Please read the thread again!
 
Back
Top Bottom