Aaron Tan
880a4d9493
Update docs/topics/extensions.rst
...
Co-authored-by: Adrián Chaves <adrian@chaves.io>
2021-08-01 11:02:27 +10:00
Aaron Tan
d55b6fcad6
Fix for duplicate object description error
2021-07-28 12:10:34 +10:00
Aaron Tan
714aa3970e
Merge branch 'scrapy:master' into docs-extension
2021-07-30 20:36:58 +10:00
Andrey Rahmatullin
b406affd5b
Merge pull request #5210 from laggardkernel/feature/aws-session-token
2021-07-30 15:15:55 +05:00
Eugenio Lacuesta
cc89f6be38
Response.attributes ( #5218 )
2021-07-29 22:12:44 +02:00
Eugenio Lacuesta
4b62ac6c3a
Update headless browser docs to mention playwright
2021-07-28 15:00:24 -03:00
Eugenio Lacuesta
9aef9b78eb
Merge remote-tracking branch 'upstream/master' into docs-headless-browser
2021-07-28 14:31:49 -03:00
Eugenio Lacuesta
0e3d50dd18
Update docs/topics/dynamic-content.rst
...
Co-authored-by: Adrián Chaves <adrian@chaves.io>
2021-07-28 14:30:16 -03:00
Eugenio Lacuesta
494e0ad8ff
Update docs/topics/dynamic-content.rst
...
Co-authored-by: Adrián Chaves <adrian@chaves.io>
2021-07-28 14:29:50 -03:00
laggardkernel
8e7b96d8a2
Tweak doc for setting AWS_SESSION_TOKEN
...
Co-authored-by: Adrián Chaves <adrian@chaves.io>
2021-07-27 19:40:02 +08:00
laggardkernel
7e4321f201
Add support for temporary security credential in AWS auth
2021-07-27 19:39:59 +08:00
Rob Banagale
b22a004398
Document media pipeline file naming ( #5152 )
2021-07-26 20:51:32 +02:00
Aaron Tan
209c1fce02
Reference MailSender in StatsMailer
...
Added a reference to MailSender in the StatsMailer extension description and included a link to the document detailing how to instantiate MailSender and using Scrapy settings objects.
2021-07-24 14:50:48 +10:00
Marlena Chatzigrigoriou
d7deba7e89
Document all import paths and use the shortest in examples ( #5099 )
2021-07-14 10:34:28 +02:00
Türkalp Burak KAYRANCIOĞLU
fcc6becc58
S3FeedStorage: allow custom endpoint ( #4998 )
...
Co-authored-by: Andrey Rahmatullin <wrar@wrar.name>
2021-07-14 10:00:43 +02:00
D R Siddhartha
4ddc9d6b55
Feeds: Item Filters ( #5178 )
2021-07-13 17:22:29 +02:00
Andrey Rahmatullin
1c46d5aa93
Merge pull request #5191 from ivanprado/master
...
CloseSpider can be raised on spider_idle signal handler to set the closing reason
2021-07-12 18:46:40 +05:00
Iván de Prado Alonso
e94d3ac173
Expanded doc for idle signal
2021-06-29 13:40:43 +01:00
Adrián Chaves
73ff9ffd64
spiders.rst: indent warnings into class descriptions
2021-06-26 08:58:29 +02:00
Iván de Prado Alonso
812b4bb518
CloseSpider can be raised on spider_idle signal handler
2021-06-23 17:22:01 +01:00
Adrián Chaves
c5b1ee8101
Make Twisted[http2] installation optional ( #5113 )
...
Co-authored-by: Eugenio Lacuesta <eugenio.lacuesta@gmail.com>
2021-05-11 09:04:53 +02:00
Shinichi Takayanagi
bd60c3f41f
More documentation for setting spider atributes
...
* docs: require sphinx-rtd-theme>=0.5.2 and the latest pip to prevent installing breaking docutils>=0.17
* Update feed-exports.rst
* Update feed-exports.rst
* Reflects the comments
* Remove redundant newline
* Update docs/topics/feed-exports.rst
Co-authored-by: Adrián Chaves <adrian@chaves.io>
* Apply suggestions from code review
Co-authored-by: Adrián Chaves <adrian@chaves.io>
Co-authored-by: Adrián Chaves <adrian@chaves.io>
Co-authored-by: Eugenio Lacuesta <eugenio.lacuesta@gmail.com>
2021-05-11 00:58:04 +05:00
Eugenio Lacuesta
cec36a9284
Refactor request to/from dict ( #5130 )
2021-05-10 18:00:08 +02:00
Renne Rocha
34b216289c
Update link for reasoning value of URLLENGTH_LIMIT ( #5134 )
2021-05-06 16:34:05 +02:00
Eugenio Lacuesta
ddea6b7bfa
Scheduler: minimal interface, API docs ( #3559 )
2021-04-26 16:16:14 -03:00
Andrey Rahmatullin
7095df1558
Merge pull request #5082 from storymode7/shell-fix
...
Find bash from PATH instead of /bin/bash
2021-04-21 14:30:50 +05:00
Eugenio Lacuesta
7e23677b52
Engine: deprecations and type hints ( #5090 )
2021-04-20 08:45:28 -03:00
Andrey Rahmatullin
5b78a64fca
Merge pull request #5070 from ric2b/patch-1
2021-04-15 14:50:59 +05:00
Mayank Singhal
a4415e4e6f
Add DataURI download handler in DOWNLOAD_HANDLERS_BASE documentation
2021-04-13 17:56:44 +05:30
Adrián Chaves
5a75b14a5f
docs: require sphinx-rtd-theme>=0.5.2 and the latest pip to prevent installing breaking docutils>=0.17
2021-04-07 14:04:00 +02:00
Ricardo Amendoeira
8603f9d7a5
Apply changes to other examples in the same section.
2021-04-06 20:23:07 +01:00
Adrián Chaves
a71d6ef29d
2.5.0 release notes ( #5028 )
...
Co-authored-by: Eugenio Lacuesta <1731933+elacuesta@users.noreply.github.com>
2021-04-06 16:09:07 +02:00
Mayank Singhal
e7d51886ef
Find bash from PATH instead of /bin/bash
2021-04-06 02:21:18 +05:30
Mikhail Korobov
f0c8d31193
Merge pull request #4694 from Jgaldos/improve-httpstatus-all-meta
...
Improve http status all on http error middleware
2021-04-01 22:43:45 +05:00
Akshay Sharma
cc095aa895
Windows pip installation guide ( #4736 )
...
* added initial steps
* fixing link
* python3 -> python
* remaining steps
* steps updated
* Update docs/intro/install.rst
Co-authored-by: Adrián Chaves <adrian@chaves.io>
* added link to Visual Studio
* removed 'install V'
* Update docs/intro/install.rst
Co-authored-by: Adrián Chaves <adrian@chaves.io>
Co-authored-by: Adrián Chaves <adrian@chaves.io>
2021-04-01 22:39:33 +05:00
anay2103
5492972d8a
added customized filtering examples in logging.rst ( #4965 )
...
* added customized filtering examples in logging.rst
* Update logging.rst
* Update docs/topics/logging.rst
Co-authored-by: Adrián Chaves <adrian@chaves.io>
* Update docs/topics/logging.rst
Co-authored-by: Adrián Chaves <adrian@chaves.io>
* Update docs/topics/logging.rst
Co-authored-by: Adrián Chaves <adrian@chaves.io>
* Update docs/topics/logging.rst
Co-authored-by: Adrián Chaves <adrian@chaves.io>
* Update logging.rst
Co-authored-by: Adrián Chaves <adrian@chaves.io>
2021-04-01 22:30:48 +05:00
Mikhail Korobov
b09ff99d81
Merge pull request #4974 from Gallaecio/ul-margin
...
Move lists closer to their introducing paragraph
2021-04-01 22:27:59 +05:00
Mikhail Korobov
e0a2d2b3c9
Merge pull request #5014 from jpmckinney/patch-1
...
docs: Clarify there's one extension instance per crawler
2021-04-01 22:26:20 +05:00
Mikhail Korobov
d0e23486b4
Merge pull request #4902 from Gallaecio/retry-request
...
Implement a retry request function
2021-04-01 22:23:56 +05:00
Veniamin Gvozdikov
90fe494ba2
Rebranding, updated GA code
2021-04-01 11:11:28 +03:00
Ricardo Amendoeira
b247fa9982
Include loading settings in `Running multiple spiders in the same process` section
...
The example in the documentation doesn't take into account the project settings
2021-03-29 01:48:28 +01:00
Pratik Mahankal
f0e1a33225
Sort the list of Request.meta alphabetically #5061 ( #5065 )
2021-03-23 22:16:50 +05:00
Adrián Chaves
0dad0fce72
Use pip<20.3 to fix ReadTheDocs builds ( #5052 )
2021-03-19 11:13:05 +01:00
Adrián Chaves
1d83697990
Merge pull request #4769 from scrapy/http2
...
Implement experimental HTTP/2 support
2021-03-18 22:18:12 +01:00
Mikhail Korobov
ab037ab7c9
Merge pull request #5016 from deepang17/scrapy-4996
...
DOCS: Cover scrapy-bench in the documentation
2021-03-12 04:18:56 +05:00
Eugenio Lacuesta
0c16088230
headers_received signal ( #4897 )
2021-03-11 11:52:35 -03:00
Adrián Chaves
5b2d3e17a3
Merge branch 'master' into http2
2021-03-09 14:59:17 +01:00
deepang17
2d41c77e6a
Merge branch 'master' of https://github.com/scrapy/scrapy into scrapy-4996
2021-03-09 17:33:05 +05:30
deepang17
3d88ac605b
FIX: Updated benchmarking.rst
2021-03-09 17:19:34 +05:30
Andrey Rahmatullin
954c4b48e6
Merge pull request #3667 from Gallaecio/long-allowed-domains
...
Add a FAQ entry on how to deal with long lists of allowed domains
2021-03-05 20:16:37 +05:00