Skip to content

A bursary API built for scraping bursaries in South Africa on the internet.

Notifications You must be signed in to change notification settings

KevinRaleie-dev/bursary-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bursary Web Scraper 🕷

I built a simple Express API for fetching / scraping closing bursaries for all the months of the year.

Update

You can now only fetch bursaries for the year of 2022 🥳

New features ⚡️

  • You can now search for bursaries closing in 2022 🔥

  • For now its only for the months of January and February. More to be added soon

Built with 🧑🏽‍💻

Node.js, cheerio, axios, express, jest & supertest

  • yarn install installs dependencies

  • yarn start to run

Once the API is running you can test

  • localhost:4000/bursaries/{month}

  • localhost:4000/course/{course tag}

  • localhost:4000/courses/all

  • yarn lint:fix to lint and fix eslint rules

  • yarn test to run tests

Planning a rebuild with TypeScript 🤞🏽

Made with ❤️ by Kevin Raleie

About

A bursary API built for scraping bursaries in South Africa on the internet.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published