Skip to content

Madoshakalaka/unsafe-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

safe search

You know how you can filter out all the good stuff with google image search

But what if you only want the good stuff?

Usage

pip install -r requirements.txt

  • Register Google Search API utilities on DataForSeo.com (not affiliated, I hate it)

  • Set DFS_USERNAME DFS_PASSWORD environment variables

  • Sample Code:

>>> unsafe_searcher = UnsafeSearcher()
>>> unsafe_searcher.get_funky(keyword="belle delphine")

task posted
waiting for tasks to finish...
polling...
Successfully harvested 354 funky images
Downloading...

About

Google image search but NSFW ;)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages