Pinterest
Pinterest is a social media platform for discovering and sharing ideas using visual bookmarks.
ingestr supports Pinterest as a source.
URI Format
The URI format for Pinterest is as follows:
plaintext
pinterest://?access_token=<access_token>
URI parameters:
access_token
: The token used for authentication with the Pinterest API. You can obtain an access token from the official Pinterest documentation
Tables
Pinterest source allows ingesting the following sources into separate tables:
pins
: Retrieves a list of pins.boards
: Retrieves a list of boards.
Use these table names with the --source-table
parameter in the ingestr ingest
command.