Web Page Hasher
Give a URL to this API and it will fetch the page, strip out all HTML and script, strip out components that commonly change frequently - such as Twitter or Facebook embed widgets - and return just the page's text, along with an MD5 hash of the text. You can use this to check if a page has changed since you last tested it.
Web Page Hasher endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get page hash /?url={url} |
Gets the textual content from a page and an MD5 hash of that content, after stripping out HTML, script and common plugins like Twitter widgets etc |
Web Page Hasher pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $50 / month | — |
|