Scrapping data from a website
I am trying to scrap some data from a website (Tofler.in) using python, when run it fails with error code 503. I want to pull out name of companies. The data is on 15 pages. Any help on this would be great.
Below is the error:
Failed to retrieve the page. Status code: 503
New contributor
CHARANJEET SINGH is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2