scrapy
Web-crawling framework. More information: <https://scrapy.org>.
RUN apt-get update && \
apt-get install -y python-scrapy
RUN apt-get update && \
apt-get install -y python-scrapy
RUN pacman -S --noconfirm scrapy
RUN apt-get update && \
apt-get install -y python-scrapy
RUN dnf install -y python-scrapy
RUN apt-get update && \
apt-get install -y python-scrapy