Skip to content

Running a Docker Container with Fast API, and requesting data using selenium

Notifications You must be signed in to change notification settings

paeselhz/containarized_selenium_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Containerized Selenium API

The main objective of this repository is to deploy a Docker container with both, FastAPI and Selenium, to check the possibilities when we try to use FastAPI to receive parameters, and run a selenium process in the background to gather and parse data. This example uses the list of country populations, available in Wikipedia and returns the data in a JSON format given the continent provided in the request.

About

Running a Docker Container with Fast API, and requesting data using selenium

Resources

Stars

Watchers

Forks

Packages

No packages published