Skip to content

Jansy-cc/waifulabs-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Simple waifulabs.com parser

  • The parser was tested in python 3.8.6, i do not give any guarantees that it will work on other python versions.

Preview:


How Use:

First start

pip install -U selenium
  1. Download / clone the repository
  2. Find out your version of Google Chrome.
  3. For your versions of chrome, download the same driver version (chromedriver_win32.zip)
  4. Unpack the .zip to the driver folder
  5. Run the parser.py

[Subsequent launches]

Enter the command python parser.py or python3 parser.py and the parser interface will launch.