Php script scraping data fields website jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 php script scraping data fields website jobs found, pricing in USD

    I'm looking for a qualified professional to scrape specific data from an undisclosed website. The key skills and qualifications needed for this project are: - Proficiency in Laravel Framework - Knowledge and experience in website data scraping - Ability to scrape text content specifically Although knowing the website to be scraped would be helpful, due to privacy reasons, the exact website will be discussed and disclosed privately. That being said, the website in question could potentially be an E-commerce site, a News blog, or a Social media platform. In terms of frequency, this is not a fixed schedule task. The scraping process will commence whenever needed, which means the frequency may vary. Please, ensure you have...

    $117 (Avg Bid)
    $117 Avg Bid
    99 bids

    The focu...ideal freelancer would be someone who has: - Considerable experience with Workato, particularly in creating recipies - Strong understanding and exposure to the Netsuite platform - Proven track record of implementing workflow automation for similar systems The specifics of the project entail: - Crafting new Workato recipies aimed at creating records within Netsuite - Harnessing the Employee data fields from Netsuite for this integration - Automating the onboarding and offboarding of employees via this Workato-Netsuite integration Your expertise in handling integration projects of such nature will greatly contribute to the success of this project. A strong background in similar projects in the past is highly essential. Looking forward to your contributions to aut...

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

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

    $22 - $184
    Sealed
    $22 - $184
    37 bids

    I'm in need of a professional to increment our current WordPress contact form. The work entails: - Incorporating new fields. Specifically, we want to introduce text input and checkbox fields. The text input fields should be designed to capture the following information: - Name - Email - Phone Number The ideal freelancer for this job would have a firm background in web development and a strong understanding of WordPress functionalities. Also, a good knowledge of user interface design would be beneficial, as we aim for an intuitive and user-friendly form layout.

    $22 (Avg Bid)
    $22 Avg Bid
    25 bids

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

    $144 (Avg Bid)
    $144 Avg Bid
    44 bids

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

    $28 (Avg Bid)
    $28 Avg Bid
    58 bids

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

    $570 (Avg Bid)
    $570 Avg Bid
    13 bids

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

    $114 (Avg Bid)
    $114 Avg Bid
    91 bids

    I need an Excel expert for creating an inclusive internal database. You'll work with a variety of data formats including text, numbers, and dates. Your tasks will include: - Importing data manually, from files, and through web scraping. - Ensuring that the Excel database houses all the necessary data we collect. It's important that you're skilled in data entry, file importation, and web scraping, because we're working with data from files and possibly scrapped data. Knowing your way around Excel and managing a large amount of data is a must for this job. Your expertise in database management can help streamline our work processes.

    $414 (Avg Bid)
    $414 Avg Bid
    161 bids

    I'm seeking an experienced developer to incorporate a customized quote feature into my Dokan Multivendor platform. This feature should specifically allow for: - Quote forms with custom fields: The enhancement should allow for the addition of text fields in the quote forms. The ideal freelancer for this job would have proven experience in similar projects, with a strong understanding of the Dokan Multivendor platform and form customization. Familiarity with creating and manipulating text fields within quote forms is also a key requirement.

    $122 (Avg Bid)
    $122 Avg Bid
    138 bids

    The project type is currently unspecified. I need assistance from versatile freelancers who are experienced in various fields, from website development, mobile app development, to graphic design. The precise purpose of our project is yet to be pinpointed but could range from selling products/services, sharing information, or promoting an event. Ideal Skills & Experience: - Website Development - Mobile App Development - Graphic Design - Adaptability to Various Project Types This open-ended nature requires that applicants are adept and versatile, capable of adapting to various demands that may arise. Your application will stand out if you show a depth and breadth of skill in the aforementioned areas. When applying, please include: - Overview of Past Work - Details...

    $512 (Avg Bid)
    $512 Avg Bid
    64 bids

    I have a python scrape that collects data from a website but the cookie and csrf have changed and I am not sure how to obtain the ones from dev tools. Here is the top part of the broken scrape code. Can you fix it? Full code attached. # Scraping import os import datetime from time import sleep import requests import pyodbc from 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 Fi...

    $142 (Avg Bid)
    $142 Avg Bid
    26 bids

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

    $343 (Avg Bid)
    $343 Avg Bid
    34 bids

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

    $231 (Avg Bid)
    Featured
    $231 Avg Bid
    6 bids

    ...need a skilled Android developer to integrate a custom class into it. The class should incorporate a WebView to automatically browse a designated website upon app launch. Additionally, during this one-minute browsing period, the WebView should scroll randomly within specific div elements on the webpage. Project Deliverables: Custom Class Integration: Develop a custom Java class that seamlessly integrates into the existing Android application. WebView Implementation: Implement WebView functionality within the custom class to display the designated website. Automatic Browsing: Configure the WebView to automatically start browsing the specified website upon the application's launch. Automatic Scrolling: Implement a mechanism to enable random scrolling within pre...

    $13 (Avg Bid)
    $13 Avg Bid
    39 bids

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

    $111 (Avg Bid)
    $111 Avg Bid
    89 bids

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

    $447 (Avg Bid)
    $447 Avg Bid
    168 bids

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

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

    ...experienced Python Django Flask developer who can handle a robust web scraping task. Due to the uncertainty of my specific needs: - The successful freelancer should be versatile and experienced in scraping varies content (text, images, and links) from different websites to ensure readiness for any requirements that may arise. - The exact websites for scraping haven't been decided yet. Hence, potential candidates should have the ability to scrape data from any relevant websites using the best suited methods. - As the frequency of the web scraping process is currently undefined, it will be an advantage if you can offer flexible solutions for daily, weekly or even monthly executions. Your proven experience in web scraping is essential, al...

    $15 - $25 / hr
    Sealed
    $15 - $25 / hr
    159 bids

    I am in need of an expert in any server-side language to review and fix my web scraping code, which recently stopped functioning since this morning, because the website implementing Cloudflare i think. I think the website implemented a bot-detector and may require a captcha solving. for NOW and must be fixed asap. Please don't use AI to respond to the bid, it's very noticable.

    $124 (Avg Bid)
    $124 Avg Bid
    101 bids

    Hi Awais A., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

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

    Hi Mustafa B., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $120 (Avg Bid)
    $120 Avg Bid
    1 bids

    Hi Awais A., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $50 (Avg Bid)
    $50 Avg Bid
    1 bids
    Php expert 6 days left

    php work required for some backend work

    $81 (Avg Bid)
    $81 Avg Bid
    21 bids

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

    $22 (Avg Bid)
    Guaranteed
    $22
    5 entries

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

    $21 (Avg Bid)
    $21 Avg Bid
    67 bids

    ...and load vehicle data efficiently. This upgrade necessitates the addition of two critical buttons: a 'Save' button and a 'Load' button. Key Requirements: - Implement features to allow the saving of user-entered data in a JSON file format. - Develop a mechanism for pre-loading vehicle data, enabling users to load existing datasets for further analysis or modification. - Supply two distinct datasets: one representing an understeering vehicle and the other an oversteering vehicle. -If you still have time : Ensure that the descriptions of the input fields are left-aligned for enhanced readability and usability. This have to be in german. Ideal Skills and Expertise: - Proficient in Python, with a comprehensive understanding of its ecosystem. ...

    $53 (Avg Bid)
    Guaranteed
    $53
    3 entries

    ...generation and management process to enhance efficiency and ensure a smooth data flow from Facebook directly into our CRM. This project will require the setup and testing of Zapier automations to ensure that leads captured through Facebook are accurately and promptly reflected in our CRM, along with any necessary data transformation. Key Responsibilities: • Analyze the provided PDF document detailing our specific requirements for Zapier integration. • Setup and configure Zapier automations between Facebook Lead Forms and our CRM. • Ensure that lead data, including custom fields and tags, are correctly mapped and transferred into the CRM. • Test the integration thoroughly to ensure accuracy and reliability of data flow. •...

    $118 (Avg Bid)
    $118 Avg Bid
    25 bids

    I require a Laravel developer with profound knowledge of SQL - specifically for data manipulation - and Firebase handling real-time data. The successful candidate will not only have expertise in Laravel development but also have the ability to efficaciously manipulate data using SQL. The ability to store data into SQL from firebase real-time don Firebase. Ideal Skills & Experience: - Laravel Development - SQL (Data Manipulation) - Firebase (Real-time Data Management) The developer must have a solid understanding and experience with Laravel, SQL, and Firebase. Proven track record in these fields would be advantageous. Also a little knowledge of MQTT but not required, I have html sample page and integration already implemented

    $43 (Avg Bid)
    $43 Avg Bid
    99 bids

    I'm in dire need of a skilled and efficient data miner to pull out specific website, article content/information from various websites. Key Responsibilities: - Apply effective data mining techniques to extract names, emails, job titles of email contacts - The key source of the data will be done via manual data mining techniques -The training will be provided by me Essential Skills: - Proficiency in data mining and manual web scraping. - Solid experience in handling monotonous work - Easy to train and understand my method of content/data extraction from a multitude of websites. - Attention to detail to accurately extract the desired information based on my training. Necesito urgentemente un minero de datos capacitado y efi...

    $94 (Avg Bid)
    $94 Avg Bid
    183 bids

    I am in need of an expert to upload PHP to a Hostingger server, install a Domain Validation SSL, and ensure that my corporate website is functioning smoothly. Key Aspects: - Install PHP on Hostingger server - Implement Domain Validation SSL on the website - Optimize for a smooth run of a corporate website Aside from setting up the basics, I also require specialized security features for the PHP part of my website. You should have extensive experience in programming and security handling. Skills and Experience: - Proficiency in PHP coding and security customizations - Expertise in Operating Hostingger Server - Experience in Domain Validation SSL Installation - Knowledge on corporate websites dynamics

    $21 (Avg Bid)
    $21 Avg Bid
    22 bids

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

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    5 bids

    I encountered an issue with the PayPal button on my site. what i want is : once the user fill 2 edit fields (wallet and amount ) the content of the 2 edit fields should be sent to a given email address after a successful payment. that's it. attached to this description you will find the html-file with the information i talked about. the max budget for this small task is $10. thank you

    $18 (Avg Bid)
    $18 Avg Bid
    89 bids

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

    $158 (Avg Bid)
    $158 Avg Bid
    93 bids

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

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

    I'm in immediate need of a professional with a strong grasp on Wordpress, PHP, and JS. There's a functionality issue causing trouble in our system - specifically the passing of JSON data to WooCommerce cart. Your task will be to identify and rectify this problem. Unfortunately, I cannot provide further information regarding specifics, so this project requires a self-starter who understands these elements thoroughly and can investigate potential issues. The ideal candidate will have: - Advanced knowledge in Wordpress, PHP, and JS. - Experience in WooCommerce ; specifically debugging issues around cart functionality. - Proven success in previous debugging tasks. - Ability to start working, immediately.

    $167 (Avg Bid)
    $167 Avg Bid
    265 bids

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

    $103 (Avg Bid)
    $103 Avg Bid
    115 bids

    Attention. Those who are ready should apply. People who only send requests should not apply. I am looking for a Cora PHP specialist who can add VIEWS code to the control panel. When the news articles are viewed by the users, it should be displayed in the control panel. Views should not be repeated, it should remember the user's ip address or device

    $21 (Avg Bid)
    $21 Avg Bid
    77 bids

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

    $16 (Avg Bid)
    $16 Avg Bid
    56 bids
    IBBA Data Scraping Task 6 days left
    VERIFIED

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

    $24 (Avg Bid)
    $24 Avg Bid
    101 bids
    Trophy icon Script Installation 2 days left

    Fertig Script installieren. Installation

    $40 (Avg Bid)
    Guaranteed
    $40
    7 entries

    ...create a web scraping program. The main purposes of this software is to gather information from approximately 50 targeted web pages across five different real estate reselling sites, specifically LMNP (furnished properties in managed residences). The specific data points to be extracted are: - Pricing - Property name - Property type - Profitability - Area/size - City - Department - Manager - Seller Furthermore, the program needs to include certain features: - An ability to filter results by résidence type - By City - By departement - Ascending/descending filter functionality This extracted data should be directly exported and compiled into a Google Sheet, which will be linked to a website for free viewing and filter. Freelancers with experie...

    $235 (Avg Bid)
    $235 Avg Bid
    105 bids

    I'm seeking a skilled PHP developer experienced in working with CS CART. The project involves: - Seamless API Integration: The ideal candidate must be familiar with integrating APIs effectively. - Efficient Database Management: You should have proven skills in database management to ensure everything runs smoothly. - Custom PHP Programming: We'll need custom solutions not provided by standard CS CART functions, hence, proficiency in PHP is a must. The completed project must epitomize a modern design. Therefore, the right freelancer should also have a flair for modern aesthetics. An understanding of CS CART is crucial for this job. Previous experience working with this CMS will be highly regarded.

    $1115 (Avg Bid)
    $1115 Avg Bid
    150 bids

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

    $29 (Avg Bid)
    $29 Avg Bid
    32 bids

    ...the suplier every day upload new xml the ssystem auto update or remove proudcts only products for xml prices,image,description all this update auto not manual messages for suplier: Subject: XML directives Top right "Welcome ..." -> My account From the options on the left (blue letters) -> XML Settings Tab General -> Select and define ftp or email (choose the sending method) XML Fields Tab -> selection of the fields you want the xml to receive to contain, you can also change their classification by drag n' drop from the arrows on the left. Categories Tab - check the subcategories you want to receive General information: Our XML starts and builds every night and once it's updated it's sent to you in the way you've pre-defined. You...

    $53 (Avg Bid)
    $53 Avg Bid
    37 bids

    Hi, I'm looking for a PHP developer with experience to help fix some errors on my webpages. They were functioning properly before. Could you please review the PDF file and let me know if you're capable of addressing the issues? I'll provide an FTP account for access to the source code, etc. My budget for this task is $70." Please only private developers apply, and only if you agree with my budget. Otherwise, please refrain from sending me any quotes that exceed my budget. Your main responsibility will be to ensure that the website functions smoothly without any disruptions, eradicating the error. Relevant expertise in PHP troubleshooting and website support are key to this task.

    $111 (Avg Bid)
    $111 Avg Bid
    140 bids

    I'm looking for an enthusiastic backend developer, proficient in JAVA, PHP, Ajax, and CodeIgniter (CI). I need someone who can handle various tasks, including: - Code development - Issue fixes - Database (DB) management Ideal candidates are self-starters who have a deep understanding of server-side scripting and API integrations. Qualified candidates must also be able to handle any bugs or issues that come up and be proactive in delivering solutions. Must update required documentation. Should support mobile app developers as required. Provide support and proper documentation for moving code to testing environment. Hourly MAX rate is INR 525/. Developer will provide time estimate for each task and milestone for the task will be created. All proposals must be accompanied with...

    $26 / hr (Avg Bid)
    $26 / hr Avg Bid
    64 bids

    I need an experienced resume writer who can craft an engaging and professional resume. Since I am in the mid-level of my career, the resume should properly showcase my accomplishments, skills and potential in a way that will make me stand out. While I have not specified my industry or special skills, the chosen freelancer should have broad experience in various fields and be able to highlight standard mid-career skills such as: - Leadership capabilities - Project management skills - Technical know-how Please share samples of your previous work and details about your experience in resume writing.

    $16 (Avg Bid)
    $16 Avg Bid
    28 bids

    I am currently seeking a skilled PHP Laravel developer to assist me with a project. I have a budget of INR2000 and a timeframe of 3 days for this task. **Project Overview:** I have a PHP Laravel source code that includes a licensing program, and I am looking for a talented developer to remove the entire licensing mechanism. Once the licensing program is successfully removed, I expect the freelancer to hand over the complete source code. I can provide a hosting package for testing purposes, or the freelancer is welcome to use their own hosting account. **Deliverables:** 1. Removal of the licensing program from the source code. 2. Handover of the complete source code. 3. Testing on provided hosting or freelancer's own hosting account. **Additional Requirements:** I requ...

    $21 (Avg Bid)
    $21 Avg Bid
    17 bids