filmweb-api
v0.0.2
Published
API library for filmweb.pl
Downloads
23
Readme
Filmweb API
Very simple unofficial and impartial API library to interact with the Filmweb.pl service.
In order to run tests add file test/credentials.ts containing
export const credentials = {
"login": "your login",
"password": "your password"
"sharpObjectsRecommValue": 17 // your recommendtion value (procent w Twoim guście) for Sharp Objects
}See also https://bitbucket.org/varabi/filmweb-api/src/master/ (more robust java library)
