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

[FEAT] Query user created content #124

Open
Yeeb1 opened this issue Jan 29, 2024 · 0 comments
Open

[FEAT] Query user created content #124

Yeeb1 opened this issue Jan 29, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@Yeeb1
Copy link

Yeeb1 commented Jan 29, 2024

Hey,

first - thank you for maintaining this project!

I'd really like to see a function in htb-cli that queries the HTB API for user created content, like machines, challenges and writeups. There is a API endpoint located at

https://www.hackthebox.com/api/v4/profile/content/<USERID>

I created a simple python implemenation that queries the endpoint in python:

https://gist.github.com/Yeeb1/c5eb3343fafe1a0b85531b53c25c6a96

@Yeeb1 Yeeb1 added the feat label Jan 29, 2024
@github-project-automation github-project-automation bot moved this to Todo in htb-cli Jan 29, 2024
@qu35t-code qu35t-code added this to the v1.7.0 milestone Jan 29, 2024
@qu35t-code qu35t-code moved this from Todo to In Progress in htb-cli Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

No branches or pull requests

2 participants