You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program is scraping for Lotto Result data on [PCSO Website](https://www.pcso.gov.ph/SearchLottoResult.aspx) .
53
+
It automates putting the required parameters for querying and posting the data correctly and parse the resulting web page to scrape for Lotto Result.
54
+
55
+
56
+
## *GITHUB API for Application Updates
57
+
When there's an available software updates, this application can determine thru connecting to GITHUB API for the latest release. It will parse the necessary data and compare with the application version to inform the user for the latest updates.
58
+
59
+
Connecting to API endpoint -> https://api.github.com/repos/xx/xx/releases/latest
60
+
61
+
50
62
# Installation
51
63
From the right you, you may download the package installer.
52
64
There would be a documentation attach on the package, please read it how to set it up.
0 commit comments