-
Notifications
You must be signed in to change notification settings - Fork 4
A Python package for automatically generating Response objects for scrapy.http.Request objects
License
paulproteus/autoresponse
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a small bit of Python code that wraps various Request objects and returns a corresponding "Response". The responses, in this case, come from saved files on disk rather than from actually loading the web page. The intended use of this module is in automated testing of scraping code. For now, it targets only "scrapy". It'd be great to have a version of this that targeted "python-requests" as well. Contributions are very welcome, and we use the bug tracker in the Github project. Github URL: https://github.com/paulproteus/autoresponse
About
A Python package for automatically generating Response objects for scrapy.http.Request objects
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published