Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    5,000 python jobs found

    With over 6 years of experience, I specialize in extracting valuable data from websites to help you gain insights and make informed decisions. Whether you're gathering market research, competitor data, or any other insights, I offer tailored scraping solutions to meet your Choose My Service?Custom Solutions: Each web scraping project is designed to meet your unique goals and data Techniques: I use cutting-edge tools and methods to extract data from even the most complex web : I work closely with you to understand your needs and deliver precise, actionable You Get:Full web scraping solution for your specific use caseAccurate, structured data ready for analysisOngoing support and maintenance to ensure your data remains freshKey Benefits:Time-Saving: Automate data collection to focus ...

    $376 Average bid
    $376 Avg Bid
    1 bids

    ...an official API. Signals appear here: %7B%22title%22:%22Index%20Options%20to%20Buy%20Today%22,%22root%22:%22Dashboard%22%7D/22/OPT/open Developer must follow this approach: Step 1 – Try to extract XHR/JSON endpoints (preferred) Inspect Samco website using Chrome DevTools Identify internal JSON API calls for intraday recommendations Reproduce them using Python requests + session cookies If this works → NO browser automation needed Entire bot runs inside Groww Cloud Step 2 – If XHR is not available → Use Playwright scraper Headless Playwright must extract signals from the Samco page Maintain logged-in session using saved browser context Scraper outputs clean JSON If Playwright is required, I will provide a lightweight VPS for scraper deployment

    $485 Average bid
    $485 Avg Bid
    22 bids

    ...Overs bowled, and Economy rate. Fielding figures needed: Catches taken and Stumpings. The script should accept either a list of match IDs or a date range, crawl the corresponding scorecards, parse the data, and append or refresh the dataset without creating duplicates. I’m comfortable running Python, so please feel free to lean on requests/BeautifulSoup or Selenium if necessary, but structure the code cleanly enough that I can schedule it via cron on a Linux server later. Deliverables • Python source code with clear setup notes (virtual-env, ). • A sample output file covering at least five recent Tests so I can validate field mapping. • Brief README explaining how to rerun the scraper for fresh matches. The job is complete when I can run one...

    $74 Average bid
    $74 Avg Bid
    24 bids

    Position: Online Tutor (Math, Science, and Coding) Experience: 2–5 years Availability: Must be available for online teaching sessions Student Levels: Elementary, Middle School, High School, and College Required Expertise Strong knowledge of Mathematics (Elementary math → Calculus) Solid foundation in Physics and general Science Programming expertise in Java and Python Ability to explain complex concepts in a simple, engaging way Comfortable teaching a wide range of ages, especially kids Qualifications 2–5 years of teaching or tutoring experience Proven ability to teach STEM subjects effectively Experience working with kids and adapting teaching styles for different ages Patient, focused, hardworking, and committed to student success Strong communication...

    $27 / hr Average bid
    $27 / hr Avg Bid
    8 bids

    ...**YOLOv8 architecture**, but I need someone to take it from a raw model to a fully functional application. I need guidance on the best architecture—whether to build a web dashboard for analytics or a mobile app for real-time field use. **Here’s how I imagine the flow:** * **Discovery & Strategy:** Defining the workflow (e.g., processing drone/dashcam footage) and selecting the right tech stack (Python/FastAPI for backend, React/Flutter for frontend). * **Model Integration:** Optimizing the **YOLOv8 model** for accuracy, ensuring it works efficiently on video feeds or image uploads. * **UI/UX Design:** Designing a clean interface to visualize detection results (bounding boxes) and potentially map the potholes using geolocation data. * **Full-Stack Development:**...

    $146 Average bid
    $146 Avg Bid
    11 bids

    I need a hands-on data scientist to design and implement a predictive analytics pipeline that segments our customers into meaningful groups. My raw material is customer data—demographics, behavioural events, transaction history—already available in CSV and easily exported from our CRM. Here’s what success looks like for me: • A clear data-cleaning and feature-engineering workflow in Python (Pandas, NumPy, scikit-learn preferred). • At least two clustering approaches (e.g., K-means and hierarchical) benchmarked with appropriate metrics such as silhouette score. • A concise Jupyter notebook explaining the methodology, hyper-parameter choices, and visualisations that make each segment easy to interpret for marketing teams. • A short summar...

    $858 Average bid
    $858 Avg Bid
    19 bids

    ...Qualification: - Advanced university degree in Computer Science, Software Engineering, Geoinformatics, GIS, or a closely related field - A first-level university degree with two additional years of relevant experience may be accepted Experience - Minimum 5 years of professional experience in software development, geospatial system configuration, or GIS-based application development. - Proficiency in Python (including PyQGIS), SQL, and REST API integration for geospatial and land administration systems. - Demonstrated experience working with STDM, QGIS, or similar open-source geospatial platforms. - Strong hands-on experience with PostgreSQL/PostGIS database environments. - Experience developing QGIS plugins, custom STDM modules, or comparable geospatial extensions is a strong as...

    $1650 Average bid
    $1650 Avg Bid
    66 bids

    ...attack scenarios ( like red team). - Document findings, PoCs, and remediation steps. - Test microservices, containers, and CI/CD pipelines. - Assess social engineering (as allowed). - Work with DevOps for secure development practices. 3. Required Skills - Deep understanding of OWASP Top 10. - Experience with exploit tools. - Strong API security knowledge. - Ability to write custom exploits (Python/JS/Bash). - Strong technical reporting skills. 4. Preferred Qualifications - Experience in production cloud penetration testing....

    $917 Average bid
    $917 Avg Bid
    11 bids
    AI Audit Risk Analyzer
    6 days left
    Verified

    ...analysis—no high-level summaries; I want full detail that an audit partner could sign off on. Key requirements • Sub-8-second end-to-end response time for typical files (≈50–250 columns). • Clear segregation of inherent, control, and detection risk, with scoring logic exposed in the code. • Web interface or lightweight desktop app where I can paste headers or upload the CSV. • Written in Python; using LangChain, FastAPI, Streamlit, or similar is fine as long as dependencies stay mainstream. • All prompt engineering, taxonomy libraries, and custom code handed over with brief but precise documentation and a README that lets me redeploy on my own GPU/CPU box. Deliverables 1. Running prototype hosted on your sandbox (URL or d...

    $29 / hr Average bid
    $29 / hr Avg Bid
    76 bids

    I need the text content from a specific public-facing website captured and delivered in a clean, structured form. The site is mostly plain HTML with several paginated sections; no login or CAPTCHA barriers are present. My priority is accuracy and repeatability—I want a script (Python with requests/BeautifulSoup or equivalent) that I can rerun whenever the site’s pages change. Here is what I expect: • A working scraper that pulls every required text field from all relevant pages and writes it to a single output file. I’m flexible on format—CSV, JSON, or XML all work, so choose the one that makes coding simplest. • Clear, commented source code plus a short README explaining how to install any dependencies, run the script, and change the output path. ...

    $41 Average bid
    $41 Avg Bid
    34 bids

    I need a desktop application that lets me drop in a list of League of Legends log-ins (username + password), then quietly authenticates each account, negotiates any CAPT...panel plus option to export to CSV/Excel. Acceptance criteria 1. A compiled Windows executable with an intuitive GUI. 2. Source code and build instructions so I can update proxies, API keys, or visual elements later. 3. Successful test run on 100 mixed accounts (valid, invalid, locked) with clear and accurate reporting. Feel free to pick the most stable tech stack for desktop—C#, .NET, Python + PySide, or Electron—as long as startup time is quick and there are no extra runtime purchases. I’d like clean, well-commented code, reasonable pricing, and an ETA that factors in proxy management...

    $639 Average bid
    $639 Avg Bid
    48 bids

    Project Title: Automated Data Extraction System for Client Login Portal Project Description: I am seeking a skilled developer to create an automated system (preferably Python-based) that logs into a specific web portal using a list of usernames and passwords (credentials of my clients). The system should: Log in to the website using each set of credentials. Extract specific information from the user’s account such as: Name ID Scheduled exam dates Subjects of the exams Registered contact numbers or other profile details Store the extracted data automatically into a structured Excel file or CSV format with clearly defined fields. Operate automatically, meaning once it's configured, I should not need to manually interfere. The system should: Loop through the credentia...

    $194 Average bid
    $194 Avg Bid
    105 bids

    Integration of Python-based PDF extraction (PyMuPDF + OCR + GPT) into existing Node.js backend, full testing, and deployment.

    $17 Average bid
    $17 Avg Bid
    1 bids

    ...You’ll step straight into an existing MVP codebase built on Python (Flask) with Celery + Redis for background jobs, a SQL store for metadata, Azure Blob Storage for documents, and WebSockets pushing live status updates to a custom HTML/JavaScript front-end. We already call the OpenAI API directly and intend to stay within the Microsoft ecosystem. The role spans backend, frontend and AI integration: writing Flask endpoints, shaping HTML/JS components, developing enhancements to our user experience, integrating monitoring tools for SysOps, while keeping enterprise-grade security front and centre. We co-develop with tools like ChatGPT, but are happy with whatever AI pair-programming setup makes you fastest. If you have solid Python, SQL, modern JavaScript, DevOps/secu...

    $74 / hr Average bid
    Urgent
    $74 / hr Avg Bid
    115 bids

    ...lightweight web app that lets a user upload any PDF, chat about its content, and see answers generated by Gemini. Here’s the workflow I have in mind: • User uploads a PDF • Text is extracted with PyPDF2 • Questions are routed to Gemini, constrained to the extracted text • Answers stream back into a clean chat interface, with full history retained and scroll-able I’d like the backend in Python using Flask or FastAPI—whichever you feel yields the fastest turnaround. The front-end can be a simple HTML/CSS/JS layout (React isn’t necessary, but feel free if it speeds things up) as long as it stays minimal, mobile-friendly, and intuitive. Core requirements • Single-file or drag-and-drop PDF upload • Robust text ...

    $20 Average bid
    $20 Avg Bid
    23 bids
    Replit UX & Backend Build
    6 days left
    Verified

    I’m building a business-grade application directly on Replit and need someone who can shape both its look and its logic. The immediate focus is clean, intuitive User Interface work coupled with thoughtful User Experience flows, all implemented inside Replit’s workspace. Alongside the front-facing pieces, I a...created and iterated within Replit, ready to demo inside the platform’s preview. • Back-end code that hooks into the interface seamlessly, routes data correctly and is easy for me to maintain. • Clear, commented code and a short hand-off guide so I understand how to extend or deploy the project. If you’re comfortable switching between Figma-style design thinking and hands-on coding in Replit (Python, Node, or whatever stack you prefer there),...

    $463 Average bid
    $463 Avg Bid
    148 bids
    Company Contact Data Scraper
    6 days left
    Verified

    I need comprehensive contact data pulled directly from publicly available company websites. The task is straightforward: harvest every email address, phone number, physical mailing address, owner’s name, and the site’s URL you can reliably locate on each target domain. I’m fine with whatever stack you prefer—Python with BeautifulSoup, Scrapy, Selenium, or a headless browser workflow—as long as the scraper respects where required and avoids rate-limit bans. Deliverables (CSV or XLSX, one row per company): • Company URL • Owner / principal name (if visible) • Email address • Phone number • Mailing / registered address Acceptance criteria: the file must contain only verified, non-duplicate records and include at...

    $126 Average bid
    $126 Avg Bid
    72 bids

    ...System updates 11. Admin Panel Manage users, hosts, moderators Ban/unban Edit coin packages Edit gifts Approve KYC View earnings dashboard Live stream logs 12. Safety Age verification AI nudity & abuse detection (preferred) Secure payment Shadow bans Report handling REQUIREMENTS FROM DEVELOPER Technical Skills Needed Flutter / React Native / Native Android & iOS Node.js / Laravel / Python (backend) Real-time video streaming (Agora, Zego, Vidyo, or similar) Live chat WebSockets Payment gateway integration (UPI/Paytm/Razorpay) Admin panel expertise Database: MySQL / MongoDB / Firebase Experience Required Must have built live streaming or social/live chat apps before Experience with Agora/Zego is a big plus Provide links or APKs of past similar work...

    $1109 Average bid
    $1109 Avg Bid
    58 bids

    I’ll provide you with raw datasets and need a skilled analyst to turn them into clear, actionable insights. The work must be carried out in Python, so please be comfortable with pandas, NumPy, and a plotting library such as Matplotlib or Seaborn. Here’s what I’m expecting: • Clean, well-commented Python notebooks or scripts that load, prepare, and explore the data • Visualisations that highlight the key findings • A concise written summary (PDF or Markdown) explaining the insights and any recommended actions Everything should be reproducible on a standard Python setup (latest stable version). If something needs clarification, just let me know—I’m happy to answer questions quickly so you can focus on the analysis ...

    $1578 Average bid
    $1578 Avg Bid
    53 bids

    ...efficient, and well-documented code in [mention languages like Java, Python, C++, JavaScript]. Collaborate with cross-functional teams (Product, Design, QA) to define requirements and deliver features. Conduct code reviews, ensuring adherence to coding standards and best practices. Debug, troubleshoot, and resolve software defects and performance issues. Participate in the full Software Development Life Cycle (SDLC). Develop and maintain APIs and integrate software components. Stay current with emerging technologies and industry trends. Requirements: Bachelor's degree in Computer Science, Engineering, or a related technical field. Proven experience as a Software Engineer or Developer. Proficiency in [Specific Languages: e.g., Java, Python, JavaScript] and relevant fr...

    $959 Average bid
    $959 Avg Bid
    42 bids

    I'm looking to develop an AI application that can generate comprehensive social media content for Instagram and WhatsApp. The AI should be capable of creating: - Text posts - Image posts - Video posts - Cap...comprehensive social media content for Instagram and WhatsApp. The AI should be capable of creating: - Text posts - Image posts - Video posts - Captions - Hashtags Ideal skills and experience: - Expertise in AI and machine learning - Experience in social media content creation - Familiarity with Instagram and WhatsApp algorithms and content formats - Strong programming skills, preferably in Python or similar languages - Prior experience in developing similar applications is a plus Please provide examples of previous work and a detailed approach to how you would tackl...

    $394 Average bid
    $394 Avg Bid
    26 bids

    ...efficient, and well-documented code in [mention languages like Java, Python, C++, JavaScript]. Collaborate with cross-functional teams (Product, Design, QA) to define requirements and deliver features. Conduct code reviews, ensuring adherence to coding standards and best practices. Debug, troubleshoot, and resolve software defects and performance issues. Participate in the full Software Development Life Cycle (SDLC). Develop and maintain APIs and integrate software components. Stay current with emerging technologies and industry trends. Requirements: Bachelor's degree in Computer Science, Engineering, or a related technical field. Proven experience as a Software Engineer or Developer. Proficiency in [Specific Languages: e.g., Java, Python, JavaScript] and relevant fr...

    $983 Average bid
    $983 Avg Bid
    61 bids

    I need an experienced scraper to harvest complete contact information from online business directories at scale—well past the 10 k-record mark. The data set must include company name, physical address, phone number, website URL, and email address for every listing you capture. You may work with any language or framework you prefer (Python + BeautifulSoup/Scrapy, Node, Selenium, Playwright—whatever gets the job done) as long as you can handle common anti-bot measures and deliver clean, deduplicated results. Deliverables • Scraped data in CSV or Excel, properly labeled and UTF-8 encoded • A brief log or report describing source URLs, total records, and any exclusions • Optional but appreciated: the script or notebook so I can rerun the scrape in th...

    $105 Average bid
    $105 Avg Bid
    24 bids

    I'm seeking a skilled backend engineer to fine-tune the Astro AI platform. The project involves performance optimization, bug fixes, and implementing new features. Primary goals include: - Reduced response time - Increased throughput - Lower resource usage The platform is built using Python, so expertise in Python is essential. Ideal skills and experience: - Backend development in Python - Performance tuning and optimization - Experience in debugging and resolving complex issues - Ability to implement new features based on project requirements Please provide examples of similar projects completed and your approach to achieving the specified performance metrics.

    $389 Average bid
    $389 Avg Bid
    21 bids

    I need a data-savvy professional to dive into our financial records, which live entirely inside company databases (no spreadsheets or CSV exports yet). The task is to pull the relevant table...tell a clear story about what those numbers mean for the business. Once connected—SQL or any other database interface you prefer—please explore the data, surface noteworthy patterns, spot any irregularities, and summarise everything in an easy-to-share format. A short written report or slide deck accompanied by the queries, notebooks, or scripts you ran will be perfect; interactive visuals in Python, R, Power BI or Tableau are welcome if they help decision-makers see the picture faster. Accuracy, reproducibility, and concise insights are key. If this sounds like the right fit, le...

    $3 / hr Average bid
    $3 / hr Avg Bid
    16 bids

    I’m looking for a clean, well-commented Python routine that will take a truss model created in Dynamo and generate a ready-to-run Abaqus .inp file. The model sits in a Cartesian coordinate system and every member uses a rectangular cross-section, so the script has to pick those details up automatically. Core workflow I need: • Read node coordinates, element connectivity and rectangular profile data directly from Dynamo. • Write an .inp file that reproduces the truss in Abaqus, including material & section definitions, element sets and node sets. • Transfer basic boundary conditions (supports, loads) so the model can be submitted in Abaqus/CAE without manual editing. Please structure the code so that geometry extraction, section assignment and boundary...

    $234 Average bid
    $234 Avg Bid
    36 bids

    We are hiring a cold email execution specialist for a highly focused B2B outreach project. The niche is defined clearly: PythonMate – SAP Attachment-Layer Engineering (SOFFCONT1, SRGPTBREL, GOS/ArchiveLink, S/4 cutover preparation). This is a serious technical niche with high-quality messaging already prepared. This is not a copywriting role. This is not a beginner-friendly role. This is an execution-only position requiring real experience. We expect you to run cold outreach using your own tools, SMTP, warmup systems, and deliverability methods. Our side of the work is already prepared and ready. What We Already Provide (Important for Experienced Freelancers) To avoid confusion: this project is not vague. You will not waste time creating strategy. Everything required for executi...

    $129 Average bid
    $129 Avg Bid
    7 bids

    I need an experienced Python developer who can work on a Master’s AI thesis project. The work involves Machine Learning and Optimization Algorithms. No aviation knowledge is required. Tasks: • Preprocess and analyze traffic data • Build ML models (regression + clustering) • Implement optimization/metaheuristic algorithms (GA, SA, VNS, PSO, etc.) • Compare results before/after optimization • Provide documented Python code + visualizations Skills Required: • Python (NumPy, Pandas, Scikit-learn) • Metaheuristics or OR (GA, SA, Tabu, VNS, PSO, OR-Tools, Pyomo) • Clustering algorithms • Data visualization Deliverables: • Jupyter notebooks / Python scripts • Algorithm results and figures for th...

    $708 Average bid
    $708 Avg Bid
    69 bids

    ...test the website... Message me with pricing Key points: • Source type: directories only; you won’t have to touch social platforms or general websites. • Data scope: every field a typical listing exposes plus its associated pictures. • Output: CSV or JSON for the text data, neatly named image files in folders that reference the matching row ID. • Language/tooling: I’m comfortable reviewing Python, so using Scrapy, BeautifulSoup, or Selenium is fine—just keep dependencies minimal and include a quick README so I can run the scraper locally. • Acceptance: when I can run the script, watch it harvest at least 200 listings without errors or captchas halting the process, and find that each record’s images are downloaded and linke...

    $33 Average bid
    $33 Avg Bid
    24 bids

    I’m looking for a developer who can deliver a small, end-to-end web application that lets a user log in, upload an Excel or CSV file, visualise the data as tables and b...screen, those tables and charts appear on a Word-style canvas. The user can click into the document, type comments, copy-paste additional text, or adjust table content. When they hit “Export”, the canvas is saved as a .docx file—no further editing will be necessary after download. I’m flexible on the tech stack, though modern choices such as React or Vue for the front-end, a lightweight Node or Python back-end, or similar for bar chart rendering, and a robust .docx generation library are all welcome approaches. The finished product should be clean, responsive, and ready to deploy ...

    $9 / hr Average bid
    $9 / hr Avg Bid
    53 bids

    I am putting together a control-system framework that runs entirely on an Nvidia RTX 3090 and centres on machine-learning workloads. The goal is a single, modular codebase able to orchestrate three specific tasks—image recognition, natural-language processing, ...image, NLP and forecasting throughput on the RTX 3090 under typical loads. Acceptance criteria • Framework installs from scratch on an Ubuntu 22.04 box with the latest Nvidia drivers. • Each task returns correct sample outputs in under one second per request when batch size ≤ 4. • GPU utilisation averages above 80 % during the provided benchmarks. Feel free to suggest language bindings (Python, C++ or mixed) and any libraries you believe would sharpen performance; I am open so long as deploym...

    $36 / hr Average bid
    $36 / hr Avg Bid
    46 bids

    ...writes them to a relational store. • Exposes that store through a lightweight REST-style JSON API so my internal models can hit a single endpoint and receive fresh records. • Surfaces key metrics in a browser dashboard: searchable tables, basic filters (sport, date, market), and a quick visual diff of line movement from the previous pull. Tech stack is flexible, though I am already running Python 3.11 on the rest of my tooling; libraries such as Playwright or Selenium for scraping and FastAPI or Flask for the endpoint will fit in smoothly, but I am open to your preferred equivalents. Front-end can be a simple React or plain-Vue single page app; again, choose what lets you deliver fast, readable code. Acceptance criteria 1. A single command or cron call fetches t...

    $257 Average bid
    $257 Avg Bid
    61 bids

    ...patterns that matter. Focus areas • Product performance: highlight best- and worst-selling items, growth rates over time, and any anomalies worth investigating. • Regional sales: compare territories, uncover seasonality, and flag regions that consistently over- or under-perform. I’m looking for a concise deliverable set—cleaned query output, well-labeled visualizations (Power BI, Tableau, or Python/Matplotlib are all fine), and a brief written summary that spells out the key findings and recommendations. Code or query files should be included so the work can be reproduced. If you’ve previously turned raw database tables into clear dashboards or reports, this task will feel familiar. Accuracy and clarity matter more than fancy graphics, so keep t...

    $688 Average bid
    $688 Avg Bid
    85 bids

    ...with tooltips linking back to the original sources for transparency. • Download and share options so educators, journalists and researchers can export customised views or embed specific visualisations in their own work. Technical notes The stack is flexible as long as performance remains smooth in modern browsers. D3.js, Plotly, or comparable libraries coupled with a lightweight back-end (Python/Flask or Node) would all work; I am open to alternatives if you have a better idea. Clean, well-commented code and clear documentation are non-negotiable. Acceptance criteria • Full-functioning web app hosted on a test server, responsive on desktop and mobile. • Data sources cited and linked within the interface. • User can filter by eruption size (VEI), ti...

    $53 / hr Average bid
    $53 / hr Avg Bid
    57 bids

    ...(request → process → result). Capture success/failure response from the app and send a signed callback/webhook to our server. Implement retry logic, error handling, logging, screenshots, and stability improvements. Optimize automation to run reliably on real devices / device cloud. Requirements: Strong experience with Appium 2 (mandatory). Experience using JavaScript (WebdriverIO / Node.js) or Python or Java for Appium automation. Hands-on with REST APIs, callbacks/webhooks, HMAC signature, and async flows. Experience handling waits, flakiness, and dynamic UI elements. Ability to deploy automation on local or cloud devices (BrowserStack / Firebase). Clean coding practices and clear documentation. Nice to Have: Experience with CI/CD (GitHub Actions / GitLab)....

    $159 Average bid
    $159 Avg Bid
    15 bids

    ...text-classification model (AutoML or custom if you believe it will perform better), fine-tune until we meet agreed metrics, and export a concise evaluation report. • Deploy the model to an endpoint, wire up a simple REST or Cloud Function trigger so I can hit it with new notes and receive the category predictions. • Hand over clean, reproducible code (Terraform or gcloud scripts for infra, Python notebooks or pipelines for training) plus a short run-book so my team can maintain and retrain in the future. Acceptance will be based on: 1. End-to-end workflow reproducible inside my GCP account. 2. Classification F1 ≥ 0.85 on the held-out test set. 3. Clear documentation covering setup, retraining, and prediction calls. If this aligns with your Vertex AI and N...

    $30 / hr Average bid
    $30 / hr Avg Bid
    51 bids

    I’m looking for a small, reliable solution that lets me pull every message either sent to or received from a...write each full message (headers, body text, date) into a clean .txt file I can keep for archiving. A few key points: • One mailbox at a time is fine; I’ll simply run the script again for other accounts. • The domain value needs to be easy for me to change without touching the code. • Speed matters because some folders are large, so please use the Outlook object model (PowerShell, VBA, or Python with win32com) efficiently. • I do need attachments exported • Final deliverable is the script plus a quick read-me so I can run it on any Windows 10/11 machine with Office installed. If anything in that brief needs clarification, let me ...

    $195 Average bid
    $195 Avg Bid
    50 bids

    ...Geoapify, HERE Maps, or similar). 3. Return a simple safe/unsafe route message (like “Safe Route Found” or “Warning: Low Clearance Detected”). 4. Be integrable into an existing WordPress front-end page. Optional features for consideration if budget allows: Interactive map showing the route. Paid subscription or access control. Technical Requirements: Backend languages: PHP, Node.js, or Python. Experience with REST APIs and mapping services. Ability to design simple database storage for truck restrictions or user inputs. Experience integrating backend logic with WordPress front-end is a plus. Deliverables: 1. Working backend code integrated with the WordPress front-end. 2. Documentation for future maintenance and updates. 3. Instructions ...

    $759 Average bid
    $759 Avg Bid
    155 bids
    Scrape 10K-Post Blog Dataset
    6 days left
    Verified

    ...the finished XML so it can be imported in a single run without manual tweaking. Deliverables 1. The complete XML dataset of ~10 k posts, each nested with its comments. 2. The scraping script or notebook, documented well enough that I can rerun it later if the blog updates. 3. A short run-through of the steps taken and any dependencies required. I’m happy with mainstream libraries such as Python-requests, BeautifulSoup, Scrapy or similar—use what lets you move fastest while keeping the output tidy. Let me know your estimated turnaround and any questions you have about the target domain, and we can get moving right away....

    $225 Average bid
    $225 Avg Bid
    110 bids

    ...focus is the stock market and the workflow must suit a fast, day-trading rhythm: high-frequency data intake, rapid signal generation, robust tight risk management limits, and immediate order routing. You and I will work side-by-side—from refining the logic through live deployment—so clean, well-commented code and open communication matter as much as performance. I am comfortable iterating in Python and expect the usual stack around NumPy, pandas, scikit-learn or TensorFlow/PyTorch, plus broker APIs such as Interactive Brokers or Alpaca. If you prefer another stable API, let’s discuss it early. Although stocks are the first milestone, I’d like the architecture to be modular enough to plug into Binance later, so separating data adapters from the strate...

    $1235 Average bid
    $1235 Avg Bid
    46 bids

    ...folder or via webhook. - The CSV structure must remain unchanged. 3. Automation Workflow 3.1 Reading the File - Load the latest CSV version. - Detect new rows not previously processed. - Each row triggers a single bet attempt. 3.2 Login Automation must: - Navigate to - Insert username and password. - Maintain valid session. - Automatically re-login if needed. - Use Python + Playwright or Selenium. 3.3 Navigating to the Event - Open the event directly if a URL is provided. - Otherwise, search by team names and enter the correct event. - Handle name variations using fuzzy matching. 3.4 Selecting the Market The automation must locate the exact market and selection as shown in the CSV. Use intelligent DOM searching and fallback mechanisms. 3.5 Pre-Bet Validation

    $81 Average bid
    $81 Avg Bid
    37 bids

    ...have to submit a 3,000-word portfolio that demonstrates how cryptography is used in real-world applications, and I need it back within 10 hours. The written part must concentrate on cryptographic applications—think secure messaging, blockchain, electronic voting, or any other use cases that clearly show theory meeting practice. Alongside the narrative, I want concise, well-commented code snippets (Python preferred, but another mainstream language is fine if justified) that readers can run straight away. Here’s what I expect: • 3,000 words ± 5 %, focused on applied use cases. • At least two runnable examples that compile or execute without extra setup—common libraries such as Python’s cryptography or PyCrypto are OK. • Clear ex...

    $275 Average bid
    $275 Avg Bid
    63 bids

    I need a complete sports-betting prediction system powered by machine-learning techniques. The model must ingest and crunch every lay...API so I can plug them straight into my staking tool. • Documentation: explain data sources, model logic, and usage instructions so I can retrain or extend the system later. Acceptance criteria – Forecast accuracy beats baseline bookmaker odds or a naïve historical average on a held-out test set. – Reproducible environment (Dockerfile or ). – Clean, well-commented code in Python (preferred) or an equivalent ML-friendly language. If you have existing frameworks, feature libraries, or proprietary approaches that accelerate delivery, feel free to integrate them as long as the final solution remains transparent and ...

    $15906 Average bid
    $15906 Avg Bid
    58 bids
    US Tax Code Lookup API
    6 days left
    Verified

    ...execution downloads and inserts the latest codes for every jurisdiction. 2. Duplicate entries from previous quarters are prevented or versioned. 3. A test endpoint returns a filtered set (e.g., CA state and Los Angeles county sales-tax codes) within 300 ms on local network. 4. README includes setup, environment variables, and quarterly update instructions. Tech stack suggestions are welcome—Python + FastAPI or Node.js + Express are fine—as long as the final solution is well-documented, containerized (Docker), and production-ready....

    $622 Average bid
    $622 Avg Bid
    172 bids
    AI Face Swap for Videos
    6 days left
    Verified

    I have one pre-recorded videos that I’d like to turn into fun, shareable clips by swapping faces on the character onscreen. Here’s what I need from you: • A reliable workflow or lightweight script (Python, DeepFaceLab, FaceSwap, or similar) that takes a source face and cleanly blends it onto the target footage. • One sample processed video so I can verify the quality—skin tone, lighting and eye-blinks should look natural without obvious artifacts. I’ll provide the target videos and high-resolution source photos as soon as we start. If you’ve handled deepfake or GAN-based compositing before and can deliver a convincing result, let’s do it.

    $341 Average bid
    $341 Avg Bid
    8 bids

    ...managed to trade above the initial price. (for example 150 token didn't reach higher pricem 1400 are in profit with ~200%) When the run is complete I want two things: 1. A clean, well-labelled data file (CSV or similar) containing the original fields plus your calculated columns. 2. The code you used, with straightforward instructions so I can rerun it on fresh lists later. Feel free to rely on Python, APIs, browser automation—whatever gets the job done accurately and reproducibly. Speed is welcome, but correctness and clear documentation come first. Example: $LABUBU posted at 05.05.2025. Price: 0.34$. ATH reached at 25.05.2025 1.50$. 4.4x ......

    $255 Average bid
    $255 Avg Bid
    16 bids

    #function for removing common characters # with their respective occurrences def remove_match_char(list1, list2): for i in range(len(list1)): for j in range(len(list2)): # if common character is found # then remove that character # and return list of concatenated # list with True Flag if list1[i] == list2[j]: c = list1[i] # remove character from the list (c) (c) # concatenation of two list elements with * # * is act as border mark here list3 = list1 + ["*"] + list2 # return the concatenated list with True flag return [list3, True] # no common characters is...

    $8 / hr Average bid
    $8 / hr Avg Bid
    14 bids

    My project requires a Python-based system that integrates Zerodha API with advanced features like dynamic strategy parameters, secure authentication, real-time alerts, and modular code structure. Below is how I plan to address each requirement: 1. **Automated Login with 2FA** - Python-based engine built around Kite Connect REST/web-socket feeds. - Implement secure login using Zerodha’s `kiteconnect` library, handling 2FA via Google Authenticator. - Store sensitive credentials (enctoken, 2FA token) in environment variables or encrypted config files with restricted permissions. 2. **Multi-Asset Trading (Indices, Equity, Futures, Options)** - Design a flexible system to switch between asset classes, should be able to trade a single asset class or two or multiple asset cl...

    $434 Average bid
    $434 Avg Bid
    21 bids

    ...Deliverables: Trained Model: A trained model that can detect characters, numbers, and basic words in ISL. Model file format: TensorFlow (.h5) or ONNX (for easy deployment). Dataset: If you don’t have a pre-existing dataset, guidance on collecting and labeling gestures for A-Z, 0-9, and a small set of words. Around 100-200 samples per class (character, number, word). Code for Inference: A simple Python or script that can: Take a live video feed from a webcam, Recognize the gestures in real-time, and Output recognized text (and speak it out using gTTS or Web Speech API). Documentation: A basic README file explaining: How to run the code, How to use the trained model, Simple instructions for setting up and testing. Skills Required: Basic Machine Learning experie...

    $45 Average bid
    $45 Avg Bid
    14 bids

    Top python Community Articles