Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Update deprecated methods from Scrapy #24

Open
VMRuiz opened this issue Feb 27, 2023 · 0 comments
Open

Update deprecated methods from Scrapy #24

VMRuiz opened this issue Feb 27, 2023 · 0 comments

Comments

@VMRuiz
Copy link
Member

VMRuiz commented Feb 27, 2023

Module scrapy.utils.reqser is deprecated, please use request.to_dict method and/or scrapy.utils.request.request_from_dict instead
  from scrapy.utils.reqser import request_from_dict, request_to_dict

from scrapy.utils.reqser import request_from_dict, request_to_dict

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

No branches or pull requests

1 participant