humanwhocodes / humanwhocodes/crosspost
Strategy for Posting to Instagram
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 576
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Create a strategy for posting content to Instagram via the crosspost project.
Requirements:
- Research and document the Instagram Graph API for publishing content: https://developers.facebook.com/docs/instagram-api/guides/content-publishing/
- Include details on authentication using OAuth: https://developers.facebook.com/docs/facebook-login/manually-build-a-login-flow
- Reference application registration and permissions: https://developers.facebook.com/docs/apps/
- Note Instagram's requirements for business accounts and content types.
- Consider limitations, rate limits, and best practices for automated posting.
Assign this issue to Copilot for implementation.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.