Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scamdev

download: https://github.com/dragsbruh/scamdev/releases/latest/download/domains.json.gz

format

fields marked with ? at end of name are optional (might not exist). one of data or error will be present

{
  "example.is-a.dev": {
    "domain": "example.is-a.dev",
    "time":"2026-03-09T12:40:37.962Z",
    
    "data?": {
      "status": 200,
      "url": "https://final-resolved-url",
      
      "lang?": "en",
      "canonical?": "https://meta-canonical-tag",
      
      "title?": "page <title> tag",
      "body?": "cleaned page content",
      
      "favicon?": "https://resolved-favicon-url",
      "themeColor?": "#theme-color-hex",
      
      "opengraph": {
        "url?": "https://opengraph-url",
        "image?": "https://opengraph-image",
        "siteName?": "opengraph site name",
        "description?": "opengraph description"
      },
    },

    "error?": "error reason"
  },
}

About

workflofw

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages