An open API service indexing awesome lists of open source software.

https://github.com/aman-dutta/tutsplus

A web scraper which would scrape a website using a web-crawler and scrapy-crawler
https://github.com/aman-dutta/tutsplus

scrapy-crawler splash web-crawler

Last synced: 3 months ago
JSON representation

A web scraper which would scrape a website using a web-crawler and scrapy-crawler

Awesome Lists containing this project

README

        

# tutsplus

One of the Dynamic Website scraping exercise

## Prequisites

A running Python and Scrapy installation is mandatory for this project. Additionally, a running Splash container has to be started via Docker before running the example. Therefore, a valid Docker installation is required for running the exercise.