Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 list txt jobs found, pricing in USD

    DON'T BID IF YOU DON'T UNDERSTAND THE WORK MENTION SPECIFIC FEE YOU WILL CHARGE I am in need of a detailed list of 100 article submission websites that gives DOFOLLOW links . This project revolves around providing essential information for SEO link building purposes. This distinct list should consist of the following details for each article submission website: - Website Name - Website URL - Submission Guidelines - Domain Authority (DA) - Niche - Admin Fee - Do Follow Attribute - Editorial Contact (email id) The websites should primarily be focused on or relevant to the North American region. For this job, effective research skills, a strong understanding of SEO and familiarity with link building will be valuable. Additionally, experience in digital marketi...

    $33 (Avg Bid)
    $33 Avg Bid
    38 bids

    ...corresponding messaging app on demand. The user should be able to fill a shopping cart with different products, then put his address files in etc. and finally the bot needs to create a crypto invoice for the cryptocurrency of choice at current price and wait for payment confirmation from the crypto pay gate. Finally, once the order is confirmed, the bot needs to process all order information into a .txt or .csv file and save it locally on the machine. The script should also be able to decrypt PGP encrypted address information automatically. 2) Some sort of APIs between the bot script and all the messengers desktop sessions listed above that allow the bot script to communicate with each messenger. The purpose of this is to allow running regular non-business, non-shop affiliated m...

    $2746 (Avg Bid)
    Featured
    $2746 Avg Bid
    37 bids

    Unify TXT files into Excel. (This data is good) This is a data merge project. Merge data from 3 txt files into excel. This is NOT a simply copy paste. The data needs merged. The data from 2 of the files will become columns of data in the 'master file' (see below) Download 2 files from here: Download 1 file from here: Note: This is public data it is completely permisable to use it. The files listed are: Deeds - don't use this file Owner: 1,817,424 lines. Step #1 for this file: Delete all rows that the aka pct_own is 0.000. This data will become columns of data in the master file ie: Owner 1 ln_num

    $112 (Avg Bid)
    $112 Avg Bid
    91 bids

    We need to find and make a list of 100 Spanish-speaking blogger accounts on Twitter. You need to find blogger accounts with business audience, not corporations, but bloggers. - with an audience of 1000-20000 subscribers - views 1000-10000 - area: business, HR, etc, Themes: Business leaders and managers HR professionals IT professionals Security professionals Compliance officers Risk managers etc. Business Business productivity Employee efficiency Remote work management Team collaboration Business analytics HR Employee performance management Talent management Workforce analytics HR compliance Employee engagement Other IT security Data privacy Risk management Compliance Fraud detection

    $135 (Avg Bid)
    $135 Avg Bid
    33 bids

    Hello, I have some target Telegram groups that I need you to collect the usernames of their members so I could DM them. I do not need you to give a bot or a tool, I would simply give you the links of the groups and you would give me a sheet with the details.

    $91 (Avg Bid)
    $91 Avg Bid
    36 bids

    I am looking for a professional with a solid background in both design and carpentry. The goal of this project is to create a minimalistic design for my kid's wardrobe using Blender. The final output should be transferred into a cutting list. The wardrobe dimensions should be around 120*220 CM and it is expected to be made from 18mm board. KEY DESIGN DETAILS: - Theme: Minimalism - Features: Shelf division, built-in drawers and hanging space. - Finish: Matte IDEAL CANDIDATE SKILLS: - Proficiency in Blender and cutting list generation - Extensive experience in design and carpentry - A well-established portfolio involving minimalist design - Exceptional spatial planning and attention to detail - An understanding of and experience with kid's furniture design

    $111 (Avg Bid)
    $111 Avg Bid
    73 bids

    I need to create a m3u with a list of channels (urls). Some of them has security tokens that change every day, i need a way to automatically detect the new url and add to the m3u

    $24 / hr (Avg Bid)
    $24 / hr Avg Bid
    66 bids

    Hi, i need a instagram post scraper. Here is the details of the scraper: Input will be a .txt file with instagram names I will give a list of instagram profiles I will be scraping around 50 posts of each profile. You will get Post text, date, mentions, ownerusername, time, url As first output first you will save this data in a .xlsx file As second output you will create a report for me saying "Profile A has the character @ used 10 times on the last 50 posts." and "Profile A has 15 influencers collaborators on Ownerusername. Basically the goal of the script is to understand how many influencers were used by each company on the last 50 posts. And i will get this information by checking how many @ were used on posts info, and also on the usernames of shared pos...

    $56 (Avg Bid)
    $56 Avg Bid
    28 bids

    ...they're eager to sell or swap. Main task: - Create a minimum of three ads for selling or swapping plants, including indoor, outdoor, and succulents/cacti. - Set your trade conditions. - Enhance your ads with at least one image per plant. Utilize our app's built-in plant identification feature for ease of listing, even if you're unsure of your plant's name. Additional tasks: - Populate your wish list with at least three desired plants. - Customize your profile with an avatar image—a simple step to enrich your presence. What You Need: - An interest in trading your surplus plants and the enthusiasm to engage with our budding plant trading community. This opportunity not only allows you to make money by selling plants, you'll even be compensa...

    $20 / hr (Avg Bid)
    Local Featured
    $20 / hr Avg Bid
    1 bids

    I need an expert to manage my large Mailerlite mailing list of more than 25,000 subscribers. Key features required include email segmentation, creation of automations, subscription form design, and campaign production. All content will be provided - I need you to collate it and set up the campaigns. - Email Segmentation: You should have expertise in dividing and customizing the email list based on varying parameters to target the right audience. - Autoresponder: Experience in setting up dynamic responses that get sent automatically based on specific triggers is necessary. - Subscription Form: I need assistance designing an engaging and effective subscription form. - Campaign Management: Your role will also include creating and managing newsletters from provided content...

    $29 / hr (Avg Bid)
    $29 / hr Avg Bid
    10 bids

    ... Brand colors and make it into a layout like this I want main txt content area two be white and black txt like this I want the navigation to be similar to this I also want a top navigation a bit different than this style I want a scrolling image like this but with titles I like the background ray affect here and the way it fades too a solid color for rest of the page Use content from orginal website to fill up the navigation and txt use 1px wide images that can be used to span width and length of background images so the page loads fast. This is super important

    $153 (Avg Bid)
    $153 Avg Bid
    121 bids

    ...import InsecureRequestWarning requests.packages.urllib3.disable_warnings(category=InsecureRequestWarning) def terminate(error_message, code, data, d_type): print(f"[{d_type}]{error_message}, Check Logs. Exiting...") dt = str(()).replace(".", "_").replace(":", "_").replace(" ", "_").replace("-", "_") print(f"nPlease Check File: scraper_logs/{dt}.txtn") with open(f"scraper_logs/{dt}.txt", "w", encoding="utf-8") as logs: (f"[{()}]nn[Status Code]: {code}nn[Response]: {data}") exit() def parse_commit(db_conn, db_cursor, dtype, data): dtype_data = data[dtype] dtype_id = dtype_data["id"]...

    $144 (Avg Bid)
    $144 Avg Bid
    25 bids

    I am looking for someone to get leads from LinkedIn Sales Navigator. I will provide company names, Websites and LinkedIn I need up to 8 contacts per company. Attached is the sample of what I require. Important: This needs to be done manually no scraping. I need below roles at each company. Owner/President/CEO Human Resources Director Human Resources Manager Chief Financial Officer Partner Vice-President Human Resources Benefits manager/Director/VP Let me know your experience with these types of jobs. Budget:- $30/500 companies. Only bid if you agree to this budget. I will requite you to do a sample of 3-5 companies before hiring. Thanks

    $90 (Avg Bid)
    $90 Avg Bid
    23 bids

    Simple task: we have ready-made lead lists, and we just need a person to check each of the leads’ Facebook Ads Library to see if they have ads running currently or not. You'll then make the needed changes to the list. So basically checking what marketing the company does and cleaning up a list. Speed is important and we expect you to complete the assignments relatively quickly. We'll be constantly giving you more leads if you manage to fulfill our expectations.

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    52 bids

    More details: Which specific export portals do you want your business to be listed on? Exporters India Could you specify the type of goods your business exports? Textiles and garments Do you have specific descriptions or keywords you want to emphasize in your listings? This question was skipped

    $12 (Avg Bid)
    $12 Avg Bid
    26 bids

    Script Feature: - Login to a list of SSH servers by domain or IP (from text file) - Use a set of usernames + password (can be multiple passwords) to login to the servers. - Run Bash Script on the connected server (which comes from a txt file on the server running the script, not on the connected to server) - Timeout if SSH server did not answer. - Display results at the end of a run (show which servers the script did not run because of errors). Login simultaneously to all available ssh servers. Not server by server.

    $29 (Avg Bid)
    $29 Avg Bid
    19 bids

    I'm seeking a designer to create a price list with a modern aesthetic, adding a streamlined and contemporary element to my business's image.

    $27 (Avg Bid)
    $27 Avg Bid
    93 bids

    I am looking for a skilled freelancer who can list Toll Stations in Europe. You must be proficient in research to undertake this project. I need a list of these toll stations from a total of 9 countries in Europe. Spain Portugal France Italy Belgium Netherland Germany Sweden Norway whatever I need: Name Toll, Highway Name, operator, Country, Latitude, Longitude, Source. The "operator" column is less important. I have researched and found the list here is not very long. For this I need it in two days. Completing this project within two days is very important to me if you can't complete within this time than don't bit this project. Time is only two days. Thank you Habibullah

    $17 (Avg Bid)
    $17 Avg Bid
    19 bids

    HI, I wanted to read vcf files from folder and scrap data fields into csv file 1 file will be add as new row in csv file wanted to scrap fields mentioned in screenshot attached in chat. approx. 19 important fields: as follow 1-Title,2-First name,3-Middel Name,4-last name,5-Suffix,6-company,7-job title,8-file as,9-email,10-website link,11-business phone,12-home phone,13-business fax,14-mobile, for business address 15-street,16-city,17-state,18-zip,19-country

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    1 bids

    Seeking a meticulous data miner for a detailed task. As an Accountant-focused organization, we're looking to expand our database. Here's what I need: 1. Collect contact information, specifically: - Indvidual accountant names - Email addresses - Phone numbers - Mailing addresses 2. Target Accountants as primary industry 3. Only include data from specified postcodes and regions of Queensland, Australia. Ideal freelancers should be: - Experienced in internet research and data extraction - Familiarity with Australian directories/specific websites would be beneficial - Accurate in data entry. As the accuracy of this information is crucial for our outreach, we need your work to be spot-on. If you're detail-oriented, savvy in hunting down elusive online data, and...

    $20 - $163
    Sealed
    $20 - $163
    20 bids

    I am looking for an experienced developer to refactor and improve the performance of my existing mobile application todo list. The todo list is currently written in Flutter and I would like to refactor using BLoC & list view builder for easier readability. The todo list works already by itself. No need to connect to firebase or update the UI etc. Just refactor the code existing working code. Skills and Experience: - Strong proficiency in Flutter and mobile application development - Strong proficiency in BLoC state management - Experience in refactoring and optimizing code for improved performance - Familiarity with mobile app UI/UX design principles - Knowledge of task management features and best practices Project Requirements: - Analyze the existing code...

    $511 (Avg Bid)
    $511 Avg Bid
    65 bids

    Verify a lead list emails to check for no bounce, will be hourly work 3 hours 5x a week!

    $3 / hr (Avg Bid)
    $3 / hr Avg Bid
    38 bids
    $1296 Avg Bid
    1 bids

    I have an Excel document that needs to be updated by reading data from a TXT file. The process must be automated via a script, filling in blank cells, distributed across all the sheets in the document. Key requirements include: 1. The ability to read and accurately interpret all fields from the TXT file. 2. Updated data should be posted to all sheets within the excel document, in the required cells. 3. In the case of data discrepancies within the TXT file, enable an automated resolution by defaulting to a specific value. Leveraging your expertise in data extraction, manipulation, and Excel automation will be instrumental for this project. Ideally, you are proficient in scripts suitable for handling such tasks, debatably the likes of Python or VBA, contingent on y...

    $459 (Avg Bid)
    $459 Avg Bid
    28 bids

    I'm seeking a freelan...experience in LinkedIn data mining with a focus in the tech industry. A high accuracy level of data should be assured. I have got a LinkedIn link of 4500 profiles of software engineering managers, I need all the list. Required fields : Contact first name, last name, company name, title, email address, phone number, industry, LinkedIn profile, state. I need all verified leads, check by verification software. Tell me what software do you use for lead generation ? Key Tasks: - Develop a list of LinkedIn titles specific to managerial level professionals in the technology industry - Focus area of list building should be Australia Ideal Skills: - Experience with LinkedIn data mining - Proficiency in tech industry headhunting - Familiarity wi...

    $110 (Avg Bid)
    $110 Avg Bid
    3 bids

    I'm seeking an expert data miner who is highly proficient at LinkedIn scrapes. The project involves sourcing a list of 500 sales prospects from LinkedIn to support an upcoming sales and marketing campaign. Here are the requirements: - Extract Name and Job Title: To ensure I reach out to the right individuals, I need their official names and job titles. - Retrieve Company Details: Understanding the prospects' company name and industry is crucial for preparing personalized pitches. Hence, I need this info to be part of the list. - Gather Contact Details: If accessible and as per LinkedIn policy, I need to have prospective contact details. Care must be taken not to violate any privacy standards. - Organizing the data: For this particular project, I'd like the...

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    29 bids

    In need of a capable professional who is experienced in LinkedIn prospect mining for purposes of lead generation. This involves: - Specifically targeting the Technology sector for potential prospects. - The search criteria should primarily focus on various Job titles within specified sector. - The produced list should contain valid contact details and matches the precise criteria. Prior experience on LinkedIn lead research is essential, preferably within the Technology domain. Proven efficiency and accuracy in past projects will be a plus.

    $21 (Avg Bid)
    $21 Avg Bid
    41 bids

    ...blockchain developer who can accurately commit our blockchain to Ethereum-list/chains. Responsibilities will include: - Committing our blockchain to ethereum-list/chains accurately following the given procedures. - Creating a pull request which in sync with Ethereum List/Chains format. The adherence to Ethereum List/Chains format is a must, as it helps maintain consistency and understandability. - Keeping up-to-date with the latest industry practices and ensure our working model is compliant with the advanced blockchain techniques. The ideal freelancer for this project is proficient in blockchain development, with thorough knowledge and experience with ethereum-list/chains. They can meticulously follow the specific Ethereum List/Chains format....

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    22 bids

    ...Incorporate the following data: Name, Email, Type, Stage, Sector, Company, and URL, Country) • The contact information is to be derived directly from an app that I will provide access to. Payment from the funded milestone on freelancer will only be released at the completion of the full list within the agreed time and successful testing. If the list is not completed in time, the project will be awarded to someone else and no partial payment will be made. On completion of the list, the accuracy of the list will be tested, and any missing/incorrect information will need to be completed within one day. Please keep the above in mind when submitting your proposal....

    $75 (Avg Bid)
    $75 Avg Bid
    1 bids

    I am seeking an experienced Website Support & Maintenance Specialist who is proficient in PHP and HTML/CSS. The ideal freelancer should be able to handle: - Wordpress theme and plugin updates - Jotform form integration - Zapier workflow automation - Google Sheets and Drive integrations - Google Workspace Platform - Event Calendar Pro Plugin - Tablepress Plugin - WP All I...will require ongoing support and we're open to working on retainer for the right candidate. At the very minimum, the candidate should be able to offer basic bug fixing support and handle the above-specified tasks. Comprehensive technical knowledge and the ability to work independently are pivotal for this role, but the candidate will work with our Technology Director on a regular basis in email, txt, ph...

    $32 / hr (Avg Bid)
    $32 / hr Avg Bid
    85 bids

    Hello, I need simple script in python which will use API to place orders on popular ecommerce website, I'll provide all documentations and API keys for this Script will need: function 1: read data from txt file, fill required by api variables with data from txt file send request to place orer save response (order placed/not placed) with order id function 2: check shipping details by order id and save response with tracking id to file

    $25 (Avg Bid)
    $25 Avg Bid
    7 bids

    ...can be used freely and offline. Objectives: Development of a ChatGPT-like Interface: The platform must have an intuitive and functional user interface, similar to ChatGPT, allowing for textual interactions and requests for analyses or codes. Data Integration and Analysis: Implement algorithms capable of reading, formatting, and analyzing data from different sources and formats (HTML, PDF, DOC, TXT, XLM, CSV) to train the AI models. Continuous Learning Capability: The system must allow for the continuous inclusion of new data to the existing database, automatically updating and improving the AI models. Development of a Local API: Create a local API that allows access to the platform's functionalities in a programmatic way. Support for Multiple AIs: The ability to integrate ...

    $1262 (Avg Bid)
    $1262 Avg Bid
    21 bids

    Email data.................. . ..........

    $50 (Avg Bid)
    $50 Avg Bid
    1 bids

    Looking for old Forex Excel files need IT, UK Leads if you have some lists give me the info how many have you got? info must have name, last name, email, phone number bulk needed around 1m per geo if you have it send me small image to see the fields, cost amount

    $28 (Avg Bid)
    $28 Avg Bid
    24 bids

    I'm looking to create a task list website that includes several key functionalities. The site will require: - User Registration: A sign-up and login system for users to create and access their individual accounts. - Task Categorization: Ability for users to categorize tasks for efficient management and easier navigation. - Due Date Reminders: A built-in system that sends automated reminders to users as due dates for tasks approach. In terms of design, I don't have a specific layout in mind and will need assistance in creating one that is user-friendly and appealing. The website should facilitate moderate level of user interaction, which involves task creation, deletion, sharing and messaging between users. Ideal freelancer for this project will have strong experien...

    $250 - $750
    Sealed
    $250 - $750
    75 bids

    I am seeking a skilled typist fluent in Kurdish, responsible for retyping my academic paper using Microsoft Word. A 130-page Uyghur book needs to be typed into a txt document without losing any information. One of the pages is attached. - Ideal Skills: Expert knowledge in Kurdish language typing, proficient use of MS Word, experience with academic documents. - Task: Transcribe my academic paper accurately, ensuring the paper formatting and language integrity. - Experience: Previous work in a similar field would be advantageous.

    $131 (Avg Bid)
    $131 Avg Bid
    29 bids

    I'm in urgent need of assistance to take my existing delivery data, which is currently stored in xls files, and quickly transform it into a clear, easily readable layout in Word. The work will involve creating an editable Word table that is divided by driver and delivery order. I'm seeking someone with: - Expertise in Microsoft Word and Excel - Experience in data transformation - Excellent attention to detail - Ability to work quickly and efficiently What you'll be doing: - Transposing data from xls files to a Word document - Creating a table in Word - Sorting data by driver and delivery order Please note: Specific elements/information for each delivery are currently undefined as the provided options were not selected. Further clarification on this will be provided su...

    $359 (Avg Bid)
    $359 Avg Bid
    48 bids

    A 130-page Uyghur book needs to be typed into a txt document without losing any information. One of the pages is attached.

    $41 (Avg Bid)
    $41 Avg Bid
    86 bids

    Need someone to Optimize 4 below sites to solve vast majority of issues mainly the Speed/Meta etc. Not the social bit Out of free reports but other 2 sites are Must be able to solve local schema, robots txt etc to optimize these sites. Under no circstamances have you to install any premium plugins with trails or any black hat optimizations techniques' to try make it look like you done work that won't last when free trial run out etc. Must be able to do all the work legitamately. Price is to cover 4 sites which be divided into 4 milestones to make sure we can review each site as done before next is started.

    $159 (Avg Bid)
    $159 Avg Bid
    84 bids

    ...Automating the transcription of a video. Test video : Test Prompt : See attached prompt file Use - ignore Steps will consist of : - Creating dummy webpage with fields as shown in the attached mockup2 - Enter the URL (MKV file - ) - Click transcription to transcribe the MKV file. - Enter the AI prompt (see attached prompt1.txt) in the textbox - Click Submit on the page to submit the transcription and prompt to the AI - The video URL (MKV file) and prompt will be submitted for detailed analysis to the AI model - The response from AI API will received and captured - The textbox on the web page will be updated to display the response. I require full code - backend and front end. I can setup subscription to AI API model

    $254 (Avg Bid)
    $254 Avg Bid
    31 bids

    list of about 150 organizations (in docx). Your job is to: — transfer the list of organizations to Google Sheets (or Excel) (just enter the name, not description) — for each of them add in 7 columns: acronym (if there is one), a website, contact email address (office or other main email, not webmaster), city (not whole address, just the city), country, year founded (establishment year), English Wikipedia link (if the organization does not have a Wiki page, leave empty)

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    1 bids

    Hi, I require some fresh freelancers who could easily help me to accomplish this project of details listing on google. All the details will be given to you. And it is compulsory to pass the test with the information that i will give you and you can ask me about the payment already so that the air will be clear and you can do work clearly .It won’t take much of your time. Newbies are most welcome. Looking forward to work easily smoothly here. This job not for Indian Bangladesh and Pakistan Thank you in advance

    $10 (Avg Bid)
    $10 Avg Bid
    47 bids

    removing lines that contain a word from all txt files in a directory build in c#

    $26 (Avg Bid)
    $26 Avg Bid
    17 bids

    Adding Products in Nop Commerce 50k List Nop commerce buildingsteps site name Roles: will share the catalog, need to add the products in website 50k products will have

    $90 (Avg Bid)
    $90 Avg Bid
    29 bids

    I need a list of 100 Upcoming Food Fairs in 2024, USA These are some of the things I need help with: 1. A list of all food fairs in the us 2. ⁠a list of all food and beverage fairs that focus on white-label foods. This is the part of the food portion. I would need for each: 1) name 2) sign up Link 3) price 4) location 5) requirements to attend 6) type of food fair I need 5 samples before starting the contract.

    $20 (Avg Bid)
    $20 Avg Bid
    20 bids

    1. Load the a whole list of patients from CSV file into the standing orders screen. It will search a SQL database to find the Internal ID 2. After we insert the orders, we then insert one record for each patient into the Appointment Book table for the Date of Procedures. Process identical to inserting into the currentrx - only one record so easier.

    $326 (Avg Bid)
    $326 Avg Bid
    1 bids

    I'm on the lookout for a Prolog expert with substantial experience in implementing data structures, specifically lists. The primary goal of my venture is list implementation along with the execution of basic list operations. Ideal skills for the project: - Comprehensive knowledge and proficiency in Prolog - Solid experience in implementing and analyzing data structures - A concrete understanding of list operations in Prolog The perfect candidate would be well-versed in Prolog and have a track-record of implementing successful data structures. This is a great opportunity to showcase your Prolog prowess on a real project!

    $92 (Avg Bid)
    $92 Avg Bid
    3 bids

    I am in need of a comprehensive list of fundraisers. These are people whose job is to raise charitable donations for their institution. - The focus, for this project, is primarily on fundraisers for Jewish institutions in Israel or Jewish institutions in the USA. -Initially we are looking for a thousand unique names/institutions that match the criteria, who are raising more than 2 million dollars a year. - As a minimum we need ---the name of the institution, ---its telephone number, ---its website address, ---the amount they raise each year, ---the name of the fundraiser ---and their personal email address. ---Where possible their direct line would also be useful. - All records should be delivered on Excel, one row per institution - Ideally, you will have experience and...

    $30 - $250
    Sealed
    $30 - $250
    40 bids

    You should be having a YouTube and a Facebook account. In this project, you will be primarily focusing on entering data into spreadsheets. This job comes with an important responsibility as the data provided must be organized and prepared for analysis. Here's what I'm looking for: - Expertise in data entry work, particularly with E...through the all videos on both Facebook and YouTube find the common videos and copy and paste the URL Example 1) 2) . . . Find all the common videos and list them in a file. Place these in a TXT file or Excel file so that I can verify.

    $24 (Avg Bid)
    $24 Avg Bid
    44 bids

    We are looking for a list of 100,000 leads from UK and US. We are looking for freelancers that already have such lists ready and do not need any work to be done by us, except to send us the lists. Since there is no work to be done, and our budget is $20 for the whole list, do not apply if you do not agree to our budget. Companies that we are looking for should be NEWLY REGISTERED, and SMALL COMPANIES from UK and US. List should have: - company name - person name - email - website (if exists) - location

    $18 (Avg Bid)
    $18 Avg Bid
    19 bids