mortonne / psychjobs

Tools for scraping psychology faculty position information from the internet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

psychjobs

Tools for scraping psychology faculty position information from the internet.

Installation

You must have Python (3.8 or greater) installed. Then run:

pip install git+git://github.com/mortonne/psychjobs

Usage

To scrape http://psychjobsearch.wikidot.com/ for jobs listed under Cognitive or Neuroscience & Biopsychology and save to a CSV file:

psychjobs jobs.csv --areas cog,neuro

To see the codes for the different areas:

psychjobs -h

About

Tools for scraping psychology faculty position information from the internet.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%