matthewmueller / x-ray

The next web scraper. See through the <html> noise.
MIT License
5.88k stars 350 forks source link

HTML entities and other odd characters #101

Closed yusijs closed 8 years ago

yusijs commented 9 years ago

I've recently started using x-ray, and it's an amazing tool! However, it causes me grief on special characters (such as ’ (MSWord formatted single quote) returning †and   returning Â).

Any suggestions on how I can look to improve this?

Thanks!

Kikobeats commented 8 years ago

GOTO #144

yusijs commented 8 years ago

(https://xkcd.com/292/)

But thanks! :3