GithubHelp home page GithubHelp logo

scrape_webcomics's Introduction

Scrape Webcomics

This scraper is written to scrape simple webcomics hosted on individual sites (e.g. through Hiveworks), not on plattforms like Tapas. It is part of my digital humanities master's thesis.

Requirements

Libraries needed python 3.8.10 pandas <= 1.4.1 scrapy <= 2.6.1

This Scraper was last tested on Ubuntu 20.04.

Installation and Usage

To use this scraper, simply clone it into a directory of your choice. A good idea is /home/<username>/SRC.

Take a look at settings.py, ideally chose another user agent and check the DATA_BASE_DIRECTORY setting. The scraper should work out of the box. To start crawling, enter scrapy crawl <name-of-spider, e.g. witchy>. If you want to write a spider for a webcomic of your choice, it's best to derive it from the base class FromStartSpider. The JOBDIR setting makes sure to save the crawls (including metadata) in case of a keyboard interrupt via CTRL+C.

scrape_webcomics's People

Contributors

sneakingeon avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.