Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

phlib examples python

from phlib import PornHub
ph = PornHub()

ph.categories


ph['example category']
<Category title='example category'>

cat = _
cat.videos(max=25)

ph.search('some search term')
Source by pypi.org #
 
PREVIOUS NEXT
Tagged: #phlib #examples #python
ADD COMMENT
Topic
Name
4+2 =