rmax / scrapy-redis

Redis-based components for Scrapy.
http://scrapy-redis.readthedocs.io
MIT License
5.49k stars 1.59k forks source link

[dev] Default value for json support data #240

Closed songhao8080 closed 2 years ago

songhao8080 commented 2 years ago

I think the default method should GET ,meta default {} if the push data has no url should return IIterable

LuckyPigeon commented 2 years ago

@songhao8080 Could you add some guides about method inside make_request_from_data's comment?

songhao8080 commented 2 years ago

Could you add some guides about method inside make_request_from_data's comment?

Okay

LuckyPigeon commented 2 years ago

Thx for your contribution.