ageitgey / node-unfluff

Automatically extract body content (and other cool stuff) from an html document
Apache License 2.0
2.15k stars 223 forks source link

400 Bad Request #79

Closed AndrejGajdos closed 6 years ago

AndrejGajdos commented 6 years ago

For some url's I get 400 Bad Request results:

podsavethepeople.com, www.trumptaxscam.org

ageitgey commented 6 years ago

This library doesn't make any http requests, so I'm guessing this problem must be related to how you are querying those sites (separate from this library). Wish I had a better answer for you.

AndrejGajdos commented 6 years ago

Thanks for the response, I found out it was an issue of another library.