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

deal with escaped unicode characters #1

Open
SisterMystery opened this issue Aug 6, 2014 · 0 comments
Open

deal with escaped unicode characters #1

SisterMystery opened this issue Aug 6, 2014 · 0 comments
Assignees
Labels

Comments

@SisterMystery
Copy link
Owner

UnicodeEncodeError: 'ascii' codec can't encode character u'\u2014' in position 1982: ordinal not in range(128)
add something to let crawler deal with encoding such URLs for sending

maybe add a stuff.decode("utf-8")

@SisterMystery SisterMystery self-assigned this Aug 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant