0.0
No commit activity in last 3 years
No release in over 3 years
A gem to create a pintrest api to gather pins using Capybara and PhantomJS.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.7
~> 5.5
~> 0.10
~> 10.1
~> 0.28

Runtime

~> 2.4
~> 1.6
 Project Readme

Pintrest Api

An api in ruby for pulling pintrest pins. It is not very fast due to the fact that you must use capybara to parse the page.

Warning

Certain issues require you to login first (getting more then 50 pins per board) To do this when calling anything to do with pins you can pass in email: <email>, password: <password> as a last parameter.