Get support for lcouellan/crawlSeriebox

If you're new to LTH, please see our FAQ for more information on what it is we do.

Support Options

Unfortunately, there are currently no active helpers for this repository on the platform. Until they become available, we reccomend the following actions:

View Open Issues

Take a look to see if anyone else has experienced the same issue as you and if they managed to solve it.

Open an Issue

Make sure to read any relevant guidelines for opening issues on this repo before posting a new issue.

Sponsor directly

Check out the page and see if there are any options to sponsor this project or it's developers directly.

lcouellan/crawlSeriebox

crawlSeriebox

Web project for collecting data from a french website Seriebox. This website stores all the series, movies and mangas.

It's a group project involving Lénaïc Couellan and Raphael Erfani, students in M2-DNR2i from the University of Caen.

Installing

Clone the repository (localy or in python server)

git clone https://github.com/lcouellan/crawlSeriebox.git
cd crawlSeriebox

# Launch the spider

Fill your database with the data from Seriebox.

cd seriebox
scrapy crawl seriebox

Launch the application

Update your node installation and start the server.

cd server
npm i
node server.js

Built with

License

This project is licensed under the GNU License - see the LICENCE file for details

Our Mission

We want to make open source more sustainable. The entire platform was born from this and everything we do is in aid of this.

Interesting Articles

Thank you for checking out LiveTechHelper |
2025 © lth-dev incorporated

p-e622a1a2