api icon indicating copy to clipboard operation
api copied to clipboard

API that uncovers the technologies used on websites and generates thumbnail from screenshot of website

Results 7 api issues
Sort by recently updated
recently updated
newest added

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...

Hello! For most sites API works excellent, but we found site embertribe.com, which screenshot appears elongated. https://api.letsvalidate.com/v1/thumbs?full=true&quality=80&url=embertribe.com Could you please check, whether it's possible to fix somehow. Thank you.

bug

Like the title says, if you set the width, height and size at the same time when doing a request to /v1/thumbs it just gives a 502 error, the same...

bug

![download](https://user-images.githubusercontent.com/30603669/28932756-35537d8c-7898-11e7-976a-577790a28ca2.jpg) On few sites , the ads cover the webpage, making it a huge mess! Please do block the ads while taking the screenshot!

feature

I built quick version, and not yet implemented the list * Extract data from parsed structured data. e.g. ```html { "@context": "http://schema.org", "@type": "Organization", "name": "Let's Validate", "url": "https://www.letsvalidate.com/", "logo":...

help wanted
question
feature