Kaileshwar R K
54a4c3af89
Deprecate the mail API ( #7263 )
2026-03-24 21:31:12 +01:00
Sebastien Dionne
a02abdcf63
Fix typos in documentation ( #7076 )
2025-10-06 11:43:36 +02:00
Andrey Rakhmatullin
1c6ba00fd0
Move LogCounterHandler into a new extension ( #7046 )
...
* Move LogCounterHandler into Crawler.crawl().
* Add the LogCount extension.
* Update test_spider_custom_settings_log_level().
* Typo.
* Update docs.
2025-10-03 20:14:11 +05:00
Adrián Chaves
ba28d96d3e
Centralize from_crawler docs (and somewhat related changes) ( #6723 )
2025-03-11 14:53:04 +01:00
Adrián Chaves
bee74fb753
Remove trailing whitespace
2025-03-11 11:56:44 +01:00
Andrey Rakhmatullin
ce5a132f12
Run and fix linkcheck. ( #6524 )
2024-11-04 11:40:07 +01:00
Rohit Kumar Singh
7701e590fb
Documentation added for Spider State in extensions.rst ( #6522 )
...
* Documentation added for Spider State in extensions.rst
* Made correction in documentation for Spiderstate
* Added appropriate intro for Spider state extension
* Added reference for spiderstate extension
* Added Spiderstate extension hyperlink refrence in jobs.rst
2024-11-02 10:45:27 +05:00
guillermo-bondonno
026d606528
clean closespider_pagecount_no_item docs section
...
Co-authored-by: Andrey Rakhmatullin <wrar@wrar.name>
2024-07-12 08:09:03 -03:00
guillermo-bondonno
8646d2ec7b
fix docs detail
2024-07-10 11:44:44 -03:00
guillermo-bondonno
59782d7308
update docs
2024-07-10 11:08:22 -03:00
Andrey Rakhmatullin
8dd48a08e4
Move PeriodicLog docs from Debugging to General purpose.
2023-09-13 20:46:32 +04:00
Georgiy Zatserklianyi
fe02642980
Merge remote-tracking branch 'origin/periodic_log_2' into periodic_log_2
2023-08-21 17:15:42 +03:00
Georgiy Zatserklianyi
1f03cb1419
Merge remote-tracking branch 'upstream/master' into periodic_log_2
2023-08-21 17:07:18 +03:00
Georgiy Zatserklianyi
ac1694a9ad
Update docs/topics/extensions.rst
...
Co-authored-by: Adrián Chaves <adrian@chaves.io>
2023-08-11 18:49:09 +03:00
Georgiy Zatserklianyi
d67be20b2d
Update docs/topics/extensions.rst
...
Co-authored-by: Adrián Chaves <adrian@chaves.io>
2023-08-11 18:48:58 +03:00
Georgiy Zatserklianyi
3a4a949f9d
Update docs/topics/extensions.rst
...
Co-authored-by: Adrián Chaves <adrian@chaves.io>
2023-08-11 18:48:48 +03:00
Georgiy Zatserklianyi
e6bd9829bd
Update docs/topics/extensions.rst
...
Co-authored-by: Adrián Chaves <adrian@chaves.io>
2023-08-11 18:48:31 +03:00
Georgiy Zatserklianyi
2f094a7a5c
Update docs/topics/extensions.rst
...
Co-authored-by: Adrián Chaves <adrian@chaves.io>
2023-08-11 18:48:14 +03:00
Georgiy Zatserklianyi
8b6a50a935
periodic_log: docs added
2023-08-04 11:12:07 +03:00
Kevin Lloyd Bernal
3f5bbe3a8f
introduce CLOSESPIDER_TIMEOUT_NO_ITEM in CloseSpider
2023-07-18 18:30:21 +08:00
pankaj1707k
c1bbb299d7
Add and run pre-commit hook 'blacken-docs'
...
Change python code snippets to begin with '.. code-block:: python' to be recognized by the hook for formatting. All snippets under '::' (rst literal blocks) are ignored.
2023-02-01 16:30:57 +05:30
mattkohl-flex
c49764ffd7
typo fixes
2022-10-17 11:15:17 +01:00
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
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
James McKinney
3c5668d0db
docs: Clarify there's one extension instance per spider
2021-03-01 22:00:33 -05:00
OfirD1
1a597d5e3d
moved the sentence about processing pending requests when a spider is closed onto a generic note.
2020-10-06 21:54:42 +03:00
Adrián Chaves
3f0a677c04
Cover version directive usage in the documentation policy ( #4310 )
...
* Cover version directives in the documentation policy
* Remove version directives in preparation for Scrapy 2.0
* Update the policy based on the deprecation policy
* Only remove version directives after 3 years
2020-08-27 23:56:58 +05:00
Aditya
80c69d68ad
[docs] refactor python docs links using intersphinx
2020-03-24 18:35:42 +05:30
Aditya
f37b1bdc56
[docs] update redirect links to python3
2020-03-20 05:31:41 +05:30
Aditya
ca08e04198
[docs] update redirect links python2 -> python3
2020-03-20 02:31:35 +05:30
elacuesta
dfbe1d9507
Remove object base class ( #4430 )
2020-03-16 20:12:46 +01:00
Akshay Sharma
182445f9d9
Fix a spelling error: ie. → i.e. ( #4338 )
2020-02-18 17:58:31 +01:00
Ammar Najjar
68a7d05ed8
docs: use __init__ method instead of constructor
...
Issue #4086
2019-10-21 15:42:24 +02:00
Adrián Chaves
2828cb769f
Provide complete API documentation coverage of scrapy.extensions
2019-08-30 14:29:15 +02:00
Adrián Chaves
75d6f56c8a
Switch from ` to `` where inline code formatting is desired
2019-03-01 16:56:58 +01:00
Aditya
9cdf34b7c7
Link "Debugging in Python" article to its new location
...
Reference: https://web.archive.org/web/20170203104051/http://www.ferg.org/papers/debugging_in_python.html
2017-10-10 22:49:22 +05:30
Paul Tremberth
39ad0d0bdd
Fix setting name reference
2017-06-06 10:48:30 +02:00
Paul Tremberth
e7061f7a41
Reformat a bit
2017-06-06 10:47:43 +02:00
Chuan Jin
3f8542eb56
Update extensions.rst
...
#2759
2017-06-05 23:31:37 +02:00
Eli Atzaba
b74b98fa3e
cleanup: removed unused MEMUSAGE_REPORT
...
Signed-off-by: Eli Atzaba <eliat123@gmail.com>
2017-05-16 13:59:58 +03:00
nyov
5876b9aa30
Update documentation links
2016-03-03 16:28:33 +00:00
Julia Medina
48539af163
Merge pull request #1601 from mvj3/minor-documentation-fixes
...
Fixed minor grammar issues.
2015-11-16 14:58:07 -03:00
David Chen
0025d5a943
Fixed minor grammar issues.
2015-11-16 07:30:17 +08:00
Jakob de Maeyer
e66f649894
Bring back _BASE settings
2015-11-11 17:39:56 +01:00
Julia Medina
72eeead6db
Merge pull request #1524 from Digenis/relocate_telnet_console
...
[MRG+1] Relocate telnetconsole to extensions/
2015-10-30 12:10:38 -03:00
Jakob de Maeyer
26586ef5a6
Deprecate _BASE settings, unify _BASE backwards-compatibility
2015-10-27 12:43:23 +01:00
Νικόλαος-Διγενής Καραγιάννης
d523c75f5e
Relocate telnetconsole to extensions/
2015-10-05 21:16:04 +03:00
Chris Nilsson
eae25a04d9
Added MEMUSAGE_CHECK_INTERVAL_SECONDS to Memory usage extension options.
...
Kept the default as it was, at 60.0 seconds. But added a setting to
allow this to be changed as desired.
2015-06-06 00:39:14 +10:00
Julia Medina
9a3e3ba505
Move scrapy/contrib remaining top-level files to scrapy/extensions
2015-04-29 21:27:19 -03:00