Script parse web extract jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 script parse web extract jobs found, pricing in GBP

    You will extract pages from large PDF and make smaller ones, then name them and save to a folder. You will get an Excel with URL and page numbers in a PDF to extract. These are financial documents and you will be getting the presentations out of them. You have to: - Have Acrobat pro etc to edit PDFs - Experience doing accurate work by following an Excel sheet with to dos. Flexible hours and no crazy deadlines. You have to be 100% perfect though.

    £4 / hr (Avg Bid)
    £4 / hr Avg Bid
    106 bids

    Looking for an experienced Telegram bot coder to build a Telegram Bot for Android. Can customise open source script like or others. 1. To read messages from few public channels as per setting. 2. To identify messages meeting the criteria setting to be forwarded. 3. To copy and forward one field to the channel set. 4. Setting i. Add, Edit & Delete User ii. Add / Pause / Delete Receiving Channel Telegram ID iii. Add / Pause / Delete Forwarding Channel Telegram ID iv. Set the matching criteria and field to be forwarded.

    £10 / hr (Avg Bid)
    £10 / hr Avg Bid
    12 bids

    I'm in need of an expert to install a PHP script on a shared hosting server to manage my databases. Your Services Include: - Installing the PHP script - Ensuring script runs smoothly on shared hosting - Final functionality of the script includes database management Ideal Skills & Experience: - Proven experience with PHP scripting - Experience with database management - A wealth of knowledge on shared hosting platforms. - Ability to troubleshoot and solve issues swiftly Please provide examples of similar projects you have completed in your proposal.

    £48 (Avg Bid)
    Guaranteed
    £48
    3 entries

    I'm in need of a proficient coder who can develop a Python script that can scrape product data from multiple e-commerce platforms. Here's some crucial information about the project: • Websites to Scrape: While I did not provide specific platforms in the questionnaire, I mainly focus on Amazon, eBay, and Walmart. • Information Expectation: The proposal should demonstrate your proficiency and dedication to my project. I'm interested in ways you successfully crafted similar scripts in previous projects and how your skills and experimentation can help me solve my problem. • Data Structure: At this moment, I don't have a specified structure or format for the scraped product data. If you have any preferred effective methods or structure you have succ...

    £53 (Avg Bid)
    £53 Avg Bid
    26 bids

    I'm in need of a proficient coder who can develop a Python script that can scrape product data from multiple e-commerce platforms. Here's some crucial information about the project: • Websites to Scrape: While I did not provide specific platforms in the questionnaire, I mainly focus on Amazon, eBay, and Walmart. • Information Expectation: The proposal should demonstrate your proficiency and dedication to my project. I'm interested in ways you successfully crafted similar scripts in previous projects and how your skills and experimentation can help me solve my problem. • Data Structure: At this moment, I don't have a specified structure or format for the scraped product data. If you have any preferred effective methods or structure you have succ...

    £45 (Avg Bid)
    £45 Avg Bid
    46 bids

    I require a Solana RPC & Raydium SDK script written in nodejs that can fetch the current market cap and price of Solana in SOL and/or USD. The specifics of the project are: - Fetch Solana's market cap and price - The data must be retrievable in SOL and/or USD - Only using Solana RPC and/or Raydium SDK - Must be a nodejs script Skills and Experience: Ideal freelancers will offer a deep understanding of the Solana RPC & Raydium SDK, with a track record in cryptocurrency-based projects. expertise in wallet integration, transaction monitoring, and smart contract deployment is a plus. Familiarity with programming languages that interact with Solana will be highly regarded.

    £167 (Avg Bid)
    £167 Avg Bid
    6 bids

    I am seeking a skilled PHP developer proficient in upgrading and modifying my existing SMS PHP script. Key components to this upgrade include: - Language Conversion: Currently, the script is compatible with earlier versions of PHP. Your task would be to upgrade it to PHP 7/8. An understanding of the differences between these versions is essential. - Multi-User Functionality: I envision a system where different users can interact with the script simultaneously. This requires the introduction of individual user dashboards, role-based access control, and simultaneous user access mechanisms, accommodating less than 10 users initially. The source code of the current script will be provided. Prior experience with similar projects is preferred.

    £112 (Avg Bid)
    £112 Avg Bid
    103 bids

    ...brand. This project needs to capture the interest of athletes, fitness enthusiasts, and the general public alike. Here's a quick rundown of what I need: - Use of our provided script, some photos, and suggested background music of happy/exciting/dramatic piano music (feel free to add extra photos you feel will be appropriate and add to the video) - The integration of our brand colors (colors detailed on our website: ) - Inclusion of our website and social handles at the end slide of the video - Creation of two versions - one with just the captions, and a separate one with a female voiceover of the script. (The dog photos I envision being shown during the mention about supporting animal welfare charities). Please emphasize images of green pastures, roaming, happy cow...

    £18 - £146
    Sealed
    £18 - £146
    37 bids

    I am in need of an efficient and accurate data entry specialist who will extract text data from various digital resources and input it into Microsoft Word documents. Requirements: - Proficient in Microsoft Word - Excellent extracted text data entry and proofreading skills - Experiences in working with a broad range of digital resources The ideal candidate should be detail-oriented and deliver accurate results promptly. Previous experience with similar tasks will be an added advantage.

    £190 (Avg Bid)
    £190 Avg Bid
    88 bids

    ...create an engaging advertising video using my provided script. The video will be posted on various social media platforms including YouTube, TikTok, and Meta. • Ideal Skills: I'm seeking someone with a solid understanding of video creation, storytelling, and advertising. Prior experience in creating engaging social media content is advantageous. • Application Requests: When applying, please detail your experience in video development, especially relating to social media advertisement and promotion. Note: The desired video style was not specified, hence I'm open to your professional input whether it be animated, live-action, or mixed media. Please include this recommendation in your application. Let's collaborate and bring this script to life!...

    £117 (Avg Bid)
    £117 Avg Bid
    54 bids

    I'm in need...functions. This role does not only involve data analysis; it also involves file manipulation and web scraping. Now let's check out what you'll be working on: - Revamping Function: The existing function needs to be automated so it works effectively and efficiently. This includes working with modifying and optimizing the code. - Mobile Signature: Another crucial area you'll be dealing with is to implement mobile signature in the script to facilitate its operation. - Task Automation: The function should be programmed to undertake specific tasks. These include fetching data from a website and updating a database accordingly. Ideal Skills: - Python scripting - Mobile signature implementation - Knowledge of web scraping - Database mana...

    £21 (Avg Bid)
    £21 Avg Bid
    69 bids

    I am looking for a PHP developer who can work on a small project, which script catch any email address for verification. Verification consists of knowing if the email is valid or not. I give to the developer two files. The first one is a simple , consisting on an email msgbox, a submit button and a container where the verification output is placed. The second file is verify-class.php. The class verify the email address format, and find the MX server records, Foreach MX-record, open a SMTP socket (can be use any port like port 25, etc.) and act as client-server. Once the server received the client-request, respond with a Key-code 220, client send EHLO!, and so on, ask for Authorization and user send username and password, the server answer with other Keyword, after that uses Exte...

    £434 (Avg Bid)
    £434 Avg Bid
    16 bids

    I am seeking assistance with a Python script. While there was no specific functionality specified, it would be great if the freelancer boasts a versatile skill set to handle different tasks that may involve: - Data parsing - Web scraping - File manipulation Due to the lack of a specified timeline, I'm somewhat flexible with the delivery date, but I'd appreciate consistent progress and updates. I am especially interested in working with individuals who have extensive experience in Python, but strong general coding knowledge is also useful in anticipating and troubleshooting issues. This open-ended project is perfect for someone who enjoys problem-solving and taking the initiative.

    £91 (Avg Bid)
    £91 Avg Bid
    92 bids

    I am in need of a talented script writer with an understanding and proficiency in action-adventure themes to create an engaging script for a radio show targeting teenagers. The script should incorporate a serious and intense tone to grip the listener. Ideal Skills: - Strong writing skills with experience in script writing - Demonstrated knowledge of the action-adventure genre - Ability to create engaging content for teenage audience - Experience crafting stories with a serious and intense tone Main Tasks: - Understand and integrate the unique nuances of the action-adventure genre - Craft a story that appeals specifically to teenagers - Maintain a serious and intense overall tone - Deliver a radio script that captivates and engages listeners

    £282 (Avg Bid)
    £282 Avg Bid
    37 bids

    Hello, I need a skilled developer who can aid me in extracting LLaMA model responses within my Flask application. I am working on integrating the LLaMA model into a Flask application for a text generation project. I've encountered an issue where I'm unable to correctly extract the generated text from the model's response. The response structure seems to be different from what I anticipated, leading to a situation where I end up with llm_output=None. Please mention if you have prior experience in performing similar tasks and share an overview of your plan for this project. I look forward to reviewing your applications soon!

    £90 (Avg Bid)
    £90 Avg Bid
    132 bids

    ...experienced developer to build a Pine Script Editor. My specific requirements for this tool are currently flexible but I am prioritizing professionals who hold significant experience with Pine Script. In terms of functionality provided by the script editor, I'm looking for a function that would take output from a filter using TradingView Stock Screener and apply a set of rules utilizing several SMA and key indicators to narrow my list of stock down. For freelancers interested in this task, including examples of past work - especially those relevant to pine script creation for TradinView based on moving averages - in their applications would be extremely beneficial. Required Skills and Experience: - Demonstrable experience with Pine Script - E...

    £183 (Avg Bid)
    Featured
    £183 Avg Bid
    6 bids

    write me an essay about: Poe's short tale, "The Black Cat," depicts three primary psychological facets of the human mind: irrationality, perversity, and gui...The narrative exhibits a clear example of reverse psychology as the narrator undergoes a steady transformation from a nice person to a killer. Utilizing the psychoanalytic theories of Freud and Jung, analyze the topic or character of this narrative by incorporating either one or both of their ideas. Substantiate your arguments with relevant quotes from both authors. crediting any quotations you extract from our book, "Theory into Practice" by Dobie, or from the works of Poe. -Introduction (thesis statement where you stated your argument) -Body 1-2 focuses your focus and the application of the theory ...

    £19 (Avg Bid)
    £19 Avg Bid
    73 bids

    I'm looking for a proficient developer to create a JavaScript script that focuses primarily on data processing. The data in question is text-based. The ideal candidate for this project should have: - Advanced skills and familiarity with JavaScript - Considerable experience in working with text data - Knowledge on various data processing methods and techniques Your main task will be to develop a script which can efficiently process different sets of text data. Further details about the project will be shared with selected candidates. Please include examples of similar projects you've done in your proposal. I need a script to organize/collect, in a CSV file, the transactions of an Injective Blockchain wallet, including date, hash, address of wallet sender ...

    £90 (Avg Bid)
    £90 Avg Bid
    89 bids

    As a client, I am in search of a developer with a strong background in Microsoft C#, AI, and machine learning to develop a customized web scraping automation tool. This tool will be mainly focused on finding specific contacts based on my specific webpage and online search criteria. Key Functionalities: -I am particularly interested in the contact search functionality. This will allow me to search and extract contact data effectively. Contact Information: -The tool should be able to scrape and filter contact names, email addresses, and job titles. These elements are critical to my search functionality and data mining needs . Search Queries: -I am not sure about how I want the tool to handle contact search queries. I'll need your professional advice and recommendations ...

    £361 (Avg Bid)
    £361 Avg Bid
    181 bids

    ...support project, revolving around voice recording of promotional scripts. Here's what I'm looking for: Skills and Experience: - Strong command of the English language with a native accent. - Proficiency in voice recording and knowledge about proper voiceover techniques are a bonus, but not mandatory. - Willingness to learn and understand my product in order to create a compelling promotional script. Project Details: - The main task involves recording promotional scripts for customer support. This would be a wonderful opportunity for those with a flair for marketing and communication. - You will not have to write the scripts. They will be provided for you, all you need to bring is your voice and a keen sense of interpretation. - The project does not involve phone, l...

    £9 / hr (Avg Bid)
    £9 / hr Avg Bid
    26 bids
    YouTube Chrome Extension 6 days left
    VERIFIED

    For this project, I need a skilled Chrome extension developer capable of creating an innovative tool geared towards YouTube. The primary task is to develop an extension that displays any relevant facts mentioned in YouTube videos, thereby enhancing the user's engagement and information intake. Key Features: * Extract and spotlight pertinent data from videos: The extension should be designed to provide viewers with additional info about any facts or statistics mentioned within the video content. Please note: Specific details on the type of facts (statistics, quotes, data points, etc.) have not been mentioned at this point, opening a potential for a chat about specifics. Ideal skills needed are: * Proven experience in Chrome extension development * Experience with YouTube AP...

    £95 (Avg Bid)
    £95 Avg Bid
    50 bids

    Hello, We require a 10 Seconds Sample video of the attached script. The successful candidate would be our choice for long term collaboration for many videos to come. We recommend doing 5 seconds from the intro, and another 5 seconds from the middle. Sub-titles required

    £17 (Avg Bid)
    Guaranteed
    £17
    9 entries

    For this role, I need a professional who specializes in adding email verification scripts to API for an existing PHP saas system. The email address validation is the primary requirement. Rather than direct server connection, we will send our script to be examined and require a step-by-step guide on every action necessary to be executed. Required Skills: - Experience with API integration - Proficiency with PHP, Laravel - Excellent written communication skills for document preparation

    £17 (Avg Bid)
    £17 Avg Bid
    70 bids
    Data Extraction from Database 6 days left
    VERIFIED

    I got database in DB3 format. In contains many things like RGB images and LiDAR (point of cloud ) data and others. I attach metadata file. What I need is some who will connect to my PC via Anydesk and will remotely extract information from that database. RGB and LiDAR of same scene so that it is compatible with format

    £52 (Avg Bid)
    £52 Avg Bid
    38 bids

    ...from various websites. Key Responsibilities: - Apply effective data mining techniques to extract names, emails, job titles of email contacts - The key source of the data will be done via manual data mining techniques -The training will be provided by me Essential Skills: - Proficiency in data mining and manual web scraping. - Solid experience in handling monotonous work - Easy to train and understand my method of content/data extraction from a multitude of websites. - Attention to detail to accurately extract the desired information based on my training. Necesito urgentemente un minero de datos capacitado y eficiente para extraer información/contenido de artículos y de diferentes paginas web. Responsabilidades clave: - Aplicar té...

    £77 (Avg Bid)
    £77 Avg Bid
    199 bids

    READ BEFORE BIDDING I have a Vanilla Beans startup company and I would like a website built for it. I will currently have 2 items; - Vanilla Beans - Vanilla Extract Each of these items comes in different qualities and sizes I want a full experience, a homepage, contact page, product page, checkout page, discount codes, everything requried for an ecommerce website really. For the checkout, I would like an option to pay on the website or place an order and pay later. An example website of what I do like it: but I would prefer something a lot more modern and better looking. If you are going to bid then make sure you tell me the EXACT price and rough timeline + any extra costs I will endure.

    £72 (Avg Bid)
    £72 Avg Bid
    124 bids

    ...by including only the valid transactions, following the specific requirements outlined below. Objective Your primary objective is to write a script that processes a series of transactions, validates them, and then mines them into a block. The output of your script should be a file named that follows a specific format. Requirements Input You are provided with a folder named mempool containing several JSON files. Each file represents a transaction that includes all necessary information for validation. Among these transactions, some are invalid. Your script should be able to discern valid transactions from invalid ones. Output Your script must generate an output file named with the following structure: First line: The block header. Second line: The seriali...

    £10 / hr (Avg Bid)
    £10 / hr Avg Bid
    5 bids

    ...long position, and accordingly, our SL will be above "open range high.". I would like to print out the maximum number of points until the "end time" is reached, or stop-loss. Also despite which trade is frst I want to allow for next trade to be taken as soon as exceeds the "open range". The purpose is to measure the maximum move for each trade, if one was taken "in points." I would like the script to return all the data to an Excel file. Here are my requirements: Date: 01/01/2000 "SPY" "open range" "stop loss" "target" Variables that I want to be able to customize - symbol compatible with API - time frame (1min, 10min, 1h, etc.) - time range (for example, 08:00:00–10:00:00)...

    £125 (Avg Bid)
    £125 Avg Bid
    92 bids

    I need the following code to run in Quasar 2.6.0 / Vue 3.0 async fetchAbstracts() { try { const url = 'https://eutils.ncbi.nlm.nih....isArray(abstractText)) { ((text, index) => { (`Abstract Section ${index + 1}: ${text}`); }); } else { (`Abstract: ${abstractText}`); } }); }); } catch (error) { ('Error fetching or parsing the XML:', error); } } I have import axios from "axios"; import xml2js from "xml2js"; In my script file but when I get to const parser = new ({ explicitArray: false, ignoreAttrs: true }); It throws an error of: Error fetching or parsing the XML: TypeError: is not a function I just need working code

    £14 (Avg Bid)
    £14 Avg Bid
    20 bids

    I'm seeking a meticulous professional to extract email addresses exclusively from corporate websites. In addition to the extraction, I'm particularly interested in obtaining the contact name associated with these email addresses. Skills and Experience: - Extensive experience in data mining and web scraping. - Familiarity with corporate business structures and email systems. - High attention to detail as the accuracy of extracted emails is imperative. - Proficiency in spreadsheet software for organized delivery of data. - Excellent command of English for effective communication. Your ability to efficiently retrieve accurate data is what this project hinges on, and I'm keen on finding the right person with the appropriate skills set. I look forward to your b...

    £82 (Avg Bid)
    £82 Avg Bid
    114 bids

    i need someone who is good at writing mathematical scripts this job i need to develop a script to count distinct numbers in the outputted arrays we can specify conditions like min or max etc example -------------- suppose i want to count all distinct numbers in the following sets of numbers i will set a the MIN as 1 and MAX as 100 (but i can change this using boxes to enter min and max) to generate the sets or arrays the program asks us for a starting number, increment and max number note: max number is NOT mandatory when i am counting the distinct numbers i can either 1. count all the distinct numbers between a MIN and a MAX that i specify or if i dont specify then we count between the starting number and the max number. we can declare more than one set and in this case it will ...

    £13 (Avg Bid)
    £13 Avg Bid
    55 bids
    IBBA Data Scraping Task 6 days left
    VERIFIED

    I require an expert in web scraping to extract specific data from the International Business Brokers Association (IBBA) website. The target information includes business listings and broker contact information. Although no specific data fields were defined, having in-depth knowledge in extracting business- and contact-related details is beneficial. Skills in programming, data mining and handling web scraping tools are key.

    £19 (Avg Bid)
    £19 Avg Bid
    102 bids
    Trophy icon Script Installation 2 days left

    Fertig Script installieren. Installation

    £32 (Avg Bid)
    Guaranteed
    £32
    7 entries

    I'm seeking a professional video editor for my YouTube videos, which are long-duration. Your responsibilities will include: - Advanced video editing, cutting and trimming my rough footage according to the indications and script I provide - Occasionally incorporating text animations into the videos - Delivering the final edited video in MP4 format Key qualifications: - Must be fluent in Spanish as the scripts and video content are in Spanish - Familiarity with editing for YouTube is a plus - Ability to interpret scripts and edit accordingly I'm looking for someone who is interested in an ongoing work relationship, outside of this platform for better collaboration. If this sounds like the opportunity for you, submit your bid. I look forward to potentially working with yo...

    £23 (Avg Bid)
    £23 Avg Bid
    32 bids
    Python Web Scraper Debugging 6 days left
    VERIFIED

    I'm in need of Python savvy individual who can quickly identify bugs and troubleshoot my current web scraping tool. The web scraper is designed to extract property descriptions from various real estate websites, however, it's currently not performing to par. If you are a wiz with Python and have experience with web scraping specifically: - You have an understanding of real estate jargon. - You possess proven Python coding skills. - You have a rich experience in data extraction and bug fixing. This task won't make you break a sweat. I need this done quickly and efficiently. If you feel you can tackle this, let's get the ball rolling.

    £21 (Avg Bid)
    £21 Avg Bid
    97 bids

    I have a script with 2 function (see top picture), i need to replace with the 2 function on the bottom picture and have it install on my server It's a github script

    £87 (Avg Bid)
    £87 Avg Bid
    87 bids

    I am urgently in need of an Android developer who can troubleshoot an issue I am facing during app installation. My Android application is failing to install on my x86 architecture device with Android 9.0 Pie system, with errors pertaining to "Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]". The app is "". Key Responsibilities: - Diagnose and correct the app installation error - Ensure smooth installation of the app on the device with the given specifications Ideal Candidate: - Should have expertise in Android development - Proficient in handling app installation errors and adept in x86 architecture - Knowledgeable in Android 9.0 compatibility issues - Ability to work within a tight deadline. The goal is to be able

    £117 (Avg Bid)
    £117 Avg Bid
    41 bids

    I need a tool that'll automatically read my Gmail account, specifically parse email content, extract website links from within, and tweet these links. A background in data analysis, process automation, as well as familiarity with Gmail API, Twitter API, and Python or similar programming language will be essential. The duties are: - Develop a process automation tool - Program the tool to read Gmail accounts - Extract website links from the email content - Automate the process to tweet these links Knowledge of data privacy and understanding of secure data handling methods will be a bonus.

    £341 (Avg Bid)
    £341 Avg Bid
    65 bids

    ...structure on an excel file or Sql database ALL the capacities that we have and that keep coming every hour. I will provide the structure and the route 2 - a tool that reads in my emails and whatsapp conversation and can extract and fill the database. For example "hello Tony, how are you - I have an urgent need of 100MB of Internet in New York, my target price is 10K USD" -- this would have to be properly read, extracted and summarized for my approval before being inserted. It needs to be automatically done when command it. So I need to have a tool auto suggesting me to read, extract and insert 3 - the tool will also suggest some ideas : "you have in your stock 100MB of connectivity in NY at a cost of 10K USD and you have a request from Tony at 10K USD - per...

    £416 (Avg Bid)
    £416 Avg Bid
    18 bids

    ...some Code Canyon scripts. I did not specify which scripts for this project, giving you the flexibility to apply based on your wide-ranging experience in PHP script modification. Main Task: • Modify various Code Canyon PHP scripts as per requirement. The ideal freelancer for this job should have: Relevant Experience: • A strong track record of modifying PHP Scripts, preferably but not limited to, CodeCanyon scripts. Your application will stand out if you share specific examples of your previous work in this area. • Experience in a related industry would be a bonus. In your application kindly focus on your: • Experience with PHP and script modification. This project could lead to multiple further enhancements and modifications with the right person ...

    £15 / hr (Avg Bid)
    £15 / hr Avg Bid
    129 bids

    ...of around 150+ documents. Depending on the quality of the output and performance, there's a possibility of further engagements with higher volumes of documents. Requirements: Expertise: Prior experience in data entry, particularly in handling documents related to Cargo shipping or similar fields, would be advantageous. Attention to Detail: Keen attention to detail is critical to accurately extract and input data from the documents. Time Sensitivity: Due to the urgent nature of this requirement, we are looking for prompt responses and quick turnaround times. Deliverables: Completed spreadsheet with all required data fields accurately entered. Ensure the integrity and correctness of the data entered. How to Apply: If you believe you possess the necessary skills and exper...

    £58 (Avg Bid)
    £58 Avg Bid
    82 bids

    Hi, I would like to create a script that: -uses the Soslcan API -identifies new SOL tokens -creates buy orders based on certain criteria (fdv, volume etc) and sends to wallet please tell me in general how you would go about this so i know you are suitable for the task? As the client for this project, I'm seeking a proficient coder, experienced with Python and Java, to create a system that integrates with Solscan API to provide real-time updates. The runtime for this operation is vital, with a strict two-week deadline in place. Key Requirements: - Proficiency in Python or Java programming - Prior experience with API integration, notably Solscan - Ability to deliver the project in two weeks The selected freelancer will demonstrate a solid understanding of creating real-ti...

    £18 / hr (Avg Bid)
    £18 / hr Avg Bid
    112 bids

    I need an experienced Pine script coder for developing my EMA (Exponential Moving Average) strategy on TradingView. The key task is to incorporate - Implementing and coding the EMA strategy I've detailed. - Ensuring the script can backtest trading data effectively. - Coding the script to generate trade signals. Furthermore, I want this script to automatically initiate and execute trades Synchronized with my broker account. This calls for a high-level experience in TradingView API and order management system. Additionally, this project requires backtesting the strategy on a mixed dataset of both specific historical and most recent market data for determining the effectiveness of the automated trading strategy. Proven expertise in backtesting trading strat...

    £78 (Avg Bid)
    £78 Avg Bid
    12 bids

    I need a skilled developer to generate a custom Python script aimed at Yolo v8 image segmentation. I have a pretrained model and I converted it into ONNX format. Now I have to get and draw inference of it on original image. I can't use ONNX runtime or Ultralystic. Only OpenCV-Python and Numpy are available. Ideal Experience: - Familiarity with Yolo v8. - Experience in image segmentation. - Mastery in Python scripts. This is not a project, only providing python sample script, if you have one, you can earn money in a min.

    £8 (Avg Bid)
    £8 Avg Bid
    12 bids

    Project Overview: We've already implemented a functional cookie consent banner with a script that manages cookie setting (setCookie, readCookie), consent selection (setCookieConsent), and banner behavior (checkbox initialization etc.). We need your expertise to integrate Google Tag Manager (GTM) with this existing script. We need conditional firing of a Google Analytics 4 (GA4) tag based on user consent selections (e.g., "Statistical" consent). I want these consent states to be managed correctly: ad_storage analytics_storage ad_user_data ad_personalization _personalization_storage functionality_storage security_storage and make settings adjusted for google v2 compilance. In your bid please write in short, what is new in Google v2 management. Bid only if yo...

    £20 (Avg Bid)
    £20 Avg Bid
    30 bids

    I'm looking for a motivated and meticulous professional who can successfully convert 5-6 pages of an old paperwork, handwritten in English, into typed text. Key Requirements: - You should have excellent English proficiency to understand and interpret the handwriting, which is difficult to read in some places. - Proven experience in transcription tasks is greatly valued. - You should have strong attention to detail and the ability to accurately transcribe verbatim. In your proposal, please share a brief summary of your experience, along with any similar transcription projects you've completed.

    £26 (Avg Bid)
    £26 Avg Bid
    7 bids

    ...portfolio boasting over 35 SaaS applications, I’m in search of a robust SaaS affiliate management script to streamline my affiliate program operations. My goal is to create a centralized platform where I can showcase all my applications and invite affiliates to join and promote my offerings effortlessly. Ideally, I’m looking for a script on codecanyon or any other similar marketplace that requires minimal customization, allowing me to quickly integrate it into my existing infrastructure. It should offer comprehensive features for both vendors and affiliates, ensuring seamless collaboration and effective promotion of my SaaS products. If you have any recommendations or suggestions for a suitable script available on CodeCanyon, I would greatly apprec...

    £113 (Avg Bid)
    £113 Avg Bid
    20 bids

    I am in need of a proficient developer who can build a REST API for a Python script to facilitate integration with another internal application, primarily written in PHP. Key requirements include: 1. API Development Expertise - You should have strong working knowledge of Python and PHP and substantial experience in REST API development. 2. Integration Knowledge - A clear understanding of how internal system integration works. 3. Problem-solving Abilities - The capacity to troubleshoot, spot issues, and provide quick, effective solutions should any problems around integration arise. This role is suited to anyone who thrives in challenges and is excited to make existing systems more efficient via integration. If you're the kind of developer that loves a good puzzle, I'd ...

    £25 (Avg Bid)
    £25 Avg Bid
    11 bids

    ...insightful interview focused on the entrepreneurial journey of a business founder. The central theme needs to revolve around their initial struggles and setbacks, key turning points, and personal growth and development. The main objective is to promote the brand and business. - Experience conducting in-depth and engaging interviews - Sound understanding of the business environment - Ability to extract and highlight key points in a story - Proven ability to inspire and motivate the audience through storytelling - Exceptional writing and editing skills are a must The ideal candidate will have a firm grasp of the tech industry and a knack for turning complex stories into inspiring narratives. You must have experience conducting radio interviews and a portfolio of previously publ...

    £249 (Avg Bid)
    £249 Avg Bid
    31 bids