Parse txt xlstrabajos

Filtro

Mis búsquedas recientes
Filtrar por:
Presupuesto
a
a
a
Tipo
Habilidades
Idiomas
    Estado del trabajo
    2,000 parse txt xls trabajados encontrados, precios en USD

    ...somewhere (including all external laboratory price lists that we use). We have these on .xls at present. And also have our own company share point structure and website etc. Ideally the page will include: Seperate logins for staff A search bar that shows a decreasing list of answers below it, as you type each letter. A categories link - that provides a list of categories of our services. Each category would provide a list of services and their prices in that category. A favourites list - the option to tick or star any price when viewing and it will show up in your favourites list on the main page. If possible we would like on the main page as a pop out widget - a window that includes in effect a 3 (a-c) x 10 xls table that auto sums c 1-9 with result in c10. Rows a a...

    $3102 (Avg Bid)
    $3102 Oferta promedio
    144 ofertas

    Build a dashboard for sentimental analysis. 1) Collect given data from provided websites (apis) 2) send the data to various providers (get response) 3) Parse and display, create PDF/report - save in database, compare data etc. 1 Admin Dashboard (Must able to see all subscribed users, must able to onboard/block/delete a new user with various roles and custom logo - that to be displayed in their user dashboard - send email comms to users, Must able to perform all admin functions, must have a backdoor to user dashboards - must see the collective dashboard of all users containing various metrics - like total users, highest review users (selectable), lowest review users. Must be able to download all data displayed in the dashboard with various selections Must be able to downlo...

    $13 / hr (Avg Bid)
    $13 / hr Oferta promedio
    11 ofertas

    I want to convert chess database files (.pgn) which can easily be converted into .txt files into an outline format that I can import into Mind Meister (). For a MindMeister import, the text must be in an outline format where hard returns create new alternatives and tabs create new heirarchical layers: :~:text=To%20import%20a%20mind%20map%20via%20drag%20and,map%20will%20be%20made%20available%20under%20My%20Maps. I'm attaching a .pgn and related .txt file here as an example. I'd like to hire someone to create a program or script that I can run that will automatically convert the .txt (or .pgn) file into a format that can import all of the information into Mind Meister

    $129 (Avg Bid)
    $129 Oferta promedio
    22 ofertas

    Build a dashboard for sentimental analysis. 1) Collect given data from provided websites (apis) 2) send the data to various providers (get response) 3) Parse and display, create PDF/report - save in database, compare data etc. 1 Admin Dashboard (Must able to see all subscribed users, must able to onboard/block/delete a new user with various roles and custom logo - that to be displayed in their user dashboard - send email comms to users, Must able to perform all admin functions, must have a backdoor to user dashboards - must see the collective dashboard of all users containing various metrics - like total users, highest review users (selectable), lowest review users. Must be able to download all data displayed in the dashboard with various selections Must be able to downlo...

    $608 (Avg Bid)
    Urgente
    $608 Oferta promedio
    32 ofertas

    I set up ChatGPT integratiion with Googlesheets but I am getting a formula parse error. I need someone to fix it. I am looking for a freelancer who can integrate Chatgpt with Google Sheets or Excel. The purpose of this integration is to enable real-time updating of chatbot conversations and to track customer inquiries. As such, the ideal candidate should have experience in integrating Chatgpt with Google sheets or Excel and be proficient in working with API keys and credentials. The integration requires real-time updating, so the freelancer should be capable of handling advanced data manipulation. If you have any further questions or would like to discuss the project in more detail, please don't hesitate to reach out.

    $25 (Avg Bid)
    $25 Oferta promedio
    19 ofertas

    ...documents in different formats. Objective: The primary objective is to create an application that can read documents in various formats such as PDF, DOC, and TXT and websites as well . Users should be able to interact with a chatbot to ask questions, and the responses should be limited to the content within the uploaded documents. The aim is not to be linked with any company that charges to host embeddings, except for OpenAI API key subscription charges. the application needs to run on a Python Webapp environment like flask / Gunicorn. Key Features: Document Reading: The application should be capable of reading documents in PDF, DOC, or TXT formats. the application should lso perform web crawling to read pages or entire websites. User Interface: The application shoul...

    $493 (Avg Bid)
    $493 Oferta promedio
    14 ofertas
    PHP script Finalizado left

    I am in need of a PHP automation script that can download zip files to my server on a daily basis. The ideal freelancer for this job should have experience in PHP scripting and automation. The following are the specific requirements for the project: We need a looping cript that will download zip files from multiple urls specified in a txt file. the txt file has three columns to create the url. zip is download, unzipped and renamed. scipt will run as a cron job

    $24 (Avg Bid)
    $24 Oferta promedio
    24 ofertas
    Logo-JAN Finalizado left

    The logo will be txt oriented with name JAN and the milestone will be of $100

    $100 (Avg Bid)
    $100 Oferta promedio
    1 ofertas

    I'm looking for a talented freelancer to develop a web-based application to log data into an SQL database. This application must be optimized for use on both PC and mobile devices. The data to be logged includes user information, sensor data, datetime, and BAR 39 strings from the camera (in the case of a mobile device). We will be programming in Python/Django and the expected user traff...development, that would be a major plus! If this project sounds like something you can help with, please don't hesitate to get in touch - we'd love to hear from you! Database would be either SQL hosted within Azure or utilizing an SQL Service from Azure. Hosting of the platform would be from within Azure. An additional requirement is an export of select data at defined intervals t...

    $1763 (Avg Bid)
    Acuerdo de Confidencialidad
    $1763 Oferta promedio
    47 ofertas

    Budget $60 1- fix markdown not being saved properly on my chrome extension. Specifically when there are nested lists in markdown format. 2- Add drop down toggle button with "settings gear" ico...my chrome extension. Specifically when there are nested lists in markdown format. 2- Add drop down toggle button with "settings gear" icon next to it at the bottom right of the extension's screen that reveals check boxes. 3- When user selects a check box a button appears on screen next to ChatGPT's "Regenerate response" button with the words "Save as X" in every language. X could be TXT, PDF, MD. And a button for Copy as well. User can select more than one check box at a time. Here is the Source code of the extension's current ver...

    $160 (Avg Bid)
    $160 Oferta promedio
    7 ofertas

    ...RemoveLibrary(std::string path_file, std::string library_name); 3) The function will remove the dynamic linking with "library_name". Of course, all the code that calls that library has been already patched, so the library is not required anymore. So it can be deleted. After that, the application can be executed normally and the removed (dynamic) library is not required anymore You can use the LIEF library to parse/manipulate the ELF and Mach-O file. I think that LIEF has already functions to remove a library or help you with that. For your testing, I have created some simple files which links with two dynamic libraries " and ". So you can test it, removing any of those libraries. In the compiled files that I ship (main_elf and main_macho) you would need to...

    $125 (Avg Bid)
    $125 Oferta promedio
    8 ofertas

    Hello, I'm having an issue with my R script over the Date = dmy(Date) function. I have 42 csv files that I need to extract...with my R script over the Date = dmy(Date) function. I have 42 csv files that I need to extract data for. I have written the code and tested it for one file (IFARNDAL3) and it works perfectly. However, when I go to read in IBILSDAL3, I am getting this error message: Warning message: There was 1 warning in `mutate()`. ℹ In argument: `Date = dmy(Date)`. Caused by warning: ! All formats failed to parse. No formats found. What is weird is that someone else has run the code using both files and it works for them. I'm really not sure why I am getting the issue. I have attached the R script, a screenshot of the error and the 2 csv files to hopefully help s...

    $24 (Avg Bid)
    $24 Oferta promedio
    16 ofertas

    Por favor, regístrate o inicia sesión para ver los detalles.

    PHP
    Acuerdo de Confidencialidad

    I am looking for a VBA expert to help me upload a text file to an online server location. The text file is in TXT format and I have credentials to access the server location. The ideal candidate should have experience with VBA for Excel and be familiar with uploading files to an online server. The project involves the following: - Writing VBA code to upload the text file to the online server location - Ensuring that the upload process is secure and reliable - Troubleshooting any issues that may arise during the upload process I need to be able to do this with Excel 19 and no downloads of ANY KIND. (So no ODBC or other connector downloads). The code must copy a textfile from my local machine (C:User) to a folder on my server (htpp://).

    $28 (Avg Bid)
    $28 Oferta promedio
    5 ofertas

    We have an excel file of over 9000+ names of different Condominium Associations in Florida. Column information provided is: PROJECT NAME, PROJECT TYPE, # OF BUILDING 3 STORIES OR HIGHER, # OF UNITS IN BUILDING, NAME OF BUILDING, BUILDING ADDRESS, BUILDING CITY, STATE, ZIP(POSTAL) CODE, & COUNTY. Need a tool built to Parse through all of the excel data->pull the condo information (name, address, etc) and cross check against the MLS (Multiple Listing Service) to find the age of all of the buildings (specifically using the Certificate of Occupancy date and any relevant contact information (phone/email/contact of manager/owner/association head)-> put that information back into the excel file so it is easily searchable and organizable by date. The tool should be delivered with...

    $212 (Avg Bid)
    $212 Oferta promedio
    31 ofertas

    ChatGPT with local data training (PDFs with more than 12000 pages, txt documents, docx documents) + LocalChat for Conversation around the trained data and historical conversation memory with the bot. I have an OpenAI API key LocalChatBot should be fast in the answer and nearly immediate, same as ChatGPT. You can use anything you think can make this achievable (python etc etc), as long as you provide clear instructions and support on how to implement and test this.

    $225 (Avg Bid)
    $225 Oferta promedio
    8 ofertas

    I want to zip files from a path eg "C:UserspcDesktoptesting" - zip them according to date name e.g if files = abc_20220111.txt, def_20220104.txt, abc_20220401.txt - result : testingJan abc_20220111.txt; def_20220104.txt testing =April abc_20220401.txt -The files should be deleted once zipped Filenames should be extracted from the path. When re-executing the job it should ignore the zipfiles and only focus on other file types, in order to not reZip. This shouldn't take much time if you an expert in C#, with experience in , forEach loop

    $26 (Avg Bid)
    $26 Oferta promedio
    3 ofertas

    ...must be lightweight and execute as fast as possible to save my time of entire process. It should be probably coded in C/C++ and use some FAST and LIGHTWEIGHT (so important) kernel, without loading unnecessary systems/libraries. On-screen report should be clear and easy-to-read. Also after saving this report on folder in USB it should be named with current timestamp and device model name (simple .txt file), USB device should be accessible under windows to read these text reports from them. Parameters which program MUST obtain and list: 1. laptop information - model - serial number - date of production - installed windows version and licence key (programmed into mainboard) 2. Processor model 3. GPU model (if two - list both) 4. RAM memory information - total installed memory ...

    $176 (Avg Bid)
    $176 Oferta promedio
    18 ofertas
    Document Analysis Finalizado left

    I’m looking for a developer to design a React front end for my project. The purpose of this front-end is to let the user do the following: 1) Upload 1 or more files to cloud 2) Create TXT/PDF viewer to view the uploaded files 3) Provide text annotation capabilities in document viewer. 4) Login/Sign-up flow 5) Question / Answer kind of UI Additionally, I need the React front end to display interactive visualizations. The ideal freelancer should have experience in building React applications with the ability to create fully interactive UI/UX designs. Plus, they must have a solid understanding of data analytics and visualization techniques. If you think you have the skills to deliver a quality project, I would love to hear from you. Thank you!

    $330 (Avg Bid)
    $330 Oferta promedio
    6 ofertas
    Description scraping Finalizado left

    I need a freelancer to scrape 1000 product descriptions from the e-commerce website [omissis]. The ideal candidate should have exp...extraction tools. The following skills are required: - Proficiency in web scraping - Experience with data extraction tools - Knowledge of e-commerce platforms (pharma products to be sold legally in Italy) - Ability to work independently and efficiently The scraped data should include the following: - Product name - Product description - SKU number The data should be delivered in a folder (xls and csv format). The deadline for this project is 3 days. We will pay at the end of the job (completed). Amount to be negotiated. This is the first batch of 1000 products TEST to be scraped: we expect to continue the collaboration after on (25k produ...

    $34 (Avg Bid)
    $34 Oferta promedio
    39 ofertas
    Data analysis Finalizado left

    ...detailed analysis but rather provide an opportunity for candidates to demonstrate analytical ability and provide some meaningful insight. Exercise 2 Task. Using an analytics tool of their choice, candidates are asked to scrape the data included in page 11 (“page 11 of 63”) of the PDF file entitled “” (question 8A5-8A8) and export the cleaned data to an xls/csv file. Please include 1 or 2 brief paragraphs describing your approach. Keep in mind: The objective of this task is NOT to conduct a thorough detailed analysis but rather provide an opportunity for candidates to demonstrate analytical ability and communicate your approach. Please upload your assignment document, along with any relevant scripts created for this exercise to the One Drive Folder

    $27 / hr (Avg Bid)
    $27 / hr Oferta promedio
    20 ofertas

    Hi, We have small data scrapping script but there is some blank columns in our scrapped data xls sheet we need that fix asap

    $15 (Avg Bid)
    $15 Oferta promedio
    26 ofertas

    I require a python script to automate the updating of DNS records in Cloudflare. The script should take two arguments, domain and ip_address. cloudflare_update 1. ...Cloudflare. The script should take two arguments, domain and ip_address. cloudflare_update 1. check to see if an A record for or exists, and remove it. 2. check to see if a CNAME record for or exists and remove it. 3. create a new A record for and pointing to the new IP address. Note: any MX or TXT records should not be touched. The CF API token and email address should be read from environment variables. See for the Cloudflare client library.

    $110 (Avg Bid)
    $110 Oferta promedio
    7 ofertas

    ...item entered must have a corresponding record in the registration previously received. if not, there must be a sound error beep informing the error (and such a record should not be made). in option 1.4, a product file will be imported (CSV text format) with the fields product description, barcode, internal code, unit of measure in option 1.5 the recorded count will be transmitted (posted) using TXT format to an API's endpoint. The information that must be included are datetime, address (registered on screen 1.1), bar code, internal code. in option 1.6 the system is closed/terminated. The final product of the delivery of this development service must contain a tested functional application, together with their sources, with the specification of the technology used enclose...

    $397 (Avg Bid)
    $397 Oferta promedio
    34 ofertas

    I want to zip files / folders in a network drive using SSIS and C# script task. The directory information as well as whether the directory contains file or folder is extracted from a sql table (execute sql task must be used) eg if directory has files then DESKTOP-AN1Q4ROUserspcDesktopSampleDirAppleImportFilesabc_20220105.txt zip to : DESKTOP-AN1Q4ROUserspcDesktopSampleDirAppleImportFiles2022 20220105.txt if directory has folders then DESKTOP-AN1Q4ROUserspcDesktopSampleDirAppleImportFiles20230103 zip to: DESKTOP-AN1Q4ROUserspcDesktopSampleDirAppleImportFiles2023 20230103 All 2023 Jan files or folders in that directory should be zipped in one file After zipping delete the files folders I already have scripts to zip files and zip fol...

    $26 (Avg Bid)
    $26 Oferta promedio
    13 ofertas

    I am in need of a skilled translator who can accurately translate technical documents from English to Arabic. The documents are somewhat industry-specific and in xls format, so experience in this area is preferred. Additionally, I would like the translation to be proofread by a native Arabic speaker to ensure accuracy. Total word count is 43,782 word If you possess these skills and experience, please apply for this project. and specify the cost per word as well as expected delivery date

    $955 (Avg Bid)
    $955 Oferta promedio
    188 ofertas
    Internet investigation Finalizado left

    "The task is simple. On the website, list artists from the Czech Republic and then from Slovakia. Write down their names in an XLS file and then search for them on social media platforms such as Instagram or, optionally, Facebook or their personal websites. Add their links to this XLS sheet. I will contact them later on. An example is attached.

    $100 (Avg Bid)
    $100 Oferta promedio
    28 ofertas

    ...I need to create a simple but very functional website about email validation. The design must be modern both on desktop and mobile, while we will discuss the each functions it will have in the chat. The maximum I can pay for a website is $250. If you do not agree with this amount, do not apply. Some of the functions: Email validation for 1 email. Email validation bulk emails. Upload emails via .txt file or .csv Download (export) only valid emails Check download(export) invalid emails User Registration Forgot Password Email notification Payment gateway Paypal Stripe Packages SMTP Support Admin panel, Create User, Create Package Plan, Remove User, Give user free package, Change Prices, Add stripe and paypal keys for payment gateway. In principle, these are the main functions, bu...

    $213 (Avg Bid)
    $213 Oferta promedio
    43 ofertas

    #Node.js/Python #Typescript Job Title: - Backend Developer (Node.js/Python) Salary Range: Salary + Bonuses from $3,000 Experience from 2 years Type of employment: full time Test job node.js/python programmer General information The job must be run as a web service that can be run and tested locally. Allowed programming languages: javascript (or typescript) based on node.js or p...from the date the job is issued. An additional plus is the documentation file written by the developer. In the documentation file, you can describe the processes of installing dependencies, launching the project, the format of the API call (if any). You can also freely describe the logic of making certain decisions in the process of developing an application. Valid documentation formats are md, txt (UTF8 ...

    $399 (Avg Bid)
    $399 Oferta promedio
    11 ofertas
    Excel Parse XML File Finalizado left

    I am looking for someone to edit an Excel file that has a Parse XML tool built into it for a specific table of data. The table structure maintains the same. But the Data Contained varies depending on which orders I download from our website.

    $41 (Avg Bid)
    $41 Oferta promedio
    29 ofertas

    I need scripts to screenshot and return jpg images, where the subject is in the center. This script should be intergrated with WordPress site. There's text surrounding the object and i need images WITHOUT any text within. A folder that contains 2 Txt files of angles and size (each per line) will be given, so that each images will be the result of random sizes and random angles. Why angles? Please visit sample Augmented Reality page to have a clear view first. You will see that we can change the angles of 3D objectsl and take pictures the way you want. I need a button on an Augmented Reality page and box where we can put the number of pictures of the object need to screenshot. The screenshot pictures will be saved in download folder as default. We will create a sample page so t...

    $157 (Avg Bid)
    $157 Oferta promedio
    40 ofertas

    an easy to use - booking app for my customers. what i need from the app is # collect customer's personal details Such as Full name, Phone Number, email, Pick-up address, drop off address, credit card details for a deposit . i need 4-5 options available for them to choose from - R...6ExEkkiz1brbzRMkJPMBrm69XEN_keYp-F7eXC_5W5bms 2nd one im currently playing with ideally the app with gather customers details, save to a cloud database, possible for me also a one place to manage everything business i.e phone calls, leads, missed calls, txt msgs, current and future bookings. thanks for your time chat soon kind regards Sam Little green Truck

    $407 (Avg Bid)
    $407 Oferta promedio
    103 ofertas

    1. New Customer Management 2. Customer login/ Staff login Separation 3. User Type Management 4. Separate User Controles/Limitations like Accounts, Admin, Sales 5. New form Updation with Database - merge with old data data 6. Customer Report Dashboard for Customer login - View Access 7. Multiple Stage Reports - Filter & Download as xls 8. Leave Management for Staff and Approve from Admin functions 9. Branches Migration with User Category

    $125 (Avg Bid)
    $125 Oferta promedio
    33 ofertas

    we are looking for a freelancer to support our cu...looking for a freelancer to support our custom made Attendize/ Laravel/ PHP delivery system. We have an urgent issue that needs to be resolved within the next 5 days. The ideal freelancer must have a broad knowledge and prior experience in Attendize, Laravel and PHP technologies. An advanced understanding of maintening laravel projects and OOP , json requests to wordpress sites and parsed data into txt files (it's build but needs to extend suppot), missing info on invoice download. a bit of server administration and troubleshooting experience related to complete stack applications is necessary to diagnose and resolve problems quickly. If you think you could help, and think you can complete it within a timely manner, then ple...

    $19 / hr (Avg Bid)
    $19 / hr Oferta promedio
    123 ofertas

    We are looking for assistance setting up a Text Chat solution for our websites, with additional assistance integrating the software on our website. We don't require any customer support, as we just need help with setting it up. We bought the software outright (not paying a monthly fee). The sofware says to i...on one of our pre-existing hosted domains, hopefully without spending more money. Just need you to set this up and ensure it's working. The ideal freelancer will be familiar with Live Chat software and have experience setting it up for clients. The freelancer will need to configure the software on our websites and integrate it correctly in order for it to work properly. Attatched is a notepad txt file with the simple installation instructions. We look forward ...

    $148 (Avg Bid)
    $148 Oferta promedio
    51 ofertas

    Need a console app to parse the PDF attached and extract its features. The app should be developed in Visual Studio 22 with .NET SDK Azure form recognition service should be used to extract the features. The training of the external model is not in the scope of the work, but should be documented how to do. Printing the features and tables to the console output is sufficient in the PoC. The attached file is the sample which needs to be extracted for its features and tables. Refer to the URL for implementation details.

    $9 / hr (Avg Bid)
    $9 / hr Oferta promedio
    18 ofertas

    Shell script to be called by cron check mysql for urls to download and notate the id eg using axel parse the file insert into mysql only insert new values eg INSERT INTO turo_trips (start, end, dtstamp, summary, tzid, uid, location, url, description, lastmodified, createdAt, updatedAt, userId) VALUES ('{dtstart}', '{dtend}', '{dtstamp}', "{summary}", "{tzid}", "{uid}", "{location}", "{urll}", "{description}", "{lastmodify}", NOW(), NOW(), "{userId}");""" #print(sql)

    $177 (Avg Bid)
    $177 Oferta promedio
    24 ofertas

    crawling big data json file for content output txt

    $51 (Avg Bid)
    $51 Oferta promedio
    19 ofertas

    ...primary purpose is to answer user questions. Ideal skills and experience for this job include: - Expertise in creating GPT-3 or -4 virtual assistants - Strong knowledge of Artificial Intelligence - Experience working with research papers - Ability to program the virtual assistant to accurately answer user questions in a conversational manner. I have a set of hundred thousands pages (PDF, doc, txt) on a certain technical subject. They are on a webserver (Alfresco). Can you develop an inhouse GPT3-based virtual assistant which can answer technical questions based on the given document set? Not need for a speech-to-text and text-to-speech interface in the first milestone, Just a textbased UI, like Chat-GPT. The first milestone would be a feasibility study, a pilot app to see so...

    $49 / hr (Avg Bid)
    $49 / hr Oferta promedio
    48 ofertas

    I am in need of a PHP developer to assist me with a task that involves reading a value from a TXT file input and writing it to a MySQL database. Additionally, I need the developer to retrieve a value from a website and write it to a TXT file. (is wrote by other code) and it writes inside the text file: username,,15451 so first PHP just to check for the Username in the Database , if he excist then add the second value (can be a number from 1 to 10 trillion) and at it into the MySQL field "gems". Second is: There will be a 2 Text Fields: Username Amount send Button thats for withdrawl, so they put they wish username in on what they wanna get the payout the second file is how much they wanna withdrawl (so before its send check if he has enough in MySQL of gems) i...

    $36 (Avg Bid)
    $36 Oferta promedio
    34 ofertas

    PHP needs to read a .txt file from FTP and add currency to user accounts (so register, and db to save values).. and withdrawl php must generate again a txt file to FTP from FTP i work with python... simple user X whats to deposit... PHP gives him a random code 284K2s2 what ever this code he must send (its a game) via mail ingame (my python bot willl grab the ingame mail and will write then follow into : code,amount , example: 284K2s2,12000000000 PHP work: read every 60 secs the txt or so and if there is code then check for what user was this code made if found then take second value and add it to the user account balance, since only my python bot can add value so means that if there is something then its true. PHP work withdrawl: User makes a withdrawl so ofc

    $165 (Avg Bid)
    $165 Oferta promedio
    22 ofertas

    You will extend a running project that is using python as language. you will extend this script in connecting to an API with OAUTH that will respond with a token that you use to make further requests to get a JSON which you parse for specific entities that you will use in the script to make another call. Work is beginning on 13 June 2023 23.00 German Time Work is maximum 24h project time If you will not hit the timeline, you DONT GET PAID. only these freelancers who have read this text and replied with a professional comment to this text, will be taken into consideration.

    $168 (Avg Bid)
    $168 Oferta promedio
    29 ofertas

    Hi Olasunkanmi, I noticed your profile and would like to offer you my project. We can discuss any details over chat. Within a WordPress environment (with WooCommerce), I would like to parse and display ICAL information from three different sources: Airbnb, and VRBO (Priorities are also in that order). If possible, I would like to pull this cal info on an hourly bases. For this project, simply display the parsed cal content within a post is fine. I will provide the environment.

    $250 (Avg Bid)
    $250 Oferta promedio
    1 ofertas

    ONLY SEND ME EXAMPLES OF VIDEOS YOU MADE,RELATED TO THE VIDEO I AM LOOKING FOR, IF I LIKE THEM I WILL CONTACT SOON. SEND THE SAMPLES SO I CAN OPEN WITH A CLICK PLEASE. Hello, I am an advertising agency and I have to share some useful information about the world of marketing to my audiences on YouTube, I have written down the txt and it is ready , I want someone to make those videos , weekly for me and the length of each video should be less than 7 minute more or less. if I like your work I can pay monthly . I need the voice and video to be like the YouTube Channel Alux . there is no need for you to shoot any video, only edit like Alux . please only send me a related work and portfolio. So this job is audio and video for my YouTube channel and I will only provide text and script.

    $104 (Avg Bid)
    $104 Oferta promedio
    38 ofertas

    I need to integrate the telegram API to get messages from telegram channels which are public and store them in a database. Steps 1. Read telegram channel name from the table 2. Read messages from the telegram channel 3. Parse the link from the message. the link in a table Conditions: If all this condition meets, update the table with message id and link.

    $25 / hr (Avg Bid)
    $25 / hr Oferta promedio
    1 ofertas

    I need to integrate the telegram API to get messages from telegram channels which are public and store them in a database. Steps 1. Read telegram channel name from the table 2. Read messages from the telegram channel 3. Parse the link from the message. the link in a table Conditions: IF the link is not already in the table - update table with the link IF the message has more than one link which is same - only update table with one link IF message has more than one link which is pinksale link - dont update IF the message has more than one link but different sites - dont update If all this condition meets, update the table with message id and link.

    $22 / hr (Avg Bid)
    $22 / hr Oferta promedio
    66 ofertas
    I need a coder Finalizado left

    I have a client that has an existing program for data entry. The program takes the customer data that she enters and compresses the data into 3 .txt files and uploads the 3 files to the root directory of her website. Once those are uploaded, she has a .asp web page that has a script that she executed which takes the data from the .txt files and transfers it to the sql databases. At the present time, the process has stopped functioning as it should and the data is being deleted but not replaced as the code is written to do. I have pasted the info from the .asp web file below. This will be more of a troubleshooting project and maybe some evaluation of the current databases to see why it has stopped functioning. <% = false = 1200 Const ForReading = 1 Const

    $467 (Avg Bid)
    $467 Oferta promedio
    40 ofertas

    Create an application in JS or Python that receives via API a pdf document up to 500 pages. The function will query a google spreadsheet. Login credentials will be stored as environmental variables. The sheet will have multiple sheets of the same structure and the name of the individual sheet will match a field in the document. The sheet will contain names. The application will perform several tasks. 1) Determine the name of the Company issuing the K-1. 2) Create a a subfolder of a master folder in Google Drive (URL of the master folder will be stored as an environmental variable). The name of the subfolder will be based on the name of the specific title and the previous year. 3) On all pages with a specific title (Schedule K-1) it will extract the name, address and Tax ID from the page, ...

    $12 / hr (Avg Bid)
    $12 / hr Oferta promedio
    13 ofertas
    Matlab file convert Finalizado left

    I am looking for a freelancer who can help me convert my files to a different format. The details are as follows: - File Type: .mat(lidar,gTruth) - Current Format: .mat(lidar,gTruth) - Desired Format: .pcd .json usin coco dataset. .txt format Ideal Skills and Experience: - Proficient in Matlab and file conversion. - Familiarity with various file formats. - Efficient and detail-oriented. - Good communication skills to clarify the missing details about the project.

    $12 (Avg Bid)
    $12 Oferta promedio
    7 ofertas

    I need to integrate the telegram API to get messages from telegram channels which are public and store them in a database. Steps 1. Read telegram channel name from the table 2. Read messages from the telegram channel 3. Parse the link from the message. the link in a table Conditions: IF the message has more than one link which is same - only update table with one link

    $15 / hr (Avg Bid)
    $15 / hr Oferta promedio
    1 ofertas