How To Install python3-scrapy on Fedora 36

In this tutorial we learn how to install python3-scrapy in Fedora 36. python3-scrapy is A high-level Python Screen Scraping framework

Introduction

In this tutorial we learn how to install python3-scrapy on Fedora 36.

What is python3-scrapy

Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. It can be used for a wide range of purposes, from data mining to monitoring and automated testing.

We can use yum or dnf to install python3-scrapy on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-scrapy.

Install python3-scrapy on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-scrapy using dnf by running the following command:

sudo dnf -y install python3-scrapy

Install python3-scrapy on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-scrapy using yum by running the following command:

sudo yum -y install python3-scrapy

How To Uninstall python3-scrapy on Fedora 36

To uninstall only the python3-scrapy package we can use the following command:

sudo dnf remove python3-scrapy

python3-scrapy Package Contents on Fedora 36

/usr/bin/scrapy
/usr/lib/python3.10/site-packages/Scrapy-2.6.1-py3.10.egg-info
/usr/lib/python3.10/site-packages/Scrapy-2.6.1-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/Scrapy-2.6.1-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/Scrapy-2.6.1-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/Scrapy-2.6.1-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/Scrapy-2.6.1-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/Scrapy-2.6.1-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/Scrapy-2.6.1-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/scrapy
/usr/lib/python3.10/site-packages/scrapy/VERSION
/usr/lib/python3.10/site-packages/scrapy/__init__.py
/usr/lib/python3.10/site-packages/scrapy/__main__.py
/usr/lib/python3.10/site-packages/scrapy/__pycache__
/usr/lib/python3.10/site-packages/scrapy/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/__main__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/cmdline.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/cmdline.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/crawler.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/crawler.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/dupefilters.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/dupefilters.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/exceptions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/exceptions.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/exporters.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/exporters.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/extension.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/extension.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/interfaces.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/interfaces.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/item.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/item.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/link.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/link.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/logformatter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/logformatter.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/mail.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/mail.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/middleware.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/middleware.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/pqueues.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/pqueues.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/resolver.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/resolver.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/responsetypes.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/responsetypes.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/robotstxt.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/robotstxt.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/shell.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/shell.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/signalmanager.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/signalmanager.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/signals.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/signals.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/spiderloader.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/spiderloader.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/squeues.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/squeues.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/statscollectors.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/__pycache__/statscollectors.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/cmdline.py
/usr/lib/python3.10/site-packages/scrapy/commands
/usr/lib/python3.10/site-packages/scrapy/commands/__init__.py
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/bench.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/bench.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/check.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/check.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/crawl.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/crawl.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/edit.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/edit.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/fetch.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/fetch.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/genspider.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/genspider.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/list.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/list.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/parse.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/parse.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/runspider.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/runspider.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/settings.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/settings.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/shell.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/shell.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/startproject.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/startproject.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/version.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/version.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/view.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/__pycache__/view.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/commands/bench.py
/usr/lib/python3.10/site-packages/scrapy/commands/check.py
/usr/lib/python3.10/site-packages/scrapy/commands/crawl.py
/usr/lib/python3.10/site-packages/scrapy/commands/edit.py
/usr/lib/python3.10/site-packages/scrapy/commands/fetch.py
/usr/lib/python3.10/site-packages/scrapy/commands/genspider.py
/usr/lib/python3.10/site-packages/scrapy/commands/list.py
/usr/lib/python3.10/site-packages/scrapy/commands/parse.py
/usr/lib/python3.10/site-packages/scrapy/commands/runspider.py
/usr/lib/python3.10/site-packages/scrapy/commands/settings.py
/usr/lib/python3.10/site-packages/scrapy/commands/shell.py
/usr/lib/python3.10/site-packages/scrapy/commands/startproject.py
/usr/lib/python3.10/site-packages/scrapy/commands/version.py
/usr/lib/python3.10/site-packages/scrapy/commands/view.py
/usr/lib/python3.10/site-packages/scrapy/contracts
/usr/lib/python3.10/site-packages/scrapy/contracts/__init__.py
/usr/lib/python3.10/site-packages/scrapy/contracts/__pycache__
/usr/lib/python3.10/site-packages/scrapy/contracts/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/contracts/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/contracts/__pycache__/default.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/contracts/__pycache__/default.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/contracts/default.py
/usr/lib/python3.10/site-packages/scrapy/core
/usr/lib/python3.10/site-packages/scrapy/core/__init__.py
/usr/lib/python3.10/site-packages/scrapy/core/__pycache__
/usr/lib/python3.10/site-packages/scrapy/core/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/core/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/core/__pycache__/engine.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/core/__pycache__/engine.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/core/__pycache__/scheduler.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/core/__pycache__/scheduler.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/core/__pycache__/scraper.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/core/__pycache__/scraper.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/core/__pycache__/spidermw.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/core/__pycache__/spidermw.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader
/usr/lib/python3.10/site-packages/scrapy/core/downloader/__init__.py
/usr/lib/python3.10/site-packages/scrapy/core/downloader/__pycache__
/usr/lib/python3.10/site-packages/scrapy/core/downloader/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/__pycache__/contextfactory.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/__pycache__/contextfactory.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/__pycache__/middleware.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/__pycache__/middleware.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/__pycache__/tls.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/__pycache__/tls.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/__pycache__/webclient.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/__pycache__/webclient.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/contextfactory.py
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/__init__.py
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/__pycache__
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/__pycache__/datauri.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/__pycache__/datauri.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/__pycache__/file.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/__pycache__/file.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/__pycache__/ftp.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/__pycache__/ftp.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/__pycache__/http.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/__pycache__/http.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/__pycache__/http10.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/__pycache__/http10.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/__pycache__/http11.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/__pycache__/http11.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/__pycache__/http2.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/__pycache__/http2.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/__pycache__/s3.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/__pycache__/s3.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/datauri.py
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/file.py
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/ftp.py
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/http.py
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/http10.py
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/http11.py
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/http2.py
/usr/lib/python3.10/site-packages/scrapy/core/downloader/handlers/s3.py
/usr/lib/python3.10/site-packages/scrapy/core/downloader/middleware.py
/usr/lib/python3.10/site-packages/scrapy/core/downloader/tls.py
/usr/lib/python3.10/site-packages/scrapy/core/downloader/webclient.py
/usr/lib/python3.10/site-packages/scrapy/core/engine.py
/usr/lib/python3.10/site-packages/scrapy/core/http2
/usr/lib/python3.10/site-packages/scrapy/core/http2/__init__.py
/usr/lib/python3.10/site-packages/scrapy/core/http2/__pycache__
/usr/lib/python3.10/site-packages/scrapy/core/http2/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/core/http2/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/core/http2/__pycache__/agent.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/core/http2/__pycache__/agent.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/core/http2/__pycache__/protocol.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/core/http2/__pycache__/protocol.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/core/http2/__pycache__/stream.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/core/http2/__pycache__/stream.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/core/http2/agent.py
/usr/lib/python3.10/site-packages/scrapy/core/http2/protocol.py
/usr/lib/python3.10/site-packages/scrapy/core/http2/stream.py
/usr/lib/python3.10/site-packages/scrapy/core/scheduler.py
/usr/lib/python3.10/site-packages/scrapy/core/scraper.py
/usr/lib/python3.10/site-packages/scrapy/core/spidermw.py
/usr/lib/python3.10/site-packages/scrapy/crawler.py
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__init__.py
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/ajaxcrawl.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/ajaxcrawl.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/cookies.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/cookies.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/decompression.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/decompression.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/defaultheaders.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/defaultheaders.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/downloadtimeout.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/downloadtimeout.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/httpauth.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/httpauth.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/httpcache.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/httpcache.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/httpcompression.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/httpcompression.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/httpproxy.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/httpproxy.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/redirect.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/redirect.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/retry.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/retry.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/robotstxt.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/robotstxt.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/stats.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/stats.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/useragent.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/__pycache__/useragent.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/ajaxcrawl.py
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/cookies.py
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/decompression.py
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/defaultheaders.py
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/downloadtimeout.py
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/httpauth.py
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/httpcache.py
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/httpcompression.py
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/httpproxy.py
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/redirect.py
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/retry.py
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/robotstxt.py
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/stats.py
/usr/lib/python3.10/site-packages/scrapy/downloadermiddlewares/useragent.py
/usr/lib/python3.10/site-packages/scrapy/dupefilters.py
/usr/lib/python3.10/site-packages/scrapy/exceptions.py
/usr/lib/python3.10/site-packages/scrapy/exporters.py
/usr/lib/python3.10/site-packages/scrapy/extension.py
/usr/lib/python3.10/site-packages/scrapy/extensions
/usr/lib/python3.10/site-packages/scrapy/extensions/__init__.py
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/closespider.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/closespider.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/corestats.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/corestats.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/debug.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/debug.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/feedexport.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/feedexport.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/httpcache.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/httpcache.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/logstats.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/logstats.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/memdebug.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/memdebug.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/memusage.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/memusage.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/postprocessing.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/postprocessing.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/spiderstate.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/spiderstate.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/statsmailer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/statsmailer.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/telnet.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/telnet.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/throttle.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/__pycache__/throttle.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/extensions/closespider.py
/usr/lib/python3.10/site-packages/scrapy/extensions/corestats.py
/usr/lib/python3.10/site-packages/scrapy/extensions/debug.py
/usr/lib/python3.10/site-packages/scrapy/extensions/feedexport.py
/usr/lib/python3.10/site-packages/scrapy/extensions/httpcache.py
/usr/lib/python3.10/site-packages/scrapy/extensions/logstats.py
/usr/lib/python3.10/site-packages/scrapy/extensions/memdebug.py
/usr/lib/python3.10/site-packages/scrapy/extensions/memusage.py
/usr/lib/python3.10/site-packages/scrapy/extensions/postprocessing.py
/usr/lib/python3.10/site-packages/scrapy/extensions/spiderstate.py
/usr/lib/python3.10/site-packages/scrapy/extensions/statsmailer.py
/usr/lib/python3.10/site-packages/scrapy/extensions/telnet.py
/usr/lib/python3.10/site-packages/scrapy/extensions/throttle.py
/usr/lib/python3.10/site-packages/scrapy/http
/usr/lib/python3.10/site-packages/scrapy/http/__init__.py
/usr/lib/python3.10/site-packages/scrapy/http/__pycache__
/usr/lib/python3.10/site-packages/scrapy/http/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/http/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/http/__pycache__/common.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/http/__pycache__/common.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/http/__pycache__/cookies.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/http/__pycache__/cookies.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/http/__pycache__/headers.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/http/__pycache__/headers.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/http/common.py
/usr/lib/python3.10/site-packages/scrapy/http/cookies.py
/usr/lib/python3.10/site-packages/scrapy/http/headers.py
/usr/lib/python3.10/site-packages/scrapy/http/request
/usr/lib/python3.10/site-packages/scrapy/http/request/__init__.py
/usr/lib/python3.10/site-packages/scrapy/http/request/__pycache__
/usr/lib/python3.10/site-packages/scrapy/http/request/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/http/request/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/http/request/__pycache__/form.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/http/request/__pycache__/form.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/http/request/__pycache__/json_request.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/http/request/__pycache__/json_request.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/http/request/__pycache__/rpc.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/http/request/__pycache__/rpc.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/http/request/form.py
/usr/lib/python3.10/site-packages/scrapy/http/request/json_request.py
/usr/lib/python3.10/site-packages/scrapy/http/request/rpc.py
/usr/lib/python3.10/site-packages/scrapy/http/response
/usr/lib/python3.10/site-packages/scrapy/http/response/__init__.py
/usr/lib/python3.10/site-packages/scrapy/http/response/__pycache__
/usr/lib/python3.10/site-packages/scrapy/http/response/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/http/response/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/http/response/__pycache__/html.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/http/response/__pycache__/html.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/http/response/__pycache__/text.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/http/response/__pycache__/text.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/http/response/__pycache__/xml.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/http/response/__pycache__/xml.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/http/response/html.py
/usr/lib/python3.10/site-packages/scrapy/http/response/text.py
/usr/lib/python3.10/site-packages/scrapy/http/response/xml.py
/usr/lib/python3.10/site-packages/scrapy/interfaces.py
/usr/lib/python3.10/site-packages/scrapy/item.py
/usr/lib/python3.10/site-packages/scrapy/link.py
/usr/lib/python3.10/site-packages/scrapy/linkextractors
/usr/lib/python3.10/site-packages/scrapy/linkextractors/__init__.py
/usr/lib/python3.10/site-packages/scrapy/linkextractors/__pycache__
/usr/lib/python3.10/site-packages/scrapy/linkextractors/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/linkextractors/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/linkextractors/__pycache__/lxmlhtml.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/linkextractors/__pycache__/lxmlhtml.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/linkextractors/lxmlhtml.py
/usr/lib/python3.10/site-packages/scrapy/loader
/usr/lib/python3.10/site-packages/scrapy/loader/__init__.py
/usr/lib/python3.10/site-packages/scrapy/loader/__pycache__
/usr/lib/python3.10/site-packages/scrapy/loader/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/loader/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/loader/__pycache__/common.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/loader/__pycache__/common.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/loader/__pycache__/processors.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/loader/__pycache__/processors.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/loader/common.py
/usr/lib/python3.10/site-packages/scrapy/loader/processors.py
/usr/lib/python3.10/site-packages/scrapy/logformatter.py
/usr/lib/python3.10/site-packages/scrapy/mail.py
/usr/lib/python3.10/site-packages/scrapy/middleware.py
/usr/lib/python3.10/site-packages/scrapy/mime.types
/usr/lib/python3.10/site-packages/scrapy/pipelines
/usr/lib/python3.10/site-packages/scrapy/pipelines/__init__.py
/usr/lib/python3.10/site-packages/scrapy/pipelines/__pycache__
/usr/lib/python3.10/site-packages/scrapy/pipelines/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/pipelines/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/pipelines/__pycache__/files.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/pipelines/__pycache__/files.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/pipelines/__pycache__/images.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/pipelines/__pycache__/images.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/pipelines/__pycache__/media.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/pipelines/__pycache__/media.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/pipelines/files.py
/usr/lib/python3.10/site-packages/scrapy/pipelines/images.py
/usr/lib/python3.10/site-packages/scrapy/pipelines/media.py
/usr/lib/python3.10/site-packages/scrapy/pqueues.py
/usr/lib/python3.10/site-packages/scrapy/resolver.py
/usr/lib/python3.10/site-packages/scrapy/responsetypes.py
/usr/lib/python3.10/site-packages/scrapy/robotstxt.py
/usr/lib/python3.10/site-packages/scrapy/selector
/usr/lib/python3.10/site-packages/scrapy/selector/__init__.py
/usr/lib/python3.10/site-packages/scrapy/selector/__pycache__
/usr/lib/python3.10/site-packages/scrapy/selector/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/selector/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/selector/__pycache__/unified.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/selector/__pycache__/unified.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/selector/unified.py
/usr/lib/python3.10/site-packages/scrapy/settings
/usr/lib/python3.10/site-packages/scrapy/settings/__init__.py
/usr/lib/python3.10/site-packages/scrapy/settings/__pycache__
/usr/lib/python3.10/site-packages/scrapy/settings/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/settings/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/settings/__pycache__/default_settings.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/settings/__pycache__/default_settings.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/settings/default_settings.py
/usr/lib/python3.10/site-packages/scrapy/shell.py
/usr/lib/python3.10/site-packages/scrapy/signalmanager.py
/usr/lib/python3.10/site-packages/scrapy/signals.py
/usr/lib/python3.10/site-packages/scrapy/spiderloader.py
/usr/lib/python3.10/site-packages/scrapy/spidermiddlewares
/usr/lib/python3.10/site-packages/scrapy/spidermiddlewares/__init__.py
/usr/lib/python3.10/site-packages/scrapy/spidermiddlewares/__pycache__
/usr/lib/python3.10/site-packages/scrapy/spidermiddlewares/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/spidermiddlewares/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/spidermiddlewares/__pycache__/depth.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/spidermiddlewares/__pycache__/depth.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/spidermiddlewares/__pycache__/httperror.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/spidermiddlewares/__pycache__/httperror.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/spidermiddlewares/__pycache__/offsite.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/spidermiddlewares/__pycache__/offsite.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/spidermiddlewares/__pycache__/referer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/spidermiddlewares/__pycache__/referer.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/spidermiddlewares/__pycache__/urllength.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/spidermiddlewares/__pycache__/urllength.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/spidermiddlewares/depth.py
/usr/lib/python3.10/site-packages/scrapy/spidermiddlewares/httperror.py
/usr/lib/python3.10/site-packages/scrapy/spidermiddlewares/offsite.py
/usr/lib/python3.10/site-packages/scrapy/spidermiddlewares/referer.py
/usr/lib/python3.10/site-packages/scrapy/spidermiddlewares/urllength.py
/usr/lib/python3.10/site-packages/scrapy/spiders
/usr/lib/python3.10/site-packages/scrapy/spiders/__init__.py
/usr/lib/python3.10/site-packages/scrapy/spiders/__pycache__
/usr/lib/python3.10/site-packages/scrapy/spiders/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/spiders/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/spiders/__pycache__/crawl.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/spiders/__pycache__/crawl.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/spiders/__pycache__/feed.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/spiders/__pycache__/feed.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/spiders/__pycache__/init.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/spiders/__pycache__/init.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/spiders/__pycache__/sitemap.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/spiders/__pycache__/sitemap.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/spiders/crawl.py
/usr/lib/python3.10/site-packages/scrapy/spiders/feed.py
/usr/lib/python3.10/site-packages/scrapy/spiders/init.py
/usr/lib/python3.10/site-packages/scrapy/spiders/sitemap.py
/usr/lib/python3.10/site-packages/scrapy/squeues.py
/usr/lib/python3.10/site-packages/scrapy/statscollectors.py
/usr/lib/python3.10/site-packages/scrapy/templates
/usr/lib/python3.10/site-packages/scrapy/templates/project
/usr/lib/python3.10/site-packages/scrapy/templates/project/module
/usr/lib/python3.10/site-packages/scrapy/templates/project/module/__init__.py
/usr/lib/python3.10/site-packages/scrapy/templates/project/module/__pycache__
/usr/lib/python3.10/site-packages/scrapy/templates/project/module/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/templates/project/module/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/templates/project/module/items.py.tmpl
/usr/lib/python3.10/site-packages/scrapy/templates/project/module/middlewares.py.tmpl
/usr/lib/python3.10/site-packages/scrapy/templates/project/module/pipelines.py.tmpl
/usr/lib/python3.10/site-packages/scrapy/templates/project/module/settings.py.tmpl
/usr/lib/python3.10/site-packages/scrapy/templates/project/module/spiders
/usr/lib/python3.10/site-packages/scrapy/templates/project/module/spiders/__init__.py
/usr/lib/python3.10/site-packages/scrapy/templates/project/module/spiders/__pycache__
/usr/lib/python3.10/site-packages/scrapy/templates/project/module/spiders/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/templates/project/module/spiders/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/templates/project/scrapy.cfg
/usr/lib/python3.10/site-packages/scrapy/templates/spiders
/usr/lib/python3.10/site-packages/scrapy/templates/spiders/basic.tmpl
/usr/lib/python3.10/site-packages/scrapy/templates/spiders/crawl.tmpl
/usr/lib/python3.10/site-packages/scrapy/templates/spiders/csvfeed.tmpl
/usr/lib/python3.10/site-packages/scrapy/templates/spiders/xmlfeed.tmpl
/usr/lib/python3.10/site-packages/scrapy/utils
/usr/lib/python3.10/site-packages/scrapy/utils/__init__.py
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/asyncgen.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/asyncgen.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/benchserver.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/benchserver.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/boto.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/boto.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/conf.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/conf.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/console.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/console.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/curl.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/curl.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/datatypes.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/datatypes.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/decorators.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/decorators.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/defer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/defer.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/deprecate.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/deprecate.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/display.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/display.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/engine.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/engine.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/ftp.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/ftp.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/gz.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/gz.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/httpobj.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/httpobj.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/iterators.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/iterators.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/job.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/job.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/log.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/log.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/misc.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/misc.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/ossignal.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/ossignal.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/project.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/project.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/py36.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/py36.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/python.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/python.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/reactor.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/reactor.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/reqser.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/reqser.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/request.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/request.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/response.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/response.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/serialize.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/serialize.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/signal.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/signal.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/sitemap.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/sitemap.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/spider.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/spider.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/ssl.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/ssl.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/template.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/template.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/test.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/test.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/testproc.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/testproc.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/testsite.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/testsite.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/trackref.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/trackref.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/url.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/url.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/versions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/__pycache__/versions.cpython-310.pyc
/usr/lib/python3.10/site-packages/scrapy/utils/asyncgen.py
/usr/lib/python3.10/site-packages/scrapy/utils/benchserver.py
/usr/lib/python3.10/site-packages/scrapy/utils/boto.py
/usr/lib/python3.10/site-packages/scrapy/utils/conf.py
/usr/lib/python3.10/site-packages/scrapy/utils/console.py
/usr/lib/python3.10/site-packages/scrapy/utils/curl.py
/usr/lib/python3.10/site-packages/scrapy/utils/datatypes.py
/usr/lib/python3.10/site-packages/scrapy/utils/decorators.py
/usr/lib/python3.10/site-packages/scrapy/utils/defer.py
/usr/lib/python3.10/site-packages/scrapy/utils/deprecate.py
/usr/lib/python3.10/site-packages/scrapy/utils/display.py
/usr/lib/python3.10/site-packages/scrapy/utils/engine.py
/usr/lib/python3.10/site-packages/scrapy/utils/ftp.py
/usr/lib/python3.10/site-packages/scrapy/utils/gz.py
/usr/lib/python3.10/site-packages/scrapy/utils/httpobj.py
/usr/lib/python3.10/site-packages/scrapy/utils/iterators.py
/usr/lib/python3.10/site-packages/scrapy/utils/job.py
/usr/lib/python3.10/site-packages/scrapy/utils/log.py
/usr/lib/python3.10/site-packages/scrapy/utils/misc.py
/usr/lib/python3.10/site-packages/scrapy/utils/ossignal.py
/usr/lib/python3.10/site-packages/scrapy/utils/project.py
/usr/lib/python3.10/site-packages/scrapy/utils/py36.py
/usr/lib/python3.10/site-packages/scrapy/utils/python.py
/usr/lib/python3.10/site-packages/scrapy/utils/reactor.py
/usr/lib/python3.10/site-packages/scrapy/utils/reqser.py
/usr/lib/python3.10/site-packages/scrapy/utils/request.py
/usr/lib/python3.10/site-packages/scrapy/utils/response.py
/usr/lib/python3.10/site-packages/scrapy/utils/serialize.py
/usr/lib/python3.10/site-packages/scrapy/utils/signal.py
/usr/lib/python3.10/site-packages/scrapy/utils/sitemap.py
/usr/lib/python3.10/site-packages/scrapy/utils/spider.py
/usr/lib/python3.10/site-packages/scrapy/utils/ssl.py
/usr/lib/python3.10/site-packages/scrapy/utils/template.py
/usr/lib/python3.10/site-packages/scrapy/utils/test.py
/usr/lib/python3.10/site-packages/scrapy/utils/testproc.py
/usr/lib/python3.10/site-packages/scrapy/utils/testsite.py
/usr/lib/python3.10/site-packages/scrapy/utils/trackref.py
/usr/lib/python3.10/site-packages/scrapy/utils/url.py
/usr/lib/python3.10/site-packages/scrapy/utils/versions.py
/usr/share/doc/python3-scrapy
/usr/share/doc/python3-scrapy/AUTHORS
/usr/share/doc/python3-scrapy/PKG-INFO
/usr/share/licenses/python3-scrapy
/usr/share/licenses/python3-scrapy/LICENSE

References

Summary

In this tutorial we learn how to install python3-scrapy on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).