Merge pull request #2702 from ABSCP4/patch-1

Update README.md
This commit is contained in:
Paul Pfeister
2025-10-20 15:33:36 -07:00
committed by GitHub
+1 -1
View File
@@ -65,7 +65,7 @@ The Actor provides three types of outputs:
| Field | Type | Required | Description |
|-------|------|----------|-------------|
| `username` | string | Yes | Username the search was conducted for |
| `links` | arrray | Yes | Array with found links to the social media |
| `links` | array | Yes | Array with found links to the social media |
| `links[]`| string | No | URL to the account
### Example Dataset Item (JSON)