Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
serhii73 authored Jan 12, 2023
1 parent cb26555 commit efd3c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ capabilities already present in scrapy, so it provides:
- Allows frontera components to access scrapy stat manager instance by adding STATS_MANAGER frontera setting
- Better request/response converters, fully compatible with ScrapyCloud and Scrapy
- Emulates dont_filter=True scrapy Request flag
- Frontier fingerprint is same as scrapy request fingerprint (can be overriden by passing 'frontier_fingerprint' to request meta)
- Frontier fingerprint is same as scrapy request fingerprint (can be overridden by passing 'frontier_fingerprint' to request meta)
- allow custom preprocessing or ignoring of request from frontier before actually being enqueued
- Thoroughly tested, used and featured

Expand Down

0 comments on commit efd3c7a

Please sign in to comment.