Skip to content

AliceeLe/HealthcareScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HealthcareScraper

Ensure that python and pip is installed

A virtual environment has been set up. To run the virtual environment, use the following commands for Window

.\myenv\Scripts\activate

or for Mac

source myenv/bin/activate

Then, install the dependencies and packages

pip install -r requirements.txt

Then, use this command to run the code

python sample.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages