Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rmp-scraper

This will scrape all professors in a specified university and dump it into one JSON file.

###Requirements:

###Usage:

  1. Go to rmp_scraper/spiders/rmp_spider.py and change the university variable to the university you want to scrape.
  2. In a terminal run this command inside the root folder for this project rmp-scraper:
    $ scrapy crawl rmp_scraper -o output/outputFileName.json

Notes:

Created this before making rmp-api for use with a RateMyProfessor chrome extension.

About

Python scraper that dumps all data of professors from a certain university into one JSON file.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages