Comment Feed Automation Prototype

Job ID: 40257218

Budget: $250 – $750 USD

I need a lightweight proof-of-concept that can programmatically interact with the General Announcements comments feed at
https://www.freelancer.com/groups/general-announcements/feed/340311/comments

Core tasks
• Create, edit and delete a comment on that page (one example of each is enough for the demo).
• Work even if the only available route is browser automation; if an official API exists, feel free to use it instead.
• Accept login credentials from a simple config file so the script can authenticate when needed.
• Provide brief instructions (README) explaining how to run the script, adjust credentials and switch any moderation settings the page requires.

I am happy with a straightforward Python + Selenium solution, but I’m open to other quick-to-run approaches. Keep the code clean and commented; no elaborate UI is necessary—the console output showing the operations is sufficient for this initial prototype.