Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
b.stoilov committed May 3, 2022
1 parent 8932e62 commit 05ebdea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples.py
Expand Up @@ -14,7 +14,7 @@

# login will obtain and store cookies for further use, they last around 15 days.
# NOTE: Since login will store the cookies in local file you don't need to call it more then 3-4 times a month.
# pinterest.login(headless=True)
# pinterest.login()

def get_user_profile():
return pinterest.get_user_overview(username='username')
Expand Down

0 comments on commit 05ebdea

Please sign in to comment.