Skip to content

ScreamingHawk/civitai-web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

civitai-web-scraper

Scrape Civitai for AI generated images and prompts.

Install

Clone the repo with:

git clone https://github.com/ScreamingHawk/civitai-web-scraper.git

Initialise the python environment:

py -m venv venv
.\venv\Scripts\activate
py -m pip install -r requirements.txt

Run the following and then update the config values

cp config.example.ini config.ini

Usage

Run the script

py scrape_civitai.py

Run the server

py server.py

About

Scrape Civitai for AI generated images and prompts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published