Skip to content

rensetsu/core.scraper.template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rensetsu Service Scraper for {PLATFORM}

This is a command-line utility to scrape {PLATFORM} data and convert it to Rensetsu Media object format

Requirements

  • Python >= 3.10

Setup

Simply running following commands before using the app:

git clone https://github.com/rensetsu/{REPO_NAME}
cd {REPO_NAME}
python3 -m venv venv
source ./venv/bin/activate
pip install -U -r requirements.txt

Usage

python scraper

License

This repo is licensed under MIT License, unless stated otherwise.

About

Template for Rensetsu service scraper module

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages