Package: rpinterest 0.4.0

rpinterest: Access Pinterest API

Get information (boards, pins and users) from the Pinterest <http://www.pinterest.com> API.

Authors:Colin Fay [cre, aut]

rpinterest_0.4.0.tar.gz
rpinterest_0.4.0.zip(r-4.7)rpinterest_0.4.0.zip(r-4.6)rpinterest_0.4.0.zip(r-4.5)
rpinterest_0.4.0.tgz(r-4.6-any)rpinterest_0.4.0.tgz(r-4.5-any)
rpinterest_0.4.0.tar.gz(r-4.6-any)
rpinterest_0.4.0.tgz(r-4.5-emscripten)
manual.pdf |manual.html
card.svg |card.png
rpinterest/json (API)
NEWS

# Install 'rpinterest' in R:
install.packages('rpinterest', repos = c('https://colinfay.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/colinfay/rpinterest/issues

On CRAN:

Conda:

5.04 score 11 stars 7 scripts 234 downloads 25 exports 12 dependencies

Last updated from:066e3d9cb1. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK132
source / vignettesOK189
linux-release-x86_64OK123
macos-release-arm64OK106
macos-oldrel-arm64OK93
windows-develOK75
windows-releaseOK64
windows-oldrelOK70
wasm-releaseOK110

Exports:BoardPinsByIDBoardPinsByNameBoardSpecByIDBoardSpecByNamecreate_boardcreate_pindelete_boarddelete_pinedit_boardedit_pinget_board_pins_by_idget_board_pins_by_nameget_board_spec_by_idget_board_spec_by_nameget_logged_userget_logged_user_boardsget_logged_user_boards_suggestionsget_pin_spec_by_idget_user_spec_by_idget_user_spec_by_nameggplot_to_pinterestPinSpecByIDpinterest_tokenUserSpecByIDUserSpecByName

Dependencies:askpassattemptbase64enccurldata.tablehttrjsonlitemimeopensslR6rlangsys

Getting started

Rendered fromgetting-started.Rmdusingknitr::rmarkdownon Apr 08 2026.

Last update: 2019-01-07
Started: 2019-01-05

rpinterest-auth

Rendered fromrpinterest-auth.Rmdusingknitr::rmarkdownon Apr 08 2026.

Last update: 2019-01-05
Started: 2019-01-05

Readme and manuals

Help Manual

Help pageTopics
Create, delete, or edit a Boardcreate_board delete_board edit_board
Create, delete, or edit a Pincreate_pin delete_pin edit_pin
Retrieve the Pins on a Boardget_board_pins_by_id get_board_pins_by_name
Retrieve information about a Boardget_board_spec_by_id get_board_spec_by_name
Get Information about the logged userget_logged_user get_logged_user_boards get_logged_user_boards_suggestions
Return information about a Pinget_pin_spec_by_id
Return a user's informationget_user_spec_by_id get_user_spec_by_name
Send a ggplot plot to a Pinterest boardggplot_to_pinterest
Create a Pinterest API tokenpinterest_token