Skip to content

farzinsharif/University-Ranking-webscraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

University-finder

this script helps you to find the universities according to their ranks, which could be helpful for the immigrant student trying to find the best university or college. This script uses API for Web scraping and extract data from an API. If you want to find out more about this API use insomnia API((The API is located in config.py file))

Installation

to download the script copy this command in your terminal :

git clone https://github.com/farzinsharif/University_Ranking.git

Install the required Python packages by running the following:

pip install -r requirements.txt

Usage

go to the config_webqs.py and change the country_name var into the country name you want to search about. make sure that the name you use is in the list of the response of the API, to check that you can use the insomnia platform and see the result, e.g. United Kingdom or United States

Output

The out put CSV is as follow:

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

University_Ranking is released under the terms of the MIT license. See LICENSE for more information or see https://opensource.org/licenses/MIT.

Releases

No releases published

Packages

No packages published

Languages