(no title)
cjr | 1 year ago
It's quite a painful problem and we screenshot many millions of sites a day, our success rate at detecting these is high but still not 100%.
We have gotten quite far with heuristics and are exploring whether we can get better results by training a model.
qwertox|1 year ago
Can the API provide a custom tag, comment or ID which will then be inserted in the output? Like in JPEG EXIF, PNG also knows Metadata, PDF description, HTML meta tag?
cjr|1 year ago
You could append a new meta tag by running some custom JS to add it, but we don't modify exif, metadata or pdf description at the moment.