collectSpider doesn't return items #23
Unanswered
Taurinz359
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, my spider always returns the results when I use the route. I can see the output in dd().
Where I see the result
However, when I use this spider for a webhook, the items are empty. In the logs, I see the scrapped items, but collectSpiders returns nothing. My webhook code is as follows:
Log file:
Beta Was this translation helpful? Give feedback.
All reactions