A python script to add StackExchange favorite questions to Pinboard.
- Open StackExchange.com and find your accound id from the address bar.
- Get Pinboard API token from
https://pinboard.in/settings/password
. - Run
./sync_stackexchange_to_pinboard.py se_accound_id pin_api_token
.