Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tech Report: Category descriptions #45

Merged
merged 2 commits into from
Jan 15, 2025
Merged

Tech Report: Category descriptions #45

merged 2 commits into from
Jan 15, 2025

Conversation

max-ostapenko
Copy link
Contributor

@max-ostapenko max-ostapenko commented Jan 12, 2025

Added category descriptions, using changes from HTTPArchive/wappalyzer#89

Updated /categories response:

[
    {
        "category": "CMS",
        "description": "Content Management Systems (CMS) are platforms used to ...",
        "origins": 1234,
        "technologies": ["WordPress", ...]
    },
    ...
]

@max-ostapenko max-ostapenko changed the title Category descriptions for Tech Report Tech Report: Category descriptions Jan 12, 2025
@max-ostapenko
Copy link
Contributor Author

Can merge as soon as descriptions available: HTTPArchive/wappalyzer#89

@max-ostapenko max-ostapenko merged commit 295a45d into main Jan 15, 2025
19 checks passed
@max-ostapenko max-ostapenko deleted the bare-chinchilla branch January 15, 2025 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants