Skip to content

Web scraper for http://jampsych.com to retrieve data of registered psychologists and counsellors in Jamaica

License

Notifications You must be signed in to change notification settings

jordanliu/jampsych-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JamPsych Scraper

Web scraper for http://jampsych.com to retrieve data of registered psychologists and counsellors in Jamaica using Selenium & BeautifulSoup.

🚀 Quick start

  1. Install

    Navigate into the site’s directory and start it up.

    cd jampsych-scraper
    
    py -m venv env
    
    .\env\Scripts\activate
    
    py -m pip install -r requirements.txt
  2. Run script

    py scraper.py

    Script outputs a 'output.csv' file containing scraped data.

About

Web scraper for http://jampsych.com to retrieve data of registered psychologists and counsellors in Jamaica

Resources

License

Stars

Watchers

Forks

Languages