|
|
|
@ -43,7 +43,6 @@ technologies used on websites. It detects
|
|
|
|
|
}
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### JSON fields
|
|
|
|
|
|
|
|
|
|
field | type | required | description
|
|
|
|
@ -58,6 +57,7 @@ url | string | URL of the page, e.g. `http://wordpress.com/index.php`.
|
|
|
|
|
meta | object | HTML meta tags, e.g. `generator`.
|
|
|
|
|
script | string | `src` attribute of HTML script tags, e.g. `jquery.js`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Except `cats`, all fields are optional.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|