Ask coding questions
##I'm getting an error in PYTHON within BeautifulSoup
some can solve this?
If you take time to look at the err you can see it report as HTTP Error 501: Service Unavailable. That means your link is somehow down or you mistyped the link.
HTTP Error 501: Service Unavailable
If you like this answer plz give it an upvote and mark it as Answer.
@joshhies you are right but I fix this, you can see my another post.
@RohitDalal cool! If you like it you can mark my answer as Answer :D.
The error isn't because of your code, it seems like the request somehow went wrong.
If you take time to look at the err you can see it report as
HTTP Error 501: Service Unavailable
. That means your link is somehow down or you mistyped the link.If you like this answer plz give it an upvote and mark it as Answer.
@joshhies you are right but I fix this, you can see my another post.
@RohitDalal cool! If you like it you can mark my answer as Answer :D.