
Ditutup
Disiarkan
I’m building a small web-based tool, code-named “Socmed Evakuator”, that zeroes in on Twitter data and shows how an account’s follower count changes day by day. The goal is clear: connect to the Twitter API, collect the right numbers automatically, and present them in an easy-to-read dashboard so I can spot trends without digging through spreadsheets. Here’s how I picture the workflow: after authenticating through Twitter’s latest OAuth flow, the app should fetch follower totals on a schedule I can tweak (hourly, daily, etc.), store each snapshot in a lightweight database, then visualise the growth curve with a clean chart. I’m flexible on the stack—Python with FastAPI, Node.js with Express, or another modern framework is fine as long as the code is well-documented and container-ready for quick deployment. Key deliverables • A working backend that connects to the Twitter API v2 and records follower counts automatically. • A simple front end (React, Vue, or plain HTML/JS) that plots the historic follower data and lets me export it as CSV. • Clear set-up instructions plus a short README outlining how to change the polling frequency and add extra Twitter handles later. I’ll consider the project complete when the dashboard loads in a browser, the graph updates on its own, and I can download a CSV that matches what I see on screen. If this sounds straightforward for you, let’s get started.
ID Projek: 40279860
55 cadangan
Projek jarak jauh
Aktif 7 hari yang lalu
Tetapkan bajet dan garis masa anda
Dapatkan bayaran untuk kerja anda
Tuliskan cadangan anda
Ianya percuma untuk mendaftar dan membida pekerjaan
55 pekerja bebas membida secara purata $35 USD/jam untuk pekerjaan ini

With over 10 years of experience in web and mobile development, specializing in backend and frontend technologies, I understand the need for a tool like "Socmed Evakuator" to analyze Twitter follower growth effortlessly. The project requirements outlined for the Twitter Follower Growth Analyzer align perfectly with my expertise in connecting to APIs, automating data collection, and creating user-friendly dashboards. I have a proven track record in building similar data visualization tools in the past, particularly in the fintech and analytics domains. My experience with Python, FastAPI, and Node.js will ensure a robust and scalable solution for fetching and storing follower counts, as well as visualizing the growth curve in a clear and concise manner. By entrusting me with your project, you can expect a working backend that seamlessly connects to the Twitter API, a responsive front end for data visualization, and comprehensive setup instructions for easy management. I am confident that I can deliver a high-quality solution that meets your expectations and exceeds them. If this approach resonates with your vision for "Socmed Evakuator," I am eager to discuss further details and collaborate on bringing your idea to life. Let's start the conversation and make your Twitter follower growth analysis tool a reality.
$40 USD dalam 15 hari
8.9
8.9

With my extensive experience of over 18 years at CnELIndia, I understand the complexity of your project and have the right skills to execute it flawlessly. Our proficiency in API integration, database management, JavaScript, Node.js and Python places us in a prime position to build your Twitter Follower Growth Analyzer exactly as you envision it. One core aspect for your project is ensuring smooth connectivity to Twitter's API v2.0 and fetching the right data accurately. My team and I have worked on similar social media analytics projects in the past, expertly handling APIs and managing databases to collect and store large amounts of data in a lightweight format. We can also provide you with customizable features, such as flexible polling frequency and an easy way to add extra Twitter handles later should the need arise. Additionally, our expertise in React will allow us to build a clean, visually appealing frontend for your dashboard that not only displays the follower growth curve but also enables you to export data as CSV - aligning precisely with your key deliverables. Lastly, we understand the value of documentation and container-ready code for efficient deployment, so we'll ensure that our work is thoroughly documented for easy future maintenance. Partnering with us guarantees you timely delivery and absolute satisfaction!
$25 USD dalam 40 hari
9.0
9.0

Hi there, We’ve built similar tools that connect to Twitter’s API to extract and visualize follower data, so we understand the nuances of working with Twitter’s OAuth and webhooks. We also have extensive experience with front-end frameworks like React and Vue, as well as back-end technologies such as Laravel, Node.js, and Python. For your project, we can create a dedicated microservice that handles Twitter API interactions independently, allowing us to use the latest libraries without worrying about breaking changes in the main application. This approach also enables us to scale the service as needed. Let’s schedule a 10-minute call to discuss your requirements in more detail and ensure I’m fully aligned with your vision. I’m eager to learn more about this exciting project. Best, Adil
$34.65 USD dalam 40 hari
7.2
7.2

The Socmed Evakuator is a clean scope - Twitter API v2 for follower snapshots, a background scheduler, SQLite/Postgres for storage, and React with Recharts for the growth curve visualization. I would build this with Node.js + Express on the backend and React on the front end, Dockerized for one-command deployment. The polling frequency configurable via env vars, CSV export built straight into the query layer. Built similar data collection + visualization tools before so Twitter API v2 rate limits and pagination are familiar ground. Realistically a 1-2 week job. Happy to share a rough architecture doc before you award if helpful. - Usama
$45 USD dalam 40 hari
6.8
6.8

Connecting to Twitter’s API v2 to track follower counts and visualize trends is a task I’ve handled before for a client monitoring social engagement metrics. The main challenge is setting up reliable scheduled data pulls while handling OAuth cleanly and storing snapshots efficiently. For your project, I’d build a FastAPI backend that handles OAuth authentication and fetches follower counts on a user-defined interval stored in a lightweight database like SQLite or Postgres. The frontend, likely React, would display the follower growth with a real-time-updating chart and CSV export. A quick question: Do you want the ability to track multiple Twitter accounts concurrently from the start, or is it okay to add those later via config? Also, for scheduling, would a simple cron-based job or an internal scheduler like APScheduler work better for you? This is a neat problem with a clear solution, and I can deliver a container-ready, documented app that ticks all your boxes. Ready to start building this now.
$25 USD dalam 7 hari
6.0
6.0

Hi, I came across your project "Twitter Follower Growth Analyzer - 06/03/2026 00:47 EST" and I'm confident I can help you with it. About Me: I'm a agency owner with over 8+ years of experience in PHP, JavaScript, Node.js, API, Logo Design. , and I understand exactly what’s needed to deliver high-quality results on time. Why Choose Me? - ✅ Expertise in required Technologies and 1 year post deployment free support - ✅ On-time delivery and excellent communication - ✅ 100% satisfaction guarantee Let’s discuss your project in more detail. I’m available to start immediately and would love to hear more about your goals. Looking forward to working with you! Best regards, Deepak
$38 USD dalam 40 hari
5.8
5.8

Hi, As per my understanding: You want to build a web-based tool called “Socmed Evakuator” that tracks how a Twitter account’s follower count changes over time. The system should authenticate via Twitter API v2, periodically collect follower totals, store each snapshot in a database, and display the data in a simple dashboard with a growth chart. The dashboard should also allow exporting the stored data as CSV and provide an easy way to adjust polling frequency or add additional Twitter accounts. Implementation approach: I would build a backend using Python with FastAPI or Node.js with Express that connects to the Twitter API using OAuth authentication. A scheduled worker will fetch follower counts at configurable intervals and store them in a lightweight database such as PostgreSQL or SQLite. The frontend dashboard will be developed using React or simple JavaScript to display follower trends using chart libraries and allow CSV export. The project will be containerized with Docker and delivered with clear setup instructions and documentation. A few quick questions: Do you already have Twitter API v2 access and credentials? How many Twitter accounts should the system monitor initially? What polling interval do you prefer by default (hourly or daily)? Should the dashboard include alerts for sudden follower changes?
$25 USD dalam 40 hari
5.8
5.8

Hi, There, I’ve carefully reviewed your project description for “Socmed Evakuator.” I am excited about the opportunity to create a web-based tool that will efficiently connect to the Twitter API, automate follower count collection, and present this data in an intuitive dashboard. My name is Abdul Haseeb Siddiqui, and with over 6 years of experience specializing in PHP, JavaScript, Python, and database management, I can deliver a robust backend using FastAPI or Node.js to meet your requirements. My expertise also extends to OAuth and API integrations, ensuring seamless authentication and data retrieval. You can view my relevant portfolios here: [Portfolio Link](https://www.freelancer.com/u/haseebsidd07) I am looking forward to bringing your vision to life with a clean, user-friendly interface and comprehensive setup documentation. Thank you, Regards, Abdul Haseeb Siddiqui
$37.50 USD dalam 7 hari
5.0
5.0

With my substantial 9+ years of experience in web development, which includes being a proficient JavaScript, Node.js, and PHP coder, I believe I am your ideal candidate for the "Socmed Evakuator" project. My expertise extends beyond basic coding to providing clean, well-documented code that is container-ready for your convenience. Additionally, I offer an open mind towards the technology stack employed. Whether we decide to go with Python's FastAPI, Node.js with Express or any other modern framework; my adaptability ensures smooth sailing within the technicalities of our project. In addition to having strong backend and frontend skills, I have ample experience with APIs and utilizing social media platforms like Twitter. I understand that data visualization is crucial to your project and vow to present it for you in user-friendly dashboards. The design will be such that essential trends on follower counts will take center stage eliminating the need for manual spreadsheet deep dives. Furthermore, I assure proper handling and storage of these hefty historic data using efficient lightweight databases. Lastly, my true competitive edge lies not only in my professional skills but also in my unwavering commitment to provide excellent services. Once I take on a project, client satisfaction becomes my top-most priority. This translates into providing clear instructions, ensuring easy set-up (for changing polling frequency and adding extra Twitter handles), and free su
$138 USD dalam 40 hari
5.4
5.4

With over a decade of experience in full-stack web development, I have honed my skills in the very languages and frameworks tailored for your project. As you require proficiency in Python, FastAPI, Node.js or another compatible stack, my expertise in these areas positions me as the ideal candidate to bring your "Socmed Evakuator" to life. Building efficient, user-friendly applications is not only my job, but my passion. Drawing from my proficiency in Python with FastAPI and Node.js with Express - two of your preferences - I am confident I can deliver on your need to connect and fetch data from Twitter's API v2 seamlessly. My strength extends past the backend; I am skilled in crafting responsive front-end interfaces using Vue.js, which will enable me to visualize the growth curve with clear and easily digestible charts. Meeting your expectations goes beyond just delivering a functional tool. That's why I submit myself to the code of efficiency, scalability and client satisfaction. With an adaptable workflow and container-ready code, transitioning from development to deployment will be quick and stress-free. Plus, my documentation skills ensure that you'll always know how to tweak the polling frequencies or expand handles when necessary. Let's collaborate and build a powerful tool that caters exactly to your needs!
$38 USD dalam 40 hari
4.9
4.9

Hello, With my extensive experience in web development, database management, and working with FastAPI, Node.js, Python among others, I am uniquely positioned to bring your Twitter Follower Growth Analyzer, "Socmed Evakuator," to life. Over the years, I have built a number of data driven applications and intuitive dashboards for tracking various metrics with a similar intent as yours. My skills in working with Twitter API v2 will streamline the process of fetching follower totals and storing them in a lightweight database. On the frontend, I can deliver you a simple yet elegant UI using popular frameworks like React.js or Vue.js, enabling you to effortlessly visualize the growth curve of your account's followers. In addition, I am proficient in building REST and GraphQL APIs and can empower your platform by easily accommodating extra Twitter handles as per your future needs. I take immense pride in my ability to deliver projects that not only satisfy technical mandates but also drive tangible impact for businesses. Looking forward to discussing further! Best Regards.
$25 USD dalam 40 hari
5.1
5.1

Hello! I appreciate the opportunity to bid on your project, "Socmed Evakuator." I understand you need a web-based tool that efficiently tracks Twitter follower counts, presenting the data in a user-friendly dashboard. With extensive experience in developing web applications, I specialize in integrating APIs and building robust backends. I am proficient in Python with FastAPI and have a solid background in creating dynamic front ends using React, ensuring a seamless user experience. To successfully deliver your project, I propose the following approach: - Authenticate with Twitter's OAuth flow and set up a scheduled job to fetch follower counts. - Store data in a lightweight database to ensure efficient retrieval and management. - Develop a clean, intuitive dashboard that visualizes follower growth and allows CSV exports. - Provide comprehensive setup instructions and a README for easy adjustments to polling frequency and adding accounts. I am eager to start this project and confident in my ability to meet your deadlines while delivering quality results. Let’s discuss any additional details or requirements you may have!
$38 USD dalam 40 hari
4.7
4.7

Hello, I have relevant experience. I am a project manager for a team of talented people with various skills. we have many years of development experience in Python, Node.js and I have completed similar projects. Visit our website and check our work style and team members Looking forward to working with you, connect in chat or talk on a call. Regards, Jayabrata Bhaduri
$38 USD dalam 40 hari
4.0
4.0

Hello, I can develop a Twitter (X) Follower Growth Analyzer that connects with the Twitter API to track follower growth, engagement metrics, and account performance. The tool can provide dashboards with daily/weekly growth charts, tweet engagement analysis, and competitor comparisons to help understand audience trends and growth patterns. Tools like these typically analyze follower counts, engagement data, and posting activity to generate insights and growth reports. I have experience building API-based analytics dashboards and data visualization tools, and I can deliver a scalable and user-friendly solution. Regards, Bharti
$38 USD dalam 40 hari
4.0
4.0

Hey, your project, Twitter Follower Growth Analyzer - 06/03/2026 project looks like a great fit for my skills. I've worked on similar PHP projects and can deliver solid results. Let me know if you'd like to chat about the approach.
$25 USD dalam 7 hari
4.6
4.6

With in-depth experience in Python, PHP, and Node.js – the core skills required for this project – I can build you a well-documented, flexible, and high-performing tool that meets all your requirements. Having worked on similar Twitter related projects in the past, I am fully proficient with the intricacies of the Twitter API and conveying data clearly through charts. My track record of delivering projects on time while maintaining exceptional quality aligns perfectly with your need for a timely yet reliable deployment. Moreover, my mastery in database management ensures that your data is stored securely and made easily accessible. This skill comes into play when fetching follower totals at various intervals from Twitter API which I guarantee will be done effectively and without any data loss. Furthermore, as an extra value add, I can also work on integrating data export as CSV feature, making it even simpler for you to get all relevant information. Lastly, viewing code integrity as a cornerstone for a scalable solution, I take great care in keeping my code well-documented. This allows you to understand and modify any part of the codebase easily, should you decide to change polling frequency or expand to additional Twitter handles in the future. My aim is simple - to bring your vision of Socmed Evakuator to life in the most impactful manner. Working together, we can build a platform that lets you effortlessly track twitter trends and stay ahead of the curve.
$38 USD dalam 40 hari
3.5
3.5

You’re looking to build “Socmed Evakuator,” a web tool that tracks Twitter follower counts over time using the Twitter API v2, with OAuth authentication and a flexible polling schedule. The goal is to have a backend that automatically collects follower data, stores it in a lightweight database, and a frontend that visualizes this data with exportable CSV functionality. I’m a full stack developer with over 15 years of experience and more than 200 projects completed, specializing in Node.js, Python, FastAPI, React, API integrations, and database management. My background includes building data-driven dashboards and working extensively with OAuth flows and RESTful APIs, which aligns well with your requirements. For your project, I’ll set up a backend service—likely with FastAPI or Node.js—that authenticates via Twitter’s OAuth, schedules follower count fetches, and stores snapshots in a lightweight database like SQLite or PostgreSQL. The frontend will be a clean React app displaying a real-time updating graph and CSV export. I estimate a straightforward delivery within a few days, including documentation for setup and polling adjustments. If you’d like, we can discuss the details and get started on making your dashboard come alive.
$28 USD dalam 7 hari
3.3
3.3

Hello! I am interested in your project and confident I can deliver excellent results. Let's discuss your requirements so I can start immediately.
$38 USD dalam 40 hari
3.0
3.0

With over 13 years of experience in full-stack development and a knack for building scalable applications that drive ROI, I can confidently say that your Twitter Follower Growth Analyzer would be in expert hands. As an API connoisseur, I am well-versed in connecting to external APIs and handling data with precision, just what your project requires! My extensive working knowledge of Python (Django/FastAPI), Node.js, and relational databases such as PostgreSQL will ensure efficient processing and storage of the fetched follower data. What sets me apart is my holistic approach to software development. I'm not just interested in delivering features; I aim for products that embody stability, security, and maintainability. Moreover, my familiarity with containerization tools like Docker and orchestration platforms like Kubernetes guarantees that your project will be deployment-ready. Let's not forget the efficient dashboard's importance; I'd use my frontend skills in React, Vue.js, or plain HTML/JS to design an interface that not only presents the follower data in an easy-to-understand format but keeps updating in real-time. Plus, I guarantee thorough documentation, which simplifies changing the polling frequency and adding extra Twitter handles later on. Choose me, and we can build a tool that goes above and beyond your expectations!
$38 USD dalam 40 hari
2.8
2.8

Greetings I can surely help you for Twitter Follower Growth Analyzer I am in the IT industry since more than a decade and serve so many clients in building and rebuilding websites, software, and applications I have strong hands-on different cms like webflow, Wordpress, shopify, squarespace, wix and on different programming languages like PHP, Laravel, React, Node.js, HTML, CSS, And I did the migration from HTML to click funnels. I have made so many websites (E-commerce, WordPress, Classified admin, WooCommerce, etc.), bots, softwares, and Mobile applications (Android, IOS, and Huawei Play store) in my entire career. I have strong hands on both the front end and back end. Currently, I am part of the team who are dealing with miscellaneous tasks in dubizzle and Mzad Qatar including design and layouts and they both have more than 1 million users. I believe that you are looking for a web designer and for sure you will get your end desire result with plagiarism-free work and with better quality as I am assuring you this. Package deals can also be done for long-term collaboration as per the client's requirement. Kindly do come on chat so that we can discuss project details further more.
$25 USD dalam 40 hari
5.1
5.1

Palembang, Indonesia
Ahli sejak Mac 4, 2026
$15-25 USD / jam
₹600-1500 INR
$250-750 USD
$15-25 USD / jam
₹1500-12500 INR
$250-750 AUD
€250-750 EUR
$250-750 CAD
$30-250 USD
$1500-3000 USD
$30-250 USD
$250-750 USD
$10-30 USD
$30-250 USD
₹12500-37500 INR
$30-250 USD
₹1500-12500 INR
$30-250 USD
€12-18 EUR / jam
₹12500-37500 INR
₹12500-37500 INR