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

Add commands for remaining Scrapyd API endpoints #98

Open
6 tasks
jpmckinney opened this issue Oct 1, 2021 · 3 comments
Open
6 tasks

Add commands for remaining Scrapyd API endpoints #98

jpmckinney opened this issue Oct 1, 2021 · 3 comments

Comments

@jpmckinney
Copy link
Contributor

We already have listprojects, listspiders, schedule, addversion.

https://scrapyd.readthedocs.io/en/stable/api.html

Idempotent:

  • daemonstatus
  • listversions
  • listjobs

The commands would omit the list prefix, like existing commands.

Stateful:

  • delproject
  • delversion
  • cancel
@Aaron2516
Copy link

Is there any plan to implement the API mentioned above?

@jpmckinney
Copy link
Contributor Author

I'm happy to accept PRs. Personally I just use curl

@Aaron2516
Copy link

Ok, I see

I'm happy to accept PRs. Personally I just use curl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants