This project using Scrapy tool to scrap FAQs from companies' helpCenters.
To build the image run:
$ docker build -t scraping.
$ docker run scraping spider-name
$ docker run scraping zappos
you can use Mongodb pipeline, by simply changing the pipelines in settings.py