2022-06-18 03:54:41 +00:00
|
|
|
id: api-opengraphr
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: OpenGraphr API Test
|
|
|
|
author: daffainfo
|
|
|
|
severity: info
|
2022-07-25 06:05:11 +00:00
|
|
|
description: Really simple API to retrieve Open Graph data from an URL
|
2022-06-18 03:54:41 +00:00
|
|
|
reference:
|
|
|
|
- https://opengraphr.com/docs/1.0/overview
|
2022-07-25 06:05:11 +00:00
|
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/opengraphr
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: token-spray,opengraphr
|
2022-06-18 03:54:41 +00:00
|
|
|
|
|
|
|
self-contained: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-06-18 03:54:41 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "https://api.opengraphr.com/v1/og?api_token={{token}}&url=https://google.com"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '"title"'
|
|
|
|
- '"image"'
|
|
|
|
- '"url"'
|
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a004730450221009a52105506cd5d4aa2903f3e86fb9013b695340758753a1e1d65a85dac5a7ffc02205e5b248c5b1c98ee496e8e2e6da109d745fa76f398d42672062cdfb8820b12eb:922c64590222798bb761d5b6d8e72950
|