Skip to content

Pinterest pins by keyword, ranked by number of saves

License

Notifications You must be signed in to change notification settings

bryand1/pinrank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinrank

Find the most saved pins on Pinterest for a given search term.

Usage

from pinrank import Pinrank

pr = Pinrank.login("user@example.com", "p@ssw0rd")
pins = pr.search("halloween costumes")
saves = pr.saves(pins)

About

Pinterest pins by keyword, ranked by number of saves

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages