mythical-learning
mythical-learning copied to clipboard
Avoid 500 internal server error while scrapping
While scrapping the site, sometimes it throws 500 internal server error. So modify get-link.py file and make it efficient.
Hint: Compare request status and then handle the condition.