Skip to content

A PhD Scholarship Search that automates the retrieval of Ph.D. scholarship details from findaphd.com. Using web scraping, it extracts key information like title, university, and deadline. The project includes data storage, automation for updates, and a notification system for real-time alerts about new opportunities in the academia.

Notifications You must be signed in to change notification settings

AdewuyiDaniels/PhD-scholarship-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

PhD Scholarship Search

Automate the search for Ph.D. scholarships on findaphd.com using web scraping. This project extracts key details such as scholarship title, university, and application deadline, providing an efficient way to stay updated on opportunities.

Features

  • Web Scraping: Utilizes BeautifulSoup for efficient data extraction.
  • Data Storage: Saves scraped data in CSV format for easy analysis.
  • Automation: Schedule updates to keep the dataset current.
  • Notification System: Receive alerts for new Ph.D. scholarships via email or messaging.

Usage

  1. Clone the repository: git clone https://github.com/AdewuyiDaniels/phd-scholarship-search.git
  2. Install dependencies: pip install -r requirements.txt
  3. Run the scraper: python scraper.py
  4. Customize notification settings in config.py.
  5. Explore the dataset in the data directory.

Contributing

Feel free to contribute by opening issues, providing feedback, or submitting pull requests.

License

This project is licensed under the MIT License.

Acknowledgments

  • Thanks to findaphd.com for providing scholarship data.
  • Inspiration from similar projects in the web scraping community.

Happy scholarship hunting!

About

A PhD Scholarship Search that automates the retrieval of Ph.D. scholarship details from findaphd.com. Using web scraping, it extracts key information like title, university, and deadline. The project includes data storage, automation for updates, and a notification system for real-time alerts about new opportunities in the academia.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published