Error 404 Page Not found

I am trying to create a code that pulls data from a website.
I created a loop that pulls data for several usernames and appends them all together
Sometimes, people change their usernames, so the code does not run due to 404 error.
Is there a way to skip that username if I encounter that error?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.