Social Media API project to post content
Budget: $30 – $250 USD
My goal for this project is to post images with text descriptions, including hashtags and mentions to the social media platforms page (not individual pages)
- Facebook
- Twitter (X)
- Instagram
- LinkedIn
- Tiktok
I need this project to expose the APIs to help me post external data to post data to social media pages.
Post the information on the Sources social media platforms (some form of one-off permission is required)
- Platform technology: expected NodeJs or AngularJS or C#
- DB: any DB (expected MongoDB or MySQL) to store credentials to access social media pages, because the page requires the user to give one-off permission.
- The package: should be packed into a Docker container
- The code and guide (how to use and build/deploy) is included in the proposal.
- One-off permission
Some social media platforms need one-off permission from users to post data to their pages (like FB, Twitter(X) …) so our project should ask people to allow permission to post data to their pages.
Post method:
Input: JSON format
- PlatformID: number (what social media platform to post data)
- Image: array of base64
- Hashtags: array of string
- Mentions: array of string
Output: JSON format
- IsSuccess: boolean
- Error: (leave null if request success)
- Code: number (error code)
- Message: string (error description)
Please write 'Human' at your first proposal to know you aren't a bot
- Twitter (X)
- Tiktok
I need this project to expose the APIs to help me post external data to post data to social media pages.
Post the information on the Sources social media platforms (some form of one-off permission is required)
- Platform technology: expected NodeJs or AngularJS or C#
- DB: any DB (expected MongoDB or MySQL) to store credentials to access social media pages, because the page requires the user to give one-off permission.
- The package: should be packed into a Docker container
- The code and guide (how to use and build/deploy) is included in the proposal.
- One-off permission
Some social media platforms need one-off permission from users to post data to their pages (like FB, Twitter(X) …) so our project should ask people to allow permission to post data to their pages.
Post method:
Input: JSON format
- PlatformID: number (what social media platform to post data)
- Image: array of base64
- Hashtags: array of string
- Mentions: array of string
Output: JSON format
- IsSuccess: boolean
- Error: (leave null if request success)
- Code: number (error code)
- Message: string (error description)
Please write 'Human' at your first proposal to know you aren't a bot