Conversation
Adds a lookup for Google's public copyright-removal (DMCA) record by domain, sourced from the Google Transparency Report data with notice detail from the Lumen Database. Placed in Analytics rather than Reputation: Reputation holds malware and threat scanners, while Analytics already carries commercial domain-data tools (BuiltWith, SEMrush, SimilarWeb, Sitedossier). Happy to move it if a maintainer prefers elsewhere. Full metadata per the README schema. registration is true and the name carries (R) accordingly, though the nuance is that the basic check needs no account -- request counts and dates are visible to guests -- and a free account reveals reporting organisation, copyright owner, affected URLs, per-URL removal status and notice links.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds DMCA Detector — https://www.dmcadetector.com/ — under
Domain Name > Analytics.It searches Google's public copyright-removal (DMCA) record by domain and links each request to its Lumen Database notice. For OSINT work it answers things the usual domain tools don't: which enforcement vendors and rights holders have filed against a domain, which specific URLs were named, and whether Google actually removed them or declined.
Placement. Analytics rather than Reputation — Reputation holds malware and threat scanners, while Analytics already carries commercial domain-data tools (BuiltWith, SEMrush, SimilarWeb, Sitedossier). Happy to move it if you'd prefer it elsewhere.
Metadata. Full schema per the README. One nuance worth flagging:
registrationistrueand the name carries(R)to match, but the basic check needs no account — request counts and dates are visible to guests. A free account reveals reporting organisation, copyright owner, affected URLs, per-URL removal status and notice links. Setpricing: freemiumon the same basis.Disclosure: I'm affiliated with this site, so this is a self-promotional submission.
Single entry appended to the existing array: 20 insertions, 0 deletions, and the JSON validates.