letsvalidate / api

API that uncovers the technologies used on websites and generates thumbnail from screenshot of website
https://pro.letsvalidate.com
195 stars 11 forks source link

forbidden words error #12

Open domingguss opened 6 years ago

domingguss commented 6 years ago

https://api.letsvalidate.com/v1/thumbs/?url=https://en.wikipedia.org/wiki/cashmeran&viewport=1200x900&full=true

returns an error:

{
  "error": {
    "code": "016",
    "message": "The url contains forbidden words"
  }
}

The forbidden word seems to be cashmeran, but with capital C it all of a sudden is allowed...

https://api.letsvalidate.com/v1/thumbs/?url=https://en.wikipedia.org/wiki/Cashmeran&viewport=1200x900&full=true