Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Handling #4

Open
pgaref opened this issue Jul 13, 2016 · 1 comment
Open

Error Handling #4

pgaref opened this issue Jul 13, 2016 · 1 comment

Comments

@pgaref
Copy link
Owner

pgaref commented Jul 13, 2016

Since we are using HTML parsers and each proxy list web page can change radically overnight it would really make sense to have some custom exception handling trying to translate that kind of errors

@pgaref pgaref mentioned this issue Jul 13, 2016
@ieguiguren
Copy link
Contributor

I got your point. Working on it.

pgaref added a commit that referenced this issue Jul 14, 2016
…url is a separate class extending UrlParser. This should simplify things a lot when adding new proxy providers. Created custom Parser exception as a first step towards custom exception handling.
pgaref pushed a commit that referenced this issue Aug 8, 2017
…e but page format has changed. Verbose logging messages are printed for ValueErrors, KeyErrors and generic Exceptions as part of the parse_proxyList method.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants