Scrapes staff directory from foe.mmu.edu.my/v3/main/staff/staff_directory.php into a csv file.
- (Optional) Fork the repository.
- Clone the repository.
pip install -r requirements.txt
Once all requirements have been satisfied, use scrapy crawl staff_dir
to start.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
TODO: Write history
TODO: Write credits
TODO: Write license