Giter Site home page Giter Site logo

twopothead / javhoo_actresses Goto Github PK

View Code? Open in Web Editor NEW
11.0 3.0 0.0 10.95 MB

crawl profiles of Japanese PornStars from Javhoo.com

License: GNU General Public License v3.0

Python 100.00%
japanese-av crawler pornstar japanese-pornstars uncensored censored-av javhoo

javhoo_actresses's Introduction

javhoo_actresses

What's javhoo_actresses used for?

In order to collect infomation about japanese Pornstars and analyse them, I started this project. Javhoo.com contains data that interests me, javhoo_actresses will extract data from downloaded HTML files, and save them to sqlite DB.

Update!

  • Kaggle Dataset:japanese-pornstars-and-adult-videos you can publish a new kernel!
  • Add metadata of Japanese Censored,Uncensored and VR porn videos in javhoo_actresses/db/javhooDB.db.

How to use

First, you need to fetch html pages from javhoo.com/actresses using cURL. Currently, there are 212 pages about Japanse Pornstars on Javhoo.com. Therefore, you need to download 212 pages.You can paste this command to your bash shell.

curl https://www.javhoo.com/actresses/page/[1-212] > javhoo_actresses_212pages.html

OK, now you have this file javhoo_actresses_212pages.html, then you need to modify configurations in javhoo_actresses.py. javhooDB.db is where you restore data from extracted html pages. In the beginning, it should contains nothing.

jactress_dict ={
'html_path':'/path/to/your/javhoo_actresses_212pages.html',
'sqlite3db_path':'/path/to/your/javhooDB.db'
}

After that, you can run this python script.

python javhoo_actresses.py

Here is the result.

javhoo_actresses's People

Contributors

twopothead avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.