Excerpt |
---|
March 03, 2023 |
Welcome to the latest Verity product update from GumGum!
Contents
|
---|
...
In alignment with GumGum’s vision and values, the company has partnered with SocialContext, a contextual intelligence platform that supports DE&I positive journalism by building algorithms designed to identify quality, credible journalism that brings awareness to positive social change.
Change Notification
New error codes are being introduced to the Verity API. These error codes are derived from HTTP status codes received by Page Content Extractor when it attempts to download web pages and are meant to provide clearer reasons for failures. Please Note: These status codes are not returned through a callback and the only way to access them is on a subsequent request to Verity API.Refer to the Verity Documentation Center for more information
Error Code | Description |
---|---|
PAGE_CONTENT_EXTRACTION_FAILED_WITH_403_FORBIDDEN | This error codes indicates that a website has blocked our web crawler from downloading content. |
PAGE_CONTENT_EXTRACTION_FAILED_WITH_404_NOT_FOUND | This error codes indicates that Verity’s web crawler was not able to locate any content for the provided url. |
PAGE_CONTENT_EXTRACTION_FAILED_WITH_500_INTERNAL_SERVER_ERROR | This error code indicates that there was an unknown issue received from the webpage when an attempt to crawl was made. Note that PCE attempts up to three times to extract web content. |
PAGE_CONTENT_EXTRACTION_FAILED_WITH_4XX | This error codes indicates a generic 4XX response was received during a crawl attempt by PCE. |
PAGE_CONTENT_EXTRACTION_FAILED_WITH_5XX | This error codes indications a generic 5XX response was received during a crawl attempt by PCE. |
...
We'd love to hear from you! Hit us up in Slack or email verity-support@gumgum.com with any questions or feedback.