Skip to content

Implements Binary Search to retrieve the last page on the PlayStation Store.

Notifications You must be signed in to change notification settings

Ian-Gabaraev/joyscout-grpc-microservice-glp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PS4Joyscout-microservice server on gRPC

Using python3.6, Dockerized

Implements Binary Search to retrieve the last page on the PlayStation Store.

Facilitates web scraping by introducing a tad of certainty.

Usage

cd ps4grpcmicroservice-glp
docker build . -t lastpage
docker container run --detach --publish 50051:50051 --name lastpage lastpage