Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rate limitation function, ct_auth() function #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

untergeekDE
Copy link

Just a bit of better housekeeping so far:

  • ct_auth(token) stores an API token in the local .REnviron file (and returns an error if not valid)
  • ct_api_limit() sets a delay matching the maximum number of API calls per minute (6 per default)
  • ct_get_links() and ct_get_posts() functions updated to use token if set, wait after API call
  • TODOs noted

@untergeekDE
Copy link
Author

  • Additional housekeeping
  • function ct_get_fb_post(url)
  • Helper functions for querying instagram posts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant