Script link directoryJobb

Filter

Mina senaste sökningar
Filtrera:
Budget
till
till
till
Typ
Kompetens
Språk
    Jobbstat
    2,000 script link directory jobb har hittats, med prissättning USD

    Retrieves the client's IP address. Checks whether the script should run based on a time limit.(5 minute) Retrieves the client's IP details (region and city) using an IP geolocation API. Retrieves a job feed from the specified URL. Filters the job listings based on the client's location (city and region) and excludes certain isp's from been redirected( google/i, amazon/i, Cloudfare/i...) Randomly selects a job listing from the filtered jobs and redirects the user to the selected job listing URL.

    $33 (Avg Bid)
    $33 Snittbud
    13 bud

    ...seeking a skilled Python developer to create a script that automates the segmentation of videos based on subtitle changes. The script will take a video file and a JSON file (output from the Google Vision API) as input and generate video segments whenever the subtitles change. Responsibilities: Develop a Python script that reads a video file and a JSON file (Google Vision API output) as input. Parse the JSON file to extract subtitle information and their corresponding timestamps. Use the subtitle timestamps to segment the video whenever the subtitles change. Save the segmented video clips with a naming convention: segment_[index]_[text].mp4, where [index] is a sequential number and [text] is the corresponding subtitle text. Ensure the script is well-document...

    $68 (Avg Bid)
    $68 Snittbud
    32 bud

    I need a Wordpress specialist to customize the Rehub theme () according to my specifications. The site with the Thema works in principle, only display options need to be adjusted. Please only bid if you are really familiar with the theme and the necessary customizations!

    $148 (Avg Bid)
    $148 Snittbud
    175 bud
    Text -> CSV 4 dagar left

    Ich bekomme von einem Lieferanten mehrfach täglich eine Textdatei mit Rechnungsinformationen zugesendet. Diese Informationen möchte ich in einer CSV-Datei aufbereitet haben. Pro Vorgang soll eine Zeile erstellt werden. Idealerweise sollte die Programmierung mit Powershell erstellt werden, damit ich das Script über den Aufgabenplaner regelmäßig ausführen kann. In der angehängten Beispieldatei ist erkennbar, dass die einzelnen Vorgänge jeweils mit Header beginnen.

    $26 (Avg Bid)
    $26 Snittbud
    2 bud

    I am in need of a Python script that can extract Amazon's official keywords and search terms, and update this information on a daily basis. This data includes keyword search volume, keyword competition, and top ranking keywords. Key requirements and responsibilities include: - Developing a Python script to extract Amazon's official keywords and search terms - Ensuring the script is capable of updating this data on a daily basis - Retrieving keyword search volume, keyword competition, and top ranking keywords - Aiming for improved product visibility, enhanced product listings, and optimized PPC campaigns The ideal freelancer for this project should have: - Proficiency in Python - Familiarity with web scraping and data extraction - Experience with Amazon...

    $83 (Avg Bid)
    $83 Snittbud
    13 bud

    I have an existing Python script that automates data processing tasks. Unfortunately, I'm encountering a runtime error when running it. I need an experienced Python developer who can help me troubleshoot and fix this issue so that the script runs smoothly again. Key Responsibilities: - Identify the source of the runtime error and fix it without impacting the functionality of the script. - Ensure the script can successfully automate the data processing tasks as intended. Ideal Candidate: - Proficient in Python programming with experience in debugging and troubleshooting. - Familiar with automating tasks in Python. - Strong understanding of data processing. Your help is crucial to keep my workflow efficient and error-free. Looking forward to working with...

    $36 (Avg Bid)
    $36 Snittbud
    23 bud

    Need a link-building service to improve our Off-Page SEO and to increase our rank on Google

    $174 (Avg Bid)
    $174 Snittbud
    1 bud

    ...engaging 2D cartoon animation. Key Details: - The animation will be an explainer video with voice-over aimed at educating and informing viewers about a change in company structure - The preferred style of animation is 2D cartoon. Requirements: - A proven track record in creating educational explainer videos. - Experience in producing 2D cartoon animations. - Ability to conceptualize and develop a script based on my rough idea for the voice-over. This project has the potential to be a recurring job if the initial video is successful. A collaborative mindset and excellent communication skills are highly valued. Looking forward to working with a creative professional who can bring my concept to life through a captivating animation. as a reference something similar to this

    $585 (Avg Bid)
    $585 Snittbud
    80 bud

    I'm looking for an expert web designer who can build a modern and clean website for me that serves as a movie directory. The movies will be coming from links on my YouTube channel. Here's what I need: - Although I skipped the question regarding what should be included in the movie directory, I'm open to any creative suggestions from the freelancer. The inclusion of movie titles, descriptions, poster images, and a movie rating system sounds interesting, and I'd love to have a discussion about this. - The main page must prominently feature movie directories, ensuring a user-friendly experience for site visitors looking for movie information. The successful freelancer's application should include: - A detailed project proposal - this will allow me...

    $34 (Avg Bid)
    $34 Snittbud
    15 bud

    I'm working on an army game in Roblox and need a script that displays ranks on top of the player and shows in leaderboard . The script should allow me to change ranks and add and it comes with a command like .promote (user) which makes the user got 1 rank up and can only be executed by people who are the rank that will be changable or above. Key Requirements: - Displaying Ranks: The ranks should be displayed both above the player in-game and on the player's tab. - Customization: I want to be able to customize the ranks and add new ones easily. The customization process should be straightforward and intuitive. Ideal Skills and Experience: - Proficient in Lua and Roblox Studio. - Prior experience with creating robust rank management systems in Roblox games. - Abili...

    $13 (Avg Bid)
    $13 Snittbud
    3 bud

    I'm in need o...aspect is producing a visually appealing and convincing video. Ideal Skills and Experience: * Experience in video production and editing. * Fluency in Dutch. * Proficiency in creating real-life footage videos. * Understanding of persuasive techniques to appeal to business owners. I encourage anyone with the relevant skills to make their pitch, and I look forward to reviewing your proposals. Script: Wil jij een passief inkomen opbouwen in de marketing? Wij hebben een supergave marketingtool, die jij in whitelabel kan aanbieden aan jouw klanten. Je bepaalt zelf jouw verdienmodel en wij gaan jou helpen om hiermee jouw passieve inkomen te realiseren. We zijn in jouw regio op zoek naar een partner, dus klik snel op onderstaande button en kijk of jij geschikt be...

    $26 (Avg Bid)
    Garanterad
    $26
    16 bidrag
    Hreflang Missing Link Fix -- 2 4 dagar left
    VERIFIERAD

    The below tag page is giving missing link error for en and x-default <link rel="alternate" hrefLang="ar" href={`${location?.pathname}`} /> the location?.pathname is adding ar/tag to slug which is fine for ar, but for en and x-default it should only have /tag with no ar import React from "react"; import { graphql } from "gatsby"; import Layout from "../components/Layout"; import { Helmet } from "react-helmet"; import PostLoop from "../components/PostLoop"; import Seo from "../components/Seo"; import { GatsbyImage, getImage } from "gatsby-plugin-image"; import { useTranslation } from "gatsby-plugin-react-i18next"; const Tag = ({ data, location }) => { const tag =...

    $21 (Avg Bid)
    $21 Snittbud
    14 bud

    I'm seeking a Pine Script expert to assist with debugging simple indicators within the next 8 hours. Key Requirements: - Proficiency in Pine Script: Prior experience with the language is essential. - Debugging Skills: Ability to troubleshoot and rectify issues in a timely manner. - Time Sensitivity: Must be able to work within an 8-hour deadline. Your main task will be to identify and correct any issues in our basic Pine Script indicators. This will involve a systematic approach to pinpointing and rectifying any errors or inconsistencies within the script. The urgency of this task means effective communication and prompt delivery are paramount. Your expertise in Pine Script, particularly in debugging simple scripts, will be highly beneficial in e...

    $17 (Avg Bid)
    $17 Snittbud
    5 bud
    Hreflang Missing Link Fix 4 dagar left
    VERIFIERAD

    The below tag page is giving missing link error for en and x-default <link rel="alternate" hrefLang="ar" href={`${location?.pathname}`} /> the location?.pathname is adding ar/tag to slug which is fine for ar, but for en and x-default it should only have /tag with no ar import React from "react"; import { graphql } from "gatsby"; import Layout from "../components/Layout"; import { Helmet } from "react-helmet"; import PostLoop from "../components/PostLoop"; import Seo from "../components/Seo"; import { GatsbyImage, getImage } from "gatsby-plugin-image"; import { useTranslation } from "gatsby-plugin-react-i18next"; const Tag = ({ data, location }) => { const tag =...

    $16 (Avg Bid)
    $16 Snittbud
    20 bud

    I am looking to set up Azure Active Directory with Smart Card Login functionality primarily to centrally manage user accounts of employees in my organization and improve security. The Key Responsibilities include: - Setup and Configure Azure AD to work with Smart Card Login. - Guarantee a flawless user experience that seamlessly integrates the smart card login feature with Azure AD. We want it to be 100% cloud based and users to use there microsoft accounts to login with there smart card. - If the smartcard is removed from the card reader we want the users windows session to be locked until they re-insert the card/resume session. Ideal Skills and Experience: - Strong experience in setting up and managing Azure AD. - Expertise in configuring smart card login functionalities. ...

    $371 (Avg Bid)
    $371 Snittbud
    14 bud

    I'm looking for a skilled professional to help create a webinar script and presentation, focusing on parenting for 0-2 year old baby parents. The webinar should emphasize 'Activities to Unlock their potential'. Ideal candidates should have experience in: - Scriptwriting for webinars - Designing engaging presentations - Knowledge of parenting, child development - Ability to make complex ideas accessible

    $245 (Avg Bid)
    $245 Snittbud
    30 bud

    I'm seeking a competent developer experienced in Python programming and automation processes. Although I primarily need the script for automation tasks, the specific role areas it needs to navigate are currently undefined, hence the developer needs to showcase flexibility. Key Requirements: - Profound Python script programming knowledge. - Experience with diverse automation processes. - Capability to complete tasks urgently. This is an ASAP task, and I need a committed and quick worker who can deliver efficiently. If you possess these skills and can engage immediately, do not hesitate to apply.

    $179 (Avg Bid)
    $179 Snittbud
    53 bud

    Hi, I need to link various data between sections in my current Perfex CRM installation. I'll provide you a staging version of the CRM where you can try the customization and then replicate it into the main version. I've attached an explanatory excel where you can see what data is to be shown in other sections of the CRM. (CRM ) Below you can see what data need to be sync in the Perfex CRM. 1. When creating a Lead-related Task, copy the data [Address] [City] [Description] 2. When creating a Proposal related to the Lead, copy the data [Network] In CRM I created a custom Network field (multiselect) for Leads and Customers and the same field within Proposals as well. When creating a proposal associated with a lead or customer the Network data should appear automatically ...

    $267 (Avg Bid)
    $267 Snittbud
    9 bud

    I am in need of an expert in bash scripting with a solid understanding of Google Drive integrations. My current bash script, which is supposed to download "zip" and "tar gz" files from Google Drive, isn't functioning as it should. Here’s a rundown of my issues: - The script is not downloading any files whatsoever. - When a download attempt is made, there are subsequent error messages indicating failure. I require a professional who can: - Evaluate these error messages - Resolve these issues in a time-efficient manner It's critical that all downloads only consist of "zip" and "tar gz" file types from Google Drive. I expect clear communication and updates throughout the progress of this job. The ideal freelancer...

    $127 (Avg Bid)
    $127 Snittbud
    24 bud

    ...something different. In fact, these files are already working files, but I need someone who is an expert on the necessary adjustments. This issue occurs every time I try to start the fight and there is a warning that the connection to the fight server has been lost. 2024/04/13 09:08:09 [error] 13606#0: *56 openat() "/var/www/vhosts/example.com./httpdocs/fproxy/req62347" failed (2: No such file or directory), client: , server:, request: "GET /fproxy/req62347?e65899e26ca04ccdd8b1d1aff11b3797_550416 HTTP/2.0", host: "", referrer: "" (plesk, Centos7) What an ideal freelancer should have: - Advanced proficiency in PHP, HTML5, JS, Flash, Cmake, C++ and MySQL - Extensive expertise in browser-based game

    $26 (Avg Bid)
    $26 Snittbud
    15 bud
    AWS CDK Developer in TypeScript 3 dagar left
    VERIFIERAD

    I'm searching for an experienced AWS CDK Developer with strong TypeScript skills. - Your main task will be to set up a CDK infrastructure that builds a CodePipeline. - The infrastructure must be set up in a way that is efficient, scalable, and easy to maintain. Your expertise in TypeScript will be crucial as ...integrate the CodePipeline with our GitLab repository. Ideal Skills and Experience: - Proficiency in TypeScript - Prior experience with AWS CDK - Strong understanding of CodePipeline - Experience with GitLab integration - Strong problem-solving skills to ensure the infrastructure is scalable and efficient. Please provide examples of similar projects you've completed. I have shared codepipeline script and 4 buidlsepecs files, you just need to place the buildsp...

    $14 / hr (Avg Bid)
    $14 / hr Snittbud
    9 bud

    I'm looking for a writer who can help me with scriptwriting for a 12 episodes anime. I want them to recap that whole anime. Key Requirements: - Past Work: Please share your past work in scriptwriting, particularly if you have experience with entertainment or anime-related content.

    $16 (Avg Bid)
    $16 Snittbud
    13 bud

    I would like a script, where i take entries from my customers based on their choices and preference and their budget and then i allocate a salesman to the customer, I would like to automate the process by writing a script in google sheet which will check for various variables from past 1 month and then allocate the sales which did best for that customer requirement.

    $10 (Avg Bid)
    $10 Snittbud
    11 bud

    I'm looking for an expert in Synology Nas Management for utilizing various applications including synology mailplus, file sharing, virtual machines, optimizations, dhcp server, dns server, active directory server model ds 1621xs+ also trying to add more synology nas for better performance. The ideal consultant should have: - Proficiency in Synology NAS systems - Expertise in setting up and optimizing file storage and sharing on a Synology NAS. - Good communication skills to explain complex technical ideas in an understandable way. If you have experience with similar projects, please let me know.

    $131 (Avg Bid)
    $131 Snittbud
    13 bud

    I'm looking for an expert in Synology Nas Management for utilizing various applications including synology mailplus, file sharing, virtual machines, optimizations, dhcp server, dns server, active directory server model ds 1621xs+ also trying to add more synology nas for better performance. The ideal consultant should have: - Proficiency in Synology NAS systems - Expertise in setting up and optimizing file storage and sharing on a Synology NAS. - Good communication skills to explain complex technical ideas in an understandable way. If you have experience with similar projects, please let me know.

    $71 (Avg Bid)
    $71 Snittbud
    11 bud

    I require a minimalistic desktop application that can display a PDF file in full screen. This standalone EXE file should exist in the same directory as the pdf file itself. This application needs to be: -Compatible with the Windows operating system. -Incorporate user-friendly features like zoom controls and page navigation buttons. -Include a bookmarking feature for easy reference. This app would be a special pdf viewer file. Let us suppose, I have multiple pdf files in the same folder as the app, and with names that are prefixed with a number, eg. , , , .... When I run the app, it should be able to detect the presence of all the pdf files described above. The app should have 2 pairs of buttons, eg. Prev_file/Next_file & Prev_page/Next_page. Using the

    $170 (Avg Bid)
    $170 Snittbud
    51 bud

    ...Password Protect the site * pre configure services * pre cofnigure suggested price, can change price if needed * e-mail clients & myself (pre configured) * Save estimate & Invoice as PDF * Process payment using stripe using API * SQL Database to store client info for repeat customers * Search client up by name, phone, address, or e-mail * Ability to move database & php script to other domain if needed * Ability to Backup Script & DB with a click Desired Programming Language: PHP * I'm looking for the best deal possible, please be very competitive. * Milestone release upon completion of the project & is bug-free. * Need Source Code when Job is Complete, After any Bug fixes, and Updates ⭐⭐⭐⭐⭐ Please post "I've read everything" when ...

    $94 (Avg Bid)
    $94 Snittbud
    54 bud

    ...Solution: We decided to use our authority link-building method to help achieve their desired results. This method involves placing niche-relevant links on high-domain authority websites to improve website ranking and organic traffic. It order to get such links, we suggested our client’s pages as an addition to the relevant lottery-related content in various blogs and media on the Internet. Keyword Analysis This step is a must. We do not go further without it. With results of our deep analysis we guarantee link building projects success – in other words, big numbers of increase in traffic and domain authority. Many link building service providers who just sell the insertions do not do it for you – thus there is no guarantee that the link...

    $6414 (Avg Bid)
    $6414 Snittbud
    34 bud

    I'm looking for an experienced developer with in-depth knowledge of creating and tweaking cookies. Key Tasks and Requirements: - Design and write a single-page script. - The script must efficiently add and modify cookie values. - Ensure compatibility across multiple web browsers, including Google Chrome, Mozilla Firefox, Safari, Opera, and Edge. Skills and Experience Needed: - Proficiency in writing and optimizing scripts. - Solid understanding of cookies and how they work across various browsers. - Ability to work without the need for specific instructions or criteria for adding or modifying cookie values. This project does not require the creation of any specific criteria for cookie alterations. However, a keen eye for detail and robust testing across different...

    $147 (Avg Bid)
    $147 Snittbud
    40 bud

    I am looking for an experienced Pine Script developer to create a script for the TradingView platform. This project involves indicators, alerts, and backtesting functionalities tailored specifically for cryptocurrency trading. Key Responsibilities: - Develop a Pine Script compatible with TradingView. - Incorporate indicators, alerts, and backtesting functionalities. Required Skills: - Proven experience in Pine Script development. - Expertise in TradingView platform. - Strong knowledge and experience in cryptocurrency trading tools. An understanding of different indicators, alerts, and backtesting strategies in the context of cryptocurrency trading will be vital for this project. A successful delivery of this project opens the door to potential future collab...

    $198 (Avg Bid)
    $198 Snittbud
    11 bud

    As an individual looking for a seasoned developer, I am keen on creating a script to store and show 1000 Telegram IDs as online all the time. This script should ideally: - Keep each ID online 24/7 - Have the capability to run seamlessly on a server (server environment not specified) - Require no specific monitoring for each ID Experience in chatbot scripts and a strong knowledge of both telegram platform and server management are preferred. The script needs to perform reliably and be robustly built, as there won't be constant monitoring of each ID's activities or their online status. A solid understanding of automated systems and online status maneuvering is vital for this task.

    $56 (Avg Bid)
    $56 Snittbud
    4 bud
    Affiliate Network Emulation Script 3 dagar left
    VERIFIERAD

    I'm in need of a script that emulates the functionality of established affiliate network programs such as tradetracker, awin, or commission junction. Not looking for person to create from scratch. You should already have or know a script that fulfills these requirements. If you do not have or have not created such a script, then your ability to find one is what I am looking for not software developer Questions or comments are welcome. Please do not contact me to discuss on how to design the script from scratch.

    $203 (Avg Bid)
    $203 Snittbud
    13 bud

    I'm looking for a skilled developer to help me enable an upload image option for the Tinymce editor, with images being stored on a specific server directory. Key Requirements: - The current version of my Tinymce editor is not the standard version 4 or 5. - Uploaded images must be stored on a specific directory on my server. - Image formats to be supported are PNG, GIF, JPG, JPEG, and Webp. Ideal Skills and Experience: - Proficiency with Javascript, PHP, and Tinymce customizations. - Prior experience with custom image upload integrations. - Strong understanding of server-side file handling. Your role will be to ensure a seamless user experience with the new image upload functionality. Please include your relevant experience in your bid.

    $35 (Avg Bid)
    $35 Snittbud
    2 bud
    Affiliate Network Program Script 3 dagar left
    VERIFIERAD

    I'm in need of a script that emulates the functionality of established affiliate network programs such as tradetracker, awin, or commission junction. Not looking for person to create from scratch. You should already have or know a script that fulfills these requirements. Questions or comments are welcome. Please do not contact me to discuss on how to design the script from scratch.

    $117 / hr (Avg Bid)
    $117 / hr Snittbud
    43 bud

    I'm searching for a skillful developer who can build a robust intranet solution for my home care agency. It's a medium sized team, consisting of 10-50 members. Feature Requirements: - Document storage/sharing: This will facilitate better organization of our private documents as we need to store and share files internally. - Employee directory: A directory that can easily be searched for information about the team. - Task management: Manage schedules, shifts and time-card submissions. - Compliance area: To keep track of and manage training materials, employee handbook policies, quality assurance, compliance documents and safety protocols. - Resource library: To host resources important for the caregiving team. - Social Channels: Have spots for events & celebrat...

    $190 (Avg Bid)
    $190 Snittbud
    57 bud

    In this project, I am seeking an expert in data mining who is proficient in using Python libraries such as BeautifulSoup. Your task is to scrape names and contact details from numerous business directories. Ideally, you will have: - Experience using Python for web scraping, especially with BeautifulSoup. - An understanding of different business directory structures and the ability to adapt your scraping methods as necessary. - Exceptional attention to detail to ensure all data scraped is accurate and relevant. - Respect for the privacy and ethical standards associated with data extraction. Your role will involve: - Identifying key data on business directories: primarily names and contact details. - Creating efficient, reusable, and reliable Python code to scrape this informatio...

    $20 / hr (Avg Bid)
    $20 / hr Snittbud
    47 bud

    I'm looking for a skilled developer to create a TradingView Pine Script strategy for my cryptocurrency trading needs. Your primary focus will be on optimizing the strategy for Bitcoin, Ethereum, and Ripple. Key Requirements: - The strategy should maintain a Percent Profitable above 70%. - The Profit Factor should be greater than 10. - The maximum drawdown in Net profit should not exceed 5%. Ideal candidates will have: - A strong background in developing Pine Script strategies for TradingView. - Experience in trading and optimizing strategies for cryptocurrencies, particularly Bitcoin, Ethereum, and Ripple. - A proven track record of creating profitable trading strategies with the required performance metrics in mind. Please include relevant samples of your work in y...

    $128 (Avg Bid)
    $128 Snittbud
    5 bud

    I'm seeking a seasoned Hindi script writer with a flair for engaging, conversational narratives within the personal development niche. Your role will include: - Scriptwriting for a YouTube channel dedicated to self-improvement. - Pioneering the creation of original content, employing a conversational tone. - Building scripts that align with a format centered on detailed narration. Ideal skills for the job: - Demonstrated excellence in Hindi scriptwriting. - Great understanding of personal development topics. - Prior experience in creating conversational yet effective content. - Strong narrative skills. I welcome anyone aligning with the mentioned skills and ready to bring original content to life, inspiring personal improvement for our viewers.

    $16 (Avg Bid)
    $16 Snittbud
    27 bud

    ...need a quick script in PHP + MySQL that allows Customers to subscribe (via Paypal) and somehow stores the transaction into a MySQL table - and somehow allows the Customer to Cancel their Subscription. If you could store a cancel link with each transaction in whatever table stores the successful transactions then that would be great. I basically will quickly integrate whatever MySQL table(s) you use into my core php project and then maybe pass my own User's IDs or Emails into your subscription script so I can track which user subscribed. Then that would allow me to display a Cancel button or link in each of their Edit Account pages. (ie. if I store/bind the Paypal Transaction with their UserID and/or Email then it'll be easy to display a cancel ...

    $159 (Avg Bid)
    $159 Snittbud
    76 bud

    Vänligen Vänligen Registrera dig eller Logga in för att se mer information.

    ...websites. These backlinks need to be from sites without spam scores. The main focus of these backlinks is to increase organic traffic and boost my site's search engine ranking. The target audience for the site is USA, so the backlinks must come from sites that are relevant and influential within the American market. I'm open to a mix of backlink types, including: - Guest posts on travel blogs - Directory listings for travel sites - Travel forum profiles and posts To be considered for this job, you must have a proven track record of delivering high-quality backlinks and improving organic traffic and search engine rankings for travel websites. Your ability to secure backlinks from high DA, non-spammy travel sites will be crucial. Please provide your rates for delive...

    $51 (Avg Bid)
    $51 Snittbud
    44 bud

    I'm in need of a Chrome Extension developer who has experience working with Shadow Root. Key Project Details: - The extension will need to leverage Shadow Root for various purposes; specifically, for style, DOM, and event encapsulation. - The desired functionality includes accessing and...capture and handle events within the shadow root. Ideal Skills and Experience: - Strong experience in developing Chrome Extensions. - Proficient in working with Shadow DOM and specifically with Shadow Root. - Expertise in style, DOM, and event encapsulation using Shadow Root. - Ability to access, modify, and interact with elements and events within the shadow root. - Prior experience in content script injection, DOM manipulation, and user interface modification within Chrome Extensions can b...

    $168 (Avg Bid)
    $168 Snittbud
    20 bud

    I'm looking for a seasoned Python developer with specific experience in video analysis to create a script that can process a full mp4 video and identify the positions of a Color Checker card ( ). The idea is to scan each frame of the video, locate the Color Checker, and log its position. The final detection shall share the first frame, the intermediate frames and the last frame of ONE color checker card. Key Requirements: - The script should be able to read a video in mp4, mkv, mov format. - The library used for reading the video is not fixed. You can choose from libraries like (e.g. OpenCV, PyAV, or MoviePy, but the solution should be compatible with both Windows and Linux (and mac) - take a look here:

    $89 (Avg Bid)
    $89 Snittbud
    20 bud

    ...changes at the property state associated with Rate Plans or Room Types mapped to wprentals, we will generate a changes message and send it to changes endpoint to wprentals via POST request.- a script to handle bookings from wprentals to Channex -Handle new Booking and pass to channex via wooocomerce complete order post booking to channex (works with woocommerce webhook, endpoint) whenever there is an order from woocomerce with status complete .. it will triggle the endpoint and post a new booking to chnanex. to request Full Sync from Channex to your side - create script that hande full sync PS: - API document are provided in channex website - code prefer PHP can be stand alone or wordpress plugin (will discuss what is the best option) notes: - for mapping we need ...

    $177 (Avg Bid)
    $177 Snittbud
    15 bud

    I currently have a working script using the 0x protocol. I frequently get out of gas error messages. I could have 50$ or 3$of ETH in my wallet when this happens so it is not a lack of funds. I believe this is an issue with the script not allocating enough gas. Here is an example of 2 of the TX that failed on Tenderly I need the following: 1. I need someone to fix the OUT of GAS ISSUE AND use the highest amount of GWEI so the TX is processed as fast as possible. 2. ON one of the last lines, the amount of GAS is output. I would like to out ut the TX fee in ETH if possible

    $282 (Avg Bid)
    $282 Snittbud
    9 bud

    ...skilled freelancer who can successfully install the 'Artifism - AI Content & Image Generator SaaS' from Codecanyon on my platform. Key tasks: - Primary task is to effectively customize the content within the script. - You will be required to integrate this script with other platforms. Knowledge and previous experience working with API integrations is crucial. Ideal skills and experience: - Extensive experience with Codecanyon scripts - Proficiency in API integrations - Strong understanding of Python, Flask, or relevant programming languages - Positive track record of altering script contents - You should be able to work independently and provide creative solutions. You'd be an awesome fit if you thrive in fast-paced environments, have str...

    $132 (Avg Bid)
    $132 Snittbud
    16 bud

    I have a Python script that could use an upgrade with the 2Captcha API for solving FunCaptcha. I'm looking for a skilled Python developer who can enhance my existing script by integrating the 2Captcha API. The main task for the solver will be to successfully crack FunCaptcha. Key requirements: - Proficient in Python programming language - Experience working with API integration, particularly with 2Captcha - Ability to handle FunCaptcha You will be provided with all necessary API credentials and documentation for FunCaptcha solver. The ideal candidate should be able to work efficiently and be able to ensure that the solver works effectively as part of the script.

    $37 (Avg Bid)
    $37 Snittbud
    9 bud

    Zapier Email parser to read emails from a specific account. - Zap will read the email and parse its content. (complexity depends on the data) Zap Web hook - Calls the php file and sends parsed email content in the selected format (JSON) PHP Script to read the hook - Read the JSON and make the calculation. PHP Script to calculate and create report - Create a report – html format Zap email back report to the customer - Send email with the html report to the customer

    $149 (Avg Bid)
    $149 Snittbud
    1 bud

    I'm looking for a Freelancer who can implement Single Sign-On (SSO) functionality between our Nextcloud installation and our Azure Active Directory (AD). Here's an outline of the project specifics: - **SSO Implementation**: I need users to be able to sign in to Nextcloud using their Azure AD credentials. Additionally, users should be automatically provisioned in Nextcloud when they are added to Azure AD. This will ensure a seamless login experience for our team and ensure that new additions to our organization are easily on-boarded to our Nextcloud system. - **User Roles and Access Permissions**: I haven't specified any specific user roles or access permissions, as I'd like to discuss this further with the potential freelancer. However, we're open to sugge...

    $200 (Avg Bid)
    $200 Snittbud
    19 bud
    PHP Script for Estimate Generation 3 dagar left
    VERIFIERAD

    ...Password Protect the site * pre configure services * pre cofnigure suggested price, can change price if needed * e-mail clients & myself (pre configured) * Save estimate & Invoice as PDF * Process payment using stripe using API * SQL Database to store client info for repeat customers * Search client up by name, phone, address, or e-mail * Ability to move database & php script to other domain if needed * Ability to Backup Script & DB with a click Desired Programming Language: PHP * I'm looking for the best deal possible, please be very competitive. * Milestone release upon completion of the project & is bug-free. * Need Source Code when Job is Complete, After any Bug fixes, and Updates ⭐⭐⭐⭐⭐ Please post "I've read everything" when ...

    $105 (Avg Bid)
    $105 Snittbud
    64 bud