
Suljettu
Julkaistu
Maksettu toimituksen yhteydessä
I need a small back-end service that exposes a simple JSON URL returning the current number of followers on my LinkedIn company page, so I can plug it straight into the “Custom Counter” tool mentioned in their article “I need a JSON URL for my Custom Counter, what information should I provide my developer with?”. Core requirements • Source: LinkedIn (company profile) • Data point: number of followers only • Refresh logic: the endpoint must hit LinkedIn’s API every minute, cache the fresh value, and serve it instantly when the Custom Counter polls in real time (I understand LinkedIn itself may not always update instantly; that’s fine). Technical notes • Any stack is fine—Node, Python, PHP, or a lightweight serverless function—as long as the final deliverable is a publicly accessible HTTPS URL returning clean JSON, e.g. { "value": 1234 }. • Handle LinkedIn OAuth 2.0 authentication; I’ll provide the client ID/secret and company URN. • Code must include clear environment variables for secrets and a short README so I can redeploy if needed. Deliverables 1. Source code repository with clear instructions. 2. Deployed endpoint URL ready to drop into Custom Counter. 3. Brief README covering setup, env vars, LinkedIn app configuration, and rate-limit considerations. Acceptance criteria • A GET request to the URL returns valid JSON with the latest follower count. • The value updates when LinkedIn’s figure changes (checked with a manual API call). • No sensitive keys hard-coded in the repo. If anything is unclear, just reference the Custom Counter documentation and we’ll sort it out quickly.
Projektin tunnus (ID): 40183065
93 ehdotukset
Etäprojekti
Aktiivinen 12 päivää sitten
Aseta budjettisi ja aikataulu
Saa maksu työstäsi
Kuvaile ehdotustasi
Rekisteröinti ja töihin tarjoaminen on ilmaista
93 freelancerit tarjoavat keskimäärin €146 EUR tätä projektia

⭐⭐⭐⭐⭐ Create a JSON URL to Fetch LinkedIn Follower Count ❇️ Hi My Friend, I hope you are doing well. I reviewed your project needs and see you are looking for a back-end service to get LinkedIn follower counts. You don’t need to look further; Zohaib is here to help! My team has successfully completed 50+ similar projects focused on API integration and data fetching. I will create a simple service that hits LinkedIn’s API every minute and returns the follower count as JSON. ➡️ Why Me? I can easily build your back-end service as I have 5 years of experience in API development, data fetching, and back-end solutions. My expertise includes working with various technologies like Node, Python, and PHP. Additionally, I have a strong grip on OAuth 2.0 authentication and handling real-time data. ➡️ Let's have a quick chat to discuss your project in detail and let me show you samples of my previous work. Looking forward to chatting with you! ➡️ Skills & Experience: ✅ API Development ✅ JSON Handling ✅ OAuth 2.0 Authentication ✅ Node.js ✅ Python ✅ PHP ✅ Serverless Functions ✅ Data Caching ✅ Real-time Data Processing ✅ Git Version Control ✅ Database Management ✅ Documentation Writing Waiting for your response! Best Regards, Zohaib
€150 EUR 2 päivässä
8,0
8,0

Hello, Using our multiple years of experience as a full-stack developer, we can offer high-quality solutions for your LinkedIn Follower Counter API project. Equipped with proficiency in PHP, Node.js, and Python, we are able to develop an efficient and robust backend system that will constantly hit LinkedIn's API to provide you with an accurate count every minute. With good knowledge of LinkedIn OAuth 2.0 authentication and storing secured keys properly, we ensure privacy and security. Being adept at API development, we are comfortable with transforming raw data into JSON format as required for the final deliverable. Additionally, we have a deep understanding of handling rate-limit considerations to ensure smooth functioning without any disruption. Finally, with experience working on deployments such as endpoint URL-ready and being familiarized with providing concise readme documentation - covering all the essential setup elements; you can be assured that the deliverables will be streamlined & well-documented for future use. Let's collaborate and create a seamless solution that meets all your requirements! With Regards! Nikhil
€250 EUR 7 päivässä
8,1
8,1

Hello, I came across your project and found it truly interesting. With over eight years of hands-on experience in this field, I have successfully delivered high-quality solutions to clients worldwide. My dedication to excellence is reflected in the 180+ positive reviews from satisfied clients. I’d love to bring this expertise to your project and ensure outstanding results. However, I do have a few important points I’d like to clarify to align perfectly with your vision. Let’s connect via chat, where I can also share relevant examples of my past work. I'm looking forward to hearing back from you! Best Regards, Divu.
€250 EUR 4 päivässä
8,1
8,1

Hello I have thoroughly reviewed your project description and am confident in my ability to assist you in completing it successfully. I believe it would be highly beneficial to delve deeper into the specifics of the job to determine the most effective way forward. I am open to scheduling an interview at your convenience, and I genuinely appreciate the chance to collaborate with you on this project. Your response is eagerly anticipated, and I'm excited about the prospect of working together. Thank you for considering my proposal. Looking forward to your prompt reply! Best regards Rekha!!!
€250 EUR 7 päivässä
7,8
7,8

Hello Ellie, I am excited about the opportunity to work on the LinkedIn Follower Counter API project. I understand the need for a back-end service that provides real-time follower count data from your LinkedIn company page for integration with the Custom Counter tool. With expertise in PHP, Python, Node.js, API Development, and Software Architecture, I am well-equipped to deliver a solution that meets your requirements. I propose to develop a service that fetches and caches the follower count from LinkedIn's API every minute, ensuring real-time updates for the Custom Counter. I am confident in my ability to handle the technical aspects, including OAuth 2.0 authentication, environment variable management, and clear documentation for easy redeployment. - MY WORK STATS: ✨ https://www.freelancer.com/u/XanvraTECH I look forward to discussing this project further and addressing any questions you may have. Best regards, Warda Haider
€100 EUR 4 päivässä
6,8
6,8

Hello, I understand you’re looking for a lightweight back-end service that exposes a public JSON endpoint returning your LinkedIn company follower count for direct use with a Custom Counter. I have strong experience building small, production-ready API services that integrate with third-party platforms using OAuth 2.0. My approach will be to implement a secure service that authenticates with the LinkedIn API, fetches the company follower count every minute, caches the latest value, and serves it instantly via a clean HTTPS JSON response. The solution will use environment variables for all secrets, include clear deployment instructions, and provide a concise README covering setup, LinkedIn app configuration, and rate-limit considerations. The final deliverable will be stable, easy to redeploy, and fully compliant with your acceptance criteria. Do you have a preferred hosting option for deployment, such as serverless or a small VPS? Should the endpoint include basic monitoring or logging for API failures or rate limits? Thanks, Asif
€250 EUR 5 päivässä
6,8
6,8

Hello Ellie B., I checked your project, and it looks interesting. This is something we already work on, so the requirements are clear from the start. We mainly work on PHP, Python, Software Architecture, Google App Engine, Node.js, JSON, OAuth, API Development We focus on making things simple, reliable, and actually useful in real life not overcomplicated stuff. Let’s connect in chat and see if we’re a good fit for this. Best Regards, Ali nawaz
€129 EUR 4 päivässä
6,3
6,3

Greetings, I've gone through your project details, and it seems you're looking for a simple back-end service that can fetch and display the current follower count from your LinkedIn company page. My approach would involve creating a lightweight server that connects to LinkedIn's API using OAuth 2.0 for authentication. I’ll ensure the follower count is refreshed every minute, with the data being served as clean JSON, allowing you to easily integrate it into your Custom Counter tool. With my experience in API development and working with various tech stacks like Node and Python, I can deliver a solution that meets your requirements, including proper environment variable management and a straightforward README for future redeployment. I’m excited to help you achieve this. Best regards, Saba Ehsan
€200 EUR 4 päivässä
6,3
6,3

Good day! This is a clean, well-defined integration, and we’ve built similar API-based counters and third-party data endpoints before. Here's how we can help: * Build a lightweight back-end service that authenticates with LinkedIn OAuth 2.0 and fetches your company follower count via the LinkedIn API. * Implement minute-level refresh logic with caching so the endpoint serves fast, clean JSON in the exact format your Custom Counter requires. * Deliver a secure, publicly accessible HTTPS endpoint returning only the follower value, with no hard-coded secrets. * Provide a clear source repo and short README covering setup, environment variables, LinkedIn app configuration, redeployment, and rate-limit handling. We’re a team of 62 professionals with over 9 years of experience in API development, serverless functions, and third-party platform integrations, focused on simple, reliable outputs that plug straight into production tools. A couple of quick checks to move fast: Do you have a preferred stack (Node, Python, PHP, or serverless), and will you be providing an existing LinkedIn app or should we guide you through creating one for API access?
€200 EUR 3 päivässä
5,9
5,9

Hello, I have read your job description and I am interested in your job post. I am ready to start now. Please send me a message to discuss more about your project. Thanks and Regards, Everest Technology
€55 EUR 3 päivässä
5,7
5,7

Creating a seamless back-end service to dynamically fetch and display your LinkedIn company page's follower count is an exciting project. I will develop a robust solution that efficiently interfaces with LinkedIn's API to deliver a real-time JSON response, perfectly aligning with the needs of your Custom Counter tool. With extensive experience in building similar API-driven services using Node.js and Python, I am well-equipped to handle LinkedIn OAuth 2.0 authentication and ensure secure management of your credentials. My approach will focus on producing clean, maintainable code, complete with a detailed README for easy redeployment and configuration. Could you share any specific preferences for the technology stack, or should I choose the optimal one for performance and simplicity? Additionally, are there any other functionalities or specific constraints I should be aware of? Let's discuss how we can make this integration smooth and effective.
€120 EUR 3 päivässä
5,5
5,5

Hello, I can create a robust back-end service to fetch and serve your LinkedIn company page follower count, ensuring it integrates seamlessly with your Custom Counter tool. I'll use LinkedIn's API, handling OAuth 2.0 authentication securely with environment variables, and ensure the service refreshes every minute for accuracy, caching results for immediate response. I'll deliver a clean JSON endpoint, using a tech stack of your choice (Node, Python, PHP, or serverless function). The source code will be organized in a repository with a clear README, covering setup, environment variables, LinkedIn app configuration, and rate-limit considerations, making redeployment straightforward. Questions: • Do you have a preference for the tech stack, or should I select the most efficient one? • Is there a specific hosting environment you plan to use for deployment? Looking forward to discussing how we can implement this efficiently and securely. Thanks and best regards, Faizan
€90 EUR 5 päivässä
5,5
5,5

Hello, I am interested in developing a small backend service that will expose a simple JSON URL that will return the current number of followers on your LinkedIn company page. I have achieved 100 percent success in working on similar projects and would love to replicate that success in your project. By collaborating with me, you are assured of results that will exceed your expectations as well as free 1-2 week post-project support for bug fixes or revisions. I have some questions that would help me get a clearer picture of what you're looking for, so please initiate a chat with me and let's take your project to the next level, Fahad.
€100 EUR 2 päivässä
5,5
5,5

Hello! I understand you're looking for a back-end service that provides the current follower count from your LinkedIn company page via a JSON endpoint. My goal is to create a robust solution that hits the LinkedIn API every minute, caches the follower count, and serves it reliably to the Custom Counter tool. I will ensure that the endpoint is publicly accessible, adheres to OAuth 2.0 for authentication, and includes comprehensive setup instructions in the README. Please see my portfolios for similar projects that demonstrate my capabilities. Regards, Davide
€200 EUR 3 päivässä
5,1
5,1

Hi Ellie B., I can build the small back end service you describe. I will create a simple HTTPS GET endpoint that returns { "value": 1234 } and fetches the LinkedIn company follower count, refreshing the value every minute and serving the cached value instantly. I will implement LinkedIn OAuth 2.0 with clear environment variables for the client ID, secret, and company URN. Code will include a short README with setup, env vars, app config, and rate limit notes. I have experience building APIs, serverless functions, and OAuth integrations. Please tell me if you prefer Node, Python, or a serverless function and I will match your preference. Best regards, Saad J.
€150 EUR 3 päivässä
5,4
5,4

⭐Hi, I’m ready to assist you right away!⭐ I believe I’d be a great fit for your project since I have extensive experience in software architecture, API development, and working with various technologies like PHP, Python, and Node.js. I specialize in creating back-end services and APIs, ensuring seamless integration with external platforms. My expertise in OAuth authentication and handling sensitive data securely aligns perfectly with your project requirements. This project aims to provide you with a reliable back-end service that fetches real-time data from LinkedIn, updating the follower count every minute. By delivering a clean JSON response through a publicly accessible HTTPS URL, I will ensure that the data seamlessly integrates with the Custom Counter tool, meeting your specific needs. Solving the critical need for up-to-date follower counts on your LinkedIn company page, this project will enhance your ability to track engagement and progress effectively. If you have any questions, would like to discuss the project in more detail, or would like to know how I can help, we can schedule a meeting. Thank you. Maxim
€41 EUR 6 päivässä
5,5
5,5

Hi there, I can definitely put this together for you. My plan: Smart Caching: Instead of calling LinkedIn every time the widget polls, I’ll set up a background worker to fetch the count every 60 seconds. Your public endpoint stays lightning-fast and never "hammers" the LinkedIn API. Fail-safe Logic: If LinkedIn happens to be down, the API will continue serving the last known "good" value so your counter never shows an error. Secure OAuth: I’ll handle the token acquisition and refresh logic using your Company URN, keeping all credentials safely tucked away in environment variables. Easy Handoff: I'll provide a clean repo with a simple README so you (or anyone on your team) can manage it later without a headache. Two quick questions to get started: Hosting: Do you have a preferred spot for this (like Vercel, Render, or AWS), or would you like me to pick the simplest "set it and forget it" option for you? LinkedIn Access: Do you already have a LinkedIn App created with the permissions for organization stats, or do you need a hand setting that up? I love building these kinds of tiny, robust API services. If you’re ready, I can have the structure and OAuth flow ready to test pretty quickly.
€200 EUR 14 päivässä
5,3
5,3

Hi i have done this project in past i would like to have chat with you over dm been doing webscraping projects for over 5+ years. share me full details of project thank you
€120 EUR 5 päivässä
4,9
4,9

Experienced with Python/FastAPI, LinkedIn OAuth API for org followers via networkSizes endpoint. Will build lightweight service: auth, /min cron fetch/cache count, expose JSON {value:1234} HTTPS URL, README/env vars/deploy guide. Deployed fast, 3-5hrs.
€140 EUR 3 päivässä
5,0
5,0

Hello! I’m excited about the opportunity to develop a back-end service for your LinkedIn followers' counter. With extensive experience in API integration and building scalable solutions, I can create a secure and efficient service that fetches your LinkedIn company profile's follower count. Leveraging LinkedIn's API, I'll ensure the data is refreshed every minute and served instantly to your Custom Counter tool. My approach will prioritize security, with OAuth 2.0 authentication and environment variables for sensitive information. I’m comfortable working with various tech stacks, ensuring the final product is a publicly accessible JSON endpoint with clear deployment instructions. Could you share more about how frequently you typically update your LinkedIn content, as this might impact how often you'd like the follower count refreshed? What are your preferred deployment platforms or environments for this service? I look forward to discussing your project in more detail and tailoring a solution that exceeds your expectations.
€100 EUR 2 päivässä
5,0
5,0

Artà, United Kingdom
Liittynyt tammik. 27, 2026
$20-30 SGD/ tunnissa
$8-15 USD/ tunnissa
₹7500-15000 INR
$16-65 USD/ tunnissa
£5-10 GBP/ tunnissa
$10-30 USD
£250-750 GBP
$15-25 USD/ tunnissa
€30-250 EUR
₹600-1500 INR
$22-33 USD
₹1500-12500 INR
$30-250 USD
₹12500-37500 INR
$10-30 USD
$30-250 USD
$15-25 USD/ tunnissa
₹100-400 INR/ tunnissa
₹12500-37500 INR
$30-250 USD