CMSeeK icon indicating copy to clipboard operation
CMSeeK copied to clipboard

[FR] Please add an API

Open mimi89999 opened this issue 2 years ago • 6 comments

Hello, Would it be possible to add an API to make it possible to launch scans from Python code?

mimi89999 avatar Jul 08 '21 08:07 mimi89999

It could be awesome to add an API

AnatoleT avatar Jun 28 '22 14:06 AnatoleT

API would be cool, let me see what can be done.

Tuhinshubhra avatar Jun 29 '22 06:06 Tuhinshubhra

@Tuhinshubhra I tried to implement an API with Flask on Heroku. Pretty basic, the api is just getting the url of page, and i execute the command "python3 cmseek.py -o -u" + url I just don't handled the json path. Would love to see your work on this API :)

AnatoleT avatar Jun 29 '22 07:06 AnatoleT

@AnatoleT Yeah implementing it isn't much of a challenge. The time needed for it however is something different. However, I'll keep it a priority.

Tuhinshubhra avatar Jun 29 '22 10:06 Tuhinshubhra

Hey @Tuhinshubhra do you need some help with the API ?

AnatoleT avatar Jul 12 '22 20:07 AnatoleT

@AnatoleT if you wanna contribute, I'm more than happy to merge that PR. As for me building it tho, not so sure if I really have the time at this point, maybe in the future, sure.

Tuhinshubhra avatar Jul 13 '22 00:07 Tuhinshubhra