How to make a web bot in python jobs
I'm looking for a Python script to control a stepper motor via a Raspberry Pi. This program is intended for a machine that tumbles rock or metal parts, and it needs to offer a robust set of features for controlling the motor. Key Requirements: 1. The script should allow for controlling the motor's direction. 2. It should enable speed control. 3. A timer feature is needed to manage the run duration, with options ranging from 5 minutes to 7 days. 4. There should be a setting for one-way or two-way rotation control. 5. For two-way control, the script should allow for user-defined duration intervals (e.g., rotate for 1 minute, then reverse for 1 minute). The interface for the program will be a...
...according to PEP 8 formatted_code = autopep8.fix_code(code) # Save the formatted code to the file with open(file_path, 'w') as file: (formatted_code) print(f"Successfully formatted {file_path} according to PEP 8 standards.") except Exception as e: print(f"Error formatting file: {e}") if __name__ == "__main__": if len() < 2: print("Usage: python <path_to_python_file>") else: format_code([1]) How it works: Reading the file: It reads the Python file from the path passed as a command-line argument. Auto-formatting: The script uses autopep8.fix_code() to format the code according ...
Please Sign Up or Login to see details.
I'm looking for a Python developer to create a Windows desktop audio application for me. This software will function as a radio, scheduling files and streams, and also recording them. Key Features: - Audio recording: The software should be capable of recording streams and files. - Input sources: The application should support recording from a Microphone and Line-in. - Audio playback: The software needs to play scheduled files and streams. - Output format: All recorded audio files should be saved in MP3 format. Ideal Skills: - Proficiency in Python and Windows desktop application development. - Experience with audio software development. - Knowledge of audio recording and playback functionalities. - Understa...
I'm seeking a professional to assist me with both configuring a new AWS environment from scratch and hosting a web application on it. The web application is built using Flask and Python, with SQLite as the database. Key Responsibilities: - Setting up a new, optimized AWS environment - Hosting a Flask/Python/SQLite web application - Implementing and overseeing machine learning services, specifically for model training and evaluation Ideal Skills and Experience: - Extensive experience with AWS - Proficiency in Flask, Python, and SQLite - Expertise in machine learning processes - Previous experience in setting up and hosting web applications on AWS.
I'm looking for an experienced Python developer to build a comprehensive Property Management SAAS website. Key Features: - Detailed and Advanced User Dashboard - Multiple User Roles: Owner, Property Manager, Tenant, and Pro - Property Addition and Management - Maintenance Features Accessible by Property Manager, Owner, and Tenant Essential Integrations: - Payment Gateways for seamless transactions - Property Listing Sites for exposure - Maintenance Request Systems for efficient handling Ideal skills and experience for the job include: - Proficiency in Python and web development - Experience in building SAAS platforms - Familiarity with property management systems - Skills in creating detailed and advanced user interfaces - Kno...
We need a developer to build a web-based 3D PDF conversion platform that converts .dwg, .dxf, and .obj files into interactive 3D PDFs viewable in Adobe Acrobat Pro. The Frontend will integrate with WordPress, using a membership plugin (e.g., MemberPress) to manage access levels. Users must be able to upload files, select from customizable templates, and download branded 3D PDFs supporting zoom, rotate, and pan. Security is paramount, with files processed via HTTPS and deleted afterward. We want a white-labeled solution, removing any third-party branding. Experience with Python, CAD parsing, and PDF generation is essential. Key Requirements: - Development of an API for 2D and 3D PDF conversions (Python) - Conversi...
I need a Python developer to create a tool capable of collecting tweets in real-time as soon as they are published. The tool should monitor ten Twitter accounts simultaneously and allow the accounts to be easily updated in the code as variables. It must automatically skip pinned tweets to avoid duplicates and store the collected tweets in a text file, including the tweet content and the timestamp of publication. The tool should run in headless mode, avoiding any visible browser activity, and incorporate strategies to evade detection by Twitter. This can include simulating human behavior, adjusting refresh rates, or any other suitable techniques. The tool must be efficient, ensuring minimal delay in ...
I'm looking for a skilled Python game developer to create a game-based user interface (UI) for an off-grid solar wind battery generator system. I am just looking for the UI component at this time, please look at the attached pdf .... the display is 800X800 but is round :-) Key Responsibilities: - Real-time Monitoring: The UI must allow for the real-time monitoring and visualization of various system parameters. - Energy Metrics: The specific parameters to be monitored include energy production, energy consumption, and battery status. Ideal Candidate: - Proficiency in Python and game development, particularly with the Pygame library. - Prior experience designing UIs for renewable energy systems is a plus. - Skills in c...
My E-commerce site is currently facing a significant issue with bots that are adding products to the shopping cart. This not only affects the user experience for genuine customers but also potentially impacts sales. I am looking for an expert who can implement a comprehensive bot prevention system on my website. Key Requirements: - Understanding of E-commerce platform security - Implementation of bot prevention tools and techniques - Expertise in user verification methods Ideal Skills: - Proficiency in CAPTCHA integration - Experience with IP blocking strategies - Knowledge of advanced bot detection technologies Your task will be to design and implement a system that dramatically reduces bot activity on the si...
...have a working Flask application that utilizes VOSK for speech-to-text (STT), Wikipedia-API for retrieving query information, and gTTS for text-to-speech (TTS). I want to replace gTTS with Piper TTS to enable offline functionality. Must have Piper experience. The project involves: Installing Piper TTS on a Raspberry Pi 5 (linux) with Python 3.11. Integrating Piper into the existing simplified Flask app. Allowing runtime configuration of Piper settings through the Flask UI. Providing step-by-step installation instructions for Piper on Raspberry Pi 5. (linux) Project Requirements: Piper Installation on Raspberry Pi 5: (linux) Current setup python3 -m venv venv source venv/bin/activate # On Windows: venvScriptsactivate Install Require...
...assistance with my Excel VBA and Python integration. I can open a Colab Notebook from VBA, but I'm having trouble getting the code to execute automatically upon opening the Notebook. VBA-code: Sub StartColabScript() Dim colabLink As String colabLink = "" colabLink End Sub I cant get this code to run my Python-script. I also tried: # Add code to Colab Notebook !python /path/to/ !python (I dont know if the Notebook is called the right way. The name of my workbook is: Ny241028Hent33Tickers3Blokke5y I guess its .py How do I refer to this workbook from VBA, and how do I get to autoexecute, when called
I'm looking for a seasoned developer who can create a sophisticated MEV (Miner Extractable Value) and front-running bot for the Solana blockchain. The bot's primary operations will involve automated trading and identifying arbitrage opportunities. Key Responsibilities: - Developing a high-performance MEV and front-running bot tailored for the Solana network. - Implementing automated trading functionalities. - Designing the bot to spot and exploit arbitrage opportunities. Ideal Skills: - Extensive experience in blockchain development, particularly with Solana. - Proficiency in creating trading bots. - Strong understanding of MEV and front-running strategies. - Skills in identifying and capitalizing on arbitr...
I need a Python developer to integrate a Telegram bot with Python code that will execute predefined terminal commands. The system should take messages which are broadcasted to the bot and execute the corresponding command. Key Requirements: - Python programming skills - Experience with Telegram bot development - Familiarity with terminal commands - Knowledge of MySQL for querying The primary goal of this project is to automate the execution of specific tasks via the Telegram bot. The user will interact with the system by sending MySQL queries, which the bot will interpret and respond to. The ideal freelancer for this project should be able to help me with the following: - Executing pr...
I need a solution that utilizes Selenium to capture full page screenshots of both the search results page and the detail page. The screenshots need to be in PNG format. Ideal Skills and Experience: - Proficient in Python (or preferred language) and Selenium - Previous experience with full page screenshot implementation - Understanding of website structure and navigation - Familiarity with PNG screenshot formatting Search result page : :%224107%22,%22boolean%22:%22AND%22,%22bricks%22:%5B%7B%22_id%22:%224108%22,%22key%22:%22brandName%22,%22value%22:%22Adidas%22,%22strategy%22:%22Simple%22%7D%5D%7D&_=1737227989868&fg=_void_ Detail page :
I have a 68-line Python script designed to fetch free proxies and stream my radio. While it works well with direct links, it fails to affect the player on my official site. The issue might stem from the User-Agent or a couple of lines in the code. Your task is to: - Identify and correct the issue preventing the script from interacting with the player on my website. Please note: - The script runs without errors, but it doesn't interact with the player. - It only needs to interact with the player stream, not other elements on the webpage. - Currently, it's using a browser User-Agent. I'm looking for someone who can complete this task in under an hour for a final offer of 4 euros. Ideal skills...
I'm seeking a Python expert who can create a script for me to intercept and modify HTTPS requests. Key Requirements: - Expertise in Python - Experience handling HTTPS requests - Ability to modify request headers, body content, and URL parameters The script will need to tamper with various components of the requests, so a good understanding of HTTPS and its request structure is crucial. Please provide examples of similar work you've done in the past.
FT Webseite To Do: - remove menu items „Edelsteine“ and „Chartering“ and have all words in the menu bar still centered - Rename „Uhren verkaufen“ to „UHREN“ and „Uhr verkaufen“ to „UHREN ANKAUF“ - add popup newsletter - add a slider on the front page with 3 new images - center product items on the collection page - Remove the price on the product pages, but keep the prices on the collection page - Green color instead of black color on the button „Jetzt Suchauftrag erstellen“ on the product page for each watch that is sold out - Guiding me through the process of adding payment options - Language settings with adding a switch on the front page
...developer to create a copy trade and front running bot specifically for the Solana blockchain. This bot needs to have the following functionalities: - Copy trades from a specified wallet that utilizes a custom program for token transactions. - Front-run trades before the target wallet. - Support for multiple wallets for both copying and front running. The bot should leverage Gulf Stream to monitor pending transactions and act accordingly. It's crucial that you have experience with creating similar bots. When you reach out, please include proof of your prior work (videos, transaction records) and your pricing for this project. The bot will only need read-only access to blockchain transactions of the targe...
...looking for an experienced developer/researcher in deep learning, outlier detection, and large language models (LLMs) to assist with enhancing a codebase from an article. The article focuses on Deep Learning for Outlier Detection on Tabular and Image Data, and I’d like to integrate LLMs into the existing approach to expand its capabilities. Project Scope: Review the provided article and its accompanying code. Understand the existing deep learning methods used for outlier detection on tabular and image data. Enhance the code by integrating features leveraging LLMs. Potential directions could include: Using LLMs to detect outliers by analyzing context within textual metadata. Creating a natural language interface for explaining anom...
I am looking for a skilled developer to create a budget-friendly e-commerce platform using Python Django, focusing on user accounts (registration, login, profiles), A secure payment system (supporting multiple methods like cards, UPI), and essential e-commerce features like product management (add, update, delete, filter), A shopping cart with a seamless checkout process, and an admin dashboard for managing products, orders, and users. The platform should be mobile-responsive, secure (CSRF protection, password hashing, SSL), and scalable for future enhancements. If you have experience in e-commerce development, payment gateway integration, and delivering quality work within budget constraints, please share your portfolio, approach...
"Dont use AI" If you are not bot , plz write "I am not bot " on the top of the bid I am in search of a highly experienced senior blockchain developer or agency with substantial expertise in Algorand and Pyteal. Key Responsibilities: - Smart Contract Development: The primary focus of this project is to develop a smart contract that seamlessly integrates with an AI platform on the Algorand network. Requirements: - Extensive experience with Algorand and Pyteal: Your rich experience in these technologies is crucial for the success of this project. - Senior Developer: You must be a senior developer with a proven track record in blockchain and smart contract development. Please note: If you do no...
Python and Visual Studio Code Data Processing Data Entry Web Scraping Data Mining The project involves creating a script to mine text data . Key Responsibilities: - Develop a text mining script that can efficiently extract and process data from various fields in the database. - The script should be able to handle large volumes of data and return results in a timely manner. Ideal Skills: - Proficiency in SQL and data mining techniques. - Experience with developing scripts for database text extraction. - Ability to work with large datasets.
We are developing a restaurant food ordering service app for global users. This app enables foreign customers to check menus and place orders without language barriers, while also supporting payment and communication with waiters. Additionally, a scratch lottery feature offers users a chance to win free meals and various prizes. The main features are as follows: Main Features 1. Multilingual Menu Translation and Ordering Access the restaurant's menu page by scanning a table QR code or entering a specific number. Automatically detect the user's preferred language and translate the menu accordingly. Users can select and order food from the menu. 2. Chatting with Waiters Communicate with waiters through real-time in-app chat. ...
I'm looking for a dedicated Technical Interview Collaborator with extensive experience in PHP. This long-term project requires someone with excellent English communication skills who is passionate about guiding the technical hiring process. Job type: Long term(+1 year) Key Responsibilities: - Conducting technical interviews to assess candidates for our team. Ideal Skills and Experience: - Strong background in PHP development. -- Skilled in web application development, particularly in creating a CMS. - Experience with implementing user role management systems. - Exceptional English communication skills. - Passion for guiding the technical hiring process. - Experience in conducting interviews or technical assessments is ...
I need a unique AI-based robot . This robot should be half of a human body, without hands, and shoulder have the following features: - A tab-sized screen located at its chest for displaying information and instructions - Two small speakers for voice output - A microphone for interactive communication - web cam for screen analysis (real time screen analysis) - chart bot ai robo making this all task that as given any prompt The is example of 1) role of this robot will be to assist children with their homework, absorbing his work and make better with showing on his screen and the same time voice. 2) guide them during exercise absorbing his work and make better with showing on his screen and the same time voice. 3)provide advi...
...programmer seeking a tutor proficient in Python and Embedded C programming, specifically for microcontrollers. I prefer a hands-on project-based learning approach. Should be inclined to power electronics firmware roles. Key Requirements: - Proficient in teaching Python and Embedded C programming - Extensive experience with microcontrollers - Able to design engaging, hands-on projects - Capable of tailoring lessons to an intermediate level I will spend atleast 8 hours weekly. Only on Saturday and Sunday. I need to learn programming by 5 months. I should get good confidence in programming. I know basics of C and nothing in python. I am good math and logic. Looking for a low cost and trust...
I would like to use WYSIWYG Webbuilder to create/manage a website myself. For the start I need someone to make me 3 pages in a WBS file which I can then integrate. I have an exact example, inkl logo, images and colors how it should look like and how I want it, incl. the fonts. I want to transfer the website also in Shopify later.
I need a script that can scrape manifests from an online website and insert the data into a MySQL database. Ideal Skills: - Proficient in Python or similar languages - Experience with web scraping tools (BeautifulSoup, Scrapy) - Familiarity with MySQL and database management - Ability to write efficient, clean code Responsibilities: - Develop a web scraping script - Ensure data is accurately inserted into MySQL - Make the script run at specified intervals Please note, the specific website and data fields have not yet been determined. The freelancer will need to be flexible and ready to adapt the script as needed.
I'm looking for an expert in data extraction and analysis. I need Google Maps reviews and location data gathered from around 65,000 locations based on company name, geolocation, and address. The extracted data will be used for analysis and insights, so the successful freelancer will be highly skilled in Python, data manipulation and analysis. They should be able to specify a reproducible method and tool for this task. The data I need includes: 1. Reviews: with details on date, review, and username. 2. Additional data from the location: including opening times and popular times. The list of locations will be provided in a CSV file. Please include in your proposal the method and tool you plan to use, along with releva...
...Cascadeur!! As a beginner in the animation world, I'm looking for an experienced animator who can teach me, in the simplest and quickest way, how to create character movements using Mixamo in the Cascadeur software. I'm not interested in 3D animation. Also, I don't want to spend a lot of time and effort on modeling and such. I just want to create animations that other people have made in MIXAMO using Cascadeur program and upload them to my YouTube channel. <LIST> How to import animations from MIXAMO and change their position, rotate them, and merge them When importing two or more animations, how to make them flow naturally when the positions are...
...looking for an experienced developer to create a trading bot for the Pocket Option platform. The bot should work on any currency pairs (e.g., AUD/CAD) and timeframes, using the API available in the Pocket Option console. It does not need to support OTC options – regular currency pairs will suffice. The bot should: 1. The bot will: Connect to Pocket Option via the API. Automatically execute trades based on market data. Support only regular currency pairs (e.g., AUD/CAD), as Pocket Option does not support other assets. 2. Technical requirements: It can be written in HTML and JavaScript or Python. It may use AI/machine learning for market data analysis, but it is not required. It should have access...
...operate a Real estate agent coaching and traning business in Canada our GHL site and crm are partly built but are not running as intended, and need both some editing, new funnels and automations as well as ongoing administrative work and operation for the site, memberships, communities and dealing with the lead automatins and processing as such I'm in need of a seasoned Go High Level operator to assist with several key tasks, including campaign setup and management, funnel building and optimization, and CRM management. Goals: - The primary objective is to increase sales, improve customer retention, and generate leads. - I need help making the automations work smoothly and running campaigns effectively. Target Market: - My focus is prima...
Change the "s" to be "$" (see other message board)...
I'm looking for a Tuya expert who can help me create a Python function to set my single electricity meter (a 1 channel smart power clamp) into pairing mode. The function should also send the SSID and password of my current network setup. NOTE: the Tuya device is in a known wifi network; after receiving the command it will switch to the new one Key Details: - Device Type: The project involves a Tuya-compatible single electricity meter, specifically a 1 channel smart power clamp. - Interaction Method: The function will control the device locally via the LAN protocol. - Network Information: The function should be able to utilize both the SSID and IP address of the network. Ideal Skills and Experience: - Profi...
...for a versatile and proactive full stack developer who can handle multiple concurrent software development tasks daily. We have sub-clients that require freelancing work for various types of projects. Key Responsibilities: - Develop, debug, and integrate systems using our proprietary development stack - Frequent client interaction for requirement gathering - Inherit and maintain existing codebases - Manage up to 10 simultaneous projects in a dynamic environment - Ensure the quality of code through regular code reviews and automated testing practices Ideal Skills and Experience: - Proficient in Python, Java, JavaScript, and TypeScript - Primarily experienced in backend systems development - Strong client-facing skills for regular require...
As a revolutionary startup in the blockchain landscape, YourWinTrade is seeking an accomplished full-stack Web/Python/blockchain developer or a competent developer team. We are a Texas-based company with a powerful trading platform that connects multiple exchanges for seamless crypto trading success. Key Responsibilities: - Collaborate with cross-functional teams to ensure successful delivery of crypto trading and DeFi projects - Implement primary functionalities of our trading platform including multi-exchange connectivity, real-time analytics, and automated trading - Work with our draft design to create an intuitive and user-friendly interface Key Skills and Experience: - Proficiency in full-stack developmen...
I'm seeking a skilled Python developer for a long-term collaboration. Ideal skills and experience for the job: - Proficiency in Python - Familiarity with Python frameworks and tools Check the file attached for details and say "123" in your proposal so i know you have read the file Budget is 20 usd
I'm seeking a seasoned programmer with a strong command of Python and RPA for a process automation project in the finance sector. This project primarily revolves around automating several processes that currently require manual intervention. While the specific tasks to be automated are yet to be fully determined, the focus will be on tasks pertinent to the finance industry. Key Responsibilities: - Identify, design and implement suitable process automation solutions - Enhance the efficiency, accuracy and speed of finance-related tasks - Work with Python and RPA to develop these automation solutions Ideal Skills and Experience: - Proficiency in Python programming language - Extensive experience with...
I need help with a Python script that downloads a Tableau dashboard as a PDF, and uploads it to a specific WebEx group. This script needs to be scheduled to run daily at 4 PM, using a GitLab job pipeline. Key requirements: - The script will need to use an API token for authentication with Tableau. - The naming convention for the downloaded PDF files should be "Dashboard name with date". - Experience with Python, Tableau and GitLab is necessary. -
I am looking for an experienced developer to continue working on my Django/Python project. The current focus will be on: - Category: Implementing and refining the project categorization features. - API: Integrating and enhancing API functionalities within the project. While the project primarily revolves around Django and Python, a deep understanding of user authentication, database interactions, and API integration is crucial. The ideal freelancer will have a proven track record of working on similar projects, with strong skills in Django and Python. Experience with various types of APIs, particularly RESTful and third-party APIs, will be highly beneficial. Please note that the specifics of the APIs to be integrated will be discus...
I'm seeking a skilled Python programmer to automate the handling of mixed data inputs into an Excel spreadsheet. The data, which encompasses both text and numerical components, needs to be updated on a weekly basis. Key Requirements: - Proficiency in Python, specifically in automating Excel processes. - Experience in handling and processing mixed data. - Ability to set up a weekly data update system. Ideal Skills: - Python programming - Excel automation - Data processing and handling I look forward to your bids.
...looking for a skilled developer who can build a crypto gateway server application that will allow me to convert M0 funds to USDT on the Global Server. Here are the key requirements for the project: - Cryptocurrency: The application should be able to convert M0 funds from a specified cryptocurrency to USDT. In my case, I need it to work with a specific cryptocurrency that I will specify later. - Programming Language: I would like the server application to be built using Python. The developer should have experience with Python and be able to write clean, efficient code. - Payment Gateway: I need the application to be integrated with a payment gateway that will allow me t...
I am looking for a data expert to help me with a panel data regression using a fixed effects model. The data I have comes from administrative records, and the main goal of this analysis is to identify causal relationships. Key Requirements: - Proficiency in fixed effects model - Experience with administrative records - Strong analytical skills with a focus on causal identification Ideal Skills: - Panel data regression expertise - Strong background in econometrics or statistics - Proficient in data analysis software (e.g., R, Stata, Python) Your role will be to analyze the data and provide insights on potential causal relationships. A previous experience with this type of project will be highly appreciate...
I'm looking for a professional to create a polished LinkedIn page for my new tech-based real estate company. The page should include 7 fictitious employees with roles that reflect a typical tech real estate firm. Key Requirements: - Creation of a professional LinkedIn page. - Development of profiles for 7 fictitious employees, ideally in roles such as Engineers, Marketers, and Managers. - Experience in creating corporate LinkedIn pages is a plus. - Understanding of the tech and real estate industries to create realistic and appropriate employee roles. In addition to the page creation, I also need assistance finding a tool or bot that can automatically send messages to 100-200 people on...
I'm looking for a Python developer who can create a model for analyzing real estate images. The model should be able to extract details about furniture and fixtures in the images. General recognition is sufficient; there's no need for the model to identify specific brands or types. The model's output should be formatted as a detailed text file. Ideal skills for this project include: - Proficiency in Python, particularly with image processing libraries - Experience in machine learning, specifically in model development for object recognition - Ability to create clear, comprehensive text file outputs This project will allow you to showcase your skills in a practical, ...
...goal Build a Minimum Viable Product (MVP) for a cloud-based web application focusing on CAD/CAM software integration on Azure. Scope of work - Develop a full-stack cloud-based web application. - Integrate Autodesk Inventor API or similar CAD/CAM software using .NET SDK. - Implement relational database design and management. - Ensure application security, performance, and integration with manufacturing workflows. - Collaborate with UI/UX developer to implement design. - Automate design tasks and extend software functionality. Technical requirements - 3+ years of web application development experience. - Proficient in Python, Django or Flask, and C# with .NET SDK. - Experience with Azure cloud services and re...