google / google/webrisk

Wrong doc for search browsing

Open
#27 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
87
Forks
41
Avg merge
19d 17h
Merged PRs (30d)
1

Description

The documentation is not correct for the `wrserver` as `/v4/threatMatches:find` and `/v4/threatLists` are not implemented anymore.

```go
// API endpoints:
// /v4/threatMatches:find
// /v4/threatLists
// /status
// /r
```

As I understood, SB API are not usable for commercial user, so we must use webrisk API that doesn't include these features (`threatMatches`)

Maybe you should add a deprecation or warning in the readme; I spent some time figuring It out.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.