issues
search
Clueless-Community
/
collegeAPI
An API that helps you to fetch colleges and their details.
GNU General Public License v3.0
58
stars
61
forks
source link
Optimize web scraping functions
#180
Closed
sagamantus
closed
1 year ago
sagamantus
commented
1 year ago
Description
Tasks completed:
Optimized web scraping function using the read_html method and parsing the data frame into JSON format.
Remove the agriculture list.
Add participating management institutes and their ranking JSON files and web scraping functions.
Rename file names to make them more readable.
Dependencies:
Pandas
Json
Issue Ticket Number
Fixes #173
Type of change
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[x] This change requires a documentation update
Checklist:
[x] I have followed the contributing guidelines of this project as mentioned in
CONTRIBUTING.md
[x] I have checked to ensure there aren't other open
Pull Requests
for the same update/change.
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes needed to the documentation
Description
Tasks completed:
Dependencies:
Issue Ticket Number
Fixes #173
Type of change
Checklist: