Budget: 40 USD Deadline: 1 day
Hello.
I am a NodeJS developer. I am ready to take it on. Write to me, we will discuss.
Automated account monitoring system on the Truth Social platform with phone notifications and AI content analysis.
Backend:
Frontend:
project/ │ ├── config.json # Configuration file ├── app.py # Main application code ├── templates/ │ └── index.html # Web interface └── data.db # Database (created automatically)
{
"target_account": "username",
"scan_frequency": 4,
"proxies": [
],
"twilio": {
"account_sid": "ACxxxxxxxxxxxxx",
"auth_token": "your_auth_token",
"from_number": "+",
"to_number": "+",
"message": "New post detected"
},
"deepseek": {
"api_key": "sk-xxxxxxxxxxxxx",
"prompt": "Analyze the following post and determine: sentiment (positive/negative/neutral), main topics, mentions of companies or countries. Post: {text}"
}
}Table posts:
- id (PRIMARY KEY) - post_id (unique post ID) - username (account name) - text (post text) - created_at (publication time) - ai_analysis (analysis result from DeepSeek) - call_status (call status: success/error)
Web interface (Flask)
↓
├── GET / → Main page with post table
├── GET /api/posts → JSON with the list of posts
└── GET /api/status → JSON system status
Background process (separate thread):
[Check account]
↓
[New post found?]
↓ (yes)
[Call via Twilio]
↓
[Analysis via DeepSeek]
↓
[Save to SQLite]
↓
[Wait 0.25 sec] → [Repeat]Starting the application
Monitoring cycle (every 0.25 seconds):
Processing new post:
Web interface:
Main page contains:
Step 1. Install dependencies:
pip install flask cloudscraper twilio openai
Step 2. Configure config.json:
Step 3. Launch:
python app.py
Step 4. Open browser:
localhost:5000
Minimum:
Recommended:
Components:
The neural network will handle the task 95%:
Problem: Cloudflare blocks requests
Solution: Use quality proxies, increase pauses between requests
Problem: Proxies do not work
Solution: Regularly update the list of proxies in config.json
Problem: DeepSeek returns an error
Solution: Check API key and account balance
Problem: Twilio does not call
Solution: Check account balance, number verification
Budget: 40 USD Deadline: 1 day
Hello.
I am a NodeJS developer. I am ready to take it on. Write to me, we will discuss.
Budget: 4500 USD Deadline: 15 days
Hello. I work with Python. I also have extensive experience in developing parsers. I am ready to collaborate.
Budget: 1000 USD Deadline: 10 days
Good day
I doubt anyone will want to do it for less than the amount I specified
If you are ready to pay, please contact me
p.s. cloudscraper hasn't worked for a long time and I have a ready-made bypass code that I sell for $200. This amount is already included in the total project estimate.
Budget: 115 USD Deadline: 8 days
Hello,
I will be happy to take care of this. However, to choose the right solution and estimate the costs, it is worth having a brief conversation. 10-15 minutes will be enough to establish all the details.
Budget: 200 USD Deadline: 10 days
📌 Proposed Execution Plan
1. Environment Setup and Configuration
Tasks: Prepare the VPS, install required libraries, and create the initial database.
Duration: 1 day.
2. Monitoring Logic Development
Tasks: Develop the monitoring system with proxy support and IP rotation.
Duration: 2 days.
3. Twilio Integration for Phone Calls
Tasks: Integrate the system with Twilio to make automated phone calls with a custom voice message.
Duration: 1 day.
4. DeepSeek API Integration and Text Analysis
Tasks: Send extracted texts to the DeepSeek AI API for analysis and process the results.
Duration: 1 day.
5. Database Design and Integration
Tasks: Design SQLite tables and connect them to the application logic to store posts and analysis results.
Duration: Half a day.
6. Web Interface Development
Tasks: Build a web interface using Flask + Bootstrap with live updates via JavaScript to display results and system status.
Duration: 2 days.
7. Testing and Debugging
Tasks: Test all functionalities (monitoring, calls, analysis, web interface), fix bugs, and optimize performance.
Duration: 2 days.
8. Documentation and Final Delivery
Tasks: Prepare a simple user guide, document configurations, and deliver the final version.
Duration: Half a day.
Budget: 1000 USD Deadline: 10 days
Good day!
I am interested in this project. I have over 6 years of experience in Python development. I have previously done post tracking in other social networks. I would be happy to help you with the implementation of this project.
Photo Processing 1 proposal 16:41
Bot Development 34 proposals 15:48
PHP 79 proposals 4 August
20 proposals 4 August
Bot Development 71 proposals 31 July