Link to Zyte’s export guides

This commit is contained in:
Adrián Chaves 2023-12-20 12:47:18 +01:00
parent c67f730695
commit 1864f48e9e
1 changed files with 5 additions and 0 deletions

View File

@ -13,6 +13,11 @@ Scrapy provides this functionality out of the box with the Feed Exports, which
allows you to generate feeds with the scraped items, using multiple
serialization formats and storage backends.
This page provides detailed documentation for all feed export features. If you
are looking for a step-by-step guide, check out `Zytes export guides`_.
.. _Zytes export guides: https://docs.zyte.com/web-scraping/guides/export/index.html#exporting-scraped-data
.. _topics-feed-format:
Serialization formats