rohitmanglik / scrap_careers

1 stars 6 forks source link

Changes #6

Closed shashwat-vik closed 8 years ago

shashwat-vik commented 8 years ago

Features Added and Exceptions Handled

1) Checkpoints Added

Code can be started on a given page Code can also be started on a given page at a give college Code can be made to figure out the starting point, just by the college's link. This helps if the operator forgets the page-number on which it was.

2) Added PIE Chart Explicit Wait For UG, PG Courses Intake and Geographical Diversity to handle exception when they are not loaded. The code thus waits explicitly and ensures their data if present.

3) Added FUNCTION to check PATH existence inside a given CONTAINER (Can't use the already existing general FUNCTION because a given ID is same in multiple places. And the requirement is to find in a specific CONTAINER.) This helps in handling exceptions for no data.

4) Fixed Exceptions Occurring For College With No Courses (Some Colleges have no courses listed in their Branches Page) (...../branches)

5) Fixed link errors in scrap_careers.py