scrapydweb icon indicating copy to clipboard operation
scrapydweb copied to clipboard

Display parameters of the running job

Open webtekindo opened this issue 5 years ago • 1 comments

Hello,

We are using timer tasks from the same spider with different arguments. And when opening the jobs it's not possible to see which arguments was used to run it. Should be nice and I think an important featrue to be able to see which arguments.

Is it something you may consider to implement?

Thank you again for this awesome tool that is scrapydweb!

webtekindo avatar Sep 30 '19 05:09 webtekindo

Maybe you can log those parameters when launching the spider, then you can check out the first 100 lines of the log in the Stats page.

my8100 avatar Sep 30 '19 05:09 my8100