Skip to content

Scraping the data from touch n go website to display card balance

Notifications You must be signed in to change notification settings

AfiHisam/Touch_n_Go_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Touch_n_Go_API

As stated in the description, this API aims to scraping the data from touch n go website and display the data in json format. There are many things that can be done with json data. Info graphic below show an example what we can do with json data

Concept

How to use ?

Just replace the username and password of your touch n go account on scraping.php at line 26

$data = "_csrf=".$token."&j_username=YOUR_USERNAME&j_password=YOUR_PASSWORD&proceed=Login";

ScreenShot

Improvement

Of course this API is not complete yet and need further improvements. You all are free to contribute on this API. :)

About

Scraping the data from touch n go website to display card balance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages