Skip to content

rs75/seleniumGKE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seleniumGKE

Simple example how to create a webcrawler with Selenium that supports javascript and deploy it to Google Compute Engine.

app.py contains the main application, that is automatically executed when starting the docker container. create_image.sh is a bash script that created the container and pushes it to the registry. start_vm.py is a python script to create a new VM with the previously created docker image. Make sure to fill the placeholders in these files.

I used this architecture to create a crawler that downloads the website from various DeFi apps every day to track the lending rates.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published