Script scraping data php jobs

Filter

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

    I need a proficient Laravel and PHP developer to modify certain elements of my website. It's an e-commerce store, and the specific area of focus is the "Add to Cart" section. Tasks: - Update the existing body text Ideal Skills: - Proficiency in Laravel and PHP - Expertise in editing website text - Familiarity with e-commerce structures, particularly the 'Add to Cart' function Experience in similar tasks would be advantageous.

    $14 (Avg Bid)
    $14 Avg Bid
    6 bids

    I am looking for an experienced WordPress and PHP developer to help with functionality enhancements to my website. The project involves deleting some specific pages which will be provided in a list. In addition to this, minor modifications will be needed for other elements of the site to complete these updates. Key requirements for the role are: - Proficiency with PHP and WordPress - Experience with site functionality improvement - Ability to follow guidelines for page deletions and modifications - Understanding of user experience principles Some of the pages are in PHP, some are in Wordpress I'm looking for someone who can work diligently, maintaining communication throughout the project to ensure we achieve the desired results. The ideal freelancer should b...

    $74 (Avg Bid)
    $74 Avg Bid
    35 bids

    I'm in need of a qualified developer proficient in Pine Script to create a strategy for TradingView. This project has a specific goal which is to code a set of indicators together. The chosen freelancer should have a good understanding of different trading indicators. The strategy should integrate the following indicators: - Moving Average - Relative Strength Index (RSI) - Bollinger Bands - ADX - EMA-50 - EMA-200 - IVP I want to code this specific set of indicators correctly, to display together as one Indicator in the charts.

    $16 (Avg Bid)
    $16 Avg Bid
    1 bids

    I am in need of a skilled LUA script developer for a crucial project. Ideally you have expertise with ORMCOMM satellite monitoring devices . While I am not able to specify exact tasks at the moment, I am confident that this expert will be able to handle anything that comes their way, including potential bug fixing and code optimization. When sending in your application, please include: 1. Past Work: This is crucial towards understanding your practical experience with LUA script development. Specific Skills Required: 1. Proficiency in LUA script writing: Your competence in LUA script writing is critical to the successful execution of this project. This project requires someone with hands-on experience in LUA script development who can work flexibly a...

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

    I am in need of a highly skilled PHP developer, experienced in website development. Key Duties: • PHP coding to build a robust website from scratch Ideal Skills: • Extensive knowledge of PHP for website development • Strong problem-solving abilities • Good communication skills Experience: • Proven record in PHP website development Ignoring the questions about application functionalities and the purpose of the website might not allow the freelancers to fully understand the task, therefore, I strongly suggest answering all questions for the best results. However, your focus on PHP website development has been taken into account.

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

    I am looking for a dedicated and highly experienced WordPress developer who can create a module that will parse song lyrics from popular song lyrics websites Genius and MetroLyrics. The successful candidate should possess: - Significant experience in WordPress modules and plugins development - Familiarity with web scraping and parsing algorithms - Proven track record with similar projects This module is designed to extract full song lyrics from the referenced sites, not just snippet, and display them on a dedicated lyrics page within our website. This will serve as an addition to the existing content and involve the following requirements: 1. Efficient Lyrics Parsing: Parsing full lyrics from Genius and MetroLyrics, considering their different HTML structures. 2. Seamless In...

    $37 (Avg Bid)
    $37 Avg Bid
    28 bids

    I'm in need of an expert who can design a custom web scraping software that can extract specific information from multiple Amazon product pages. This isn't just a one-off task, but I need an ongoing solution to keep up-to-date with changes on the platform. Key details the tool should be able to extract: - Product title - Price - Description To execute this job, the preferred programming language to use is PHP. You should be highly proficient in this language and have extensive experience in software design and data extraction projects. Years in web scraping and familiarity with Amazon platform will be extremely beneficial for this role. Being able to create a software that is both efficient and accurate is the primary goal. Further, this project may...

    $9 (Avg Bid)
    $9 Avg Bid
    7 bids

    I'm looking for an experienced professional who can harvest downloadable Excel data from within a 10-day timeframe. More specifically, your objective is to: - Accurately scrape data from the specified website. - Ensure the data is properly formatted in Excel, which is crucial for further analysis. Ideal qualifications are: - Proven experience in web scraping - Proficiency in Excel data management. - Demonstrable capability to deliver within tight deadlines. Rapid completion is critical for this task and your swift communication will be highly appreciated.

    $100 (Avg Bid)
    $100 Avg Bid
    22 bids

    ...creatively craft a 70-episode romantic mini-series titled "Bad Boy Love". Each episode will be 90-120 seconds long, encapsulating a storyline centered around the transformation of the 'bad boy'. Here's what I'm after: - A narrative that keeps viewers hooked - Expertly woven character development that portrays the bad boy's transformation -The end product should be a captivating, clear, and concise script ready for production Ideal Skills: - Deep understanding of romantic storytelling - Ability to construe multi-layered characters - Experience in scriptwriting, especially in romance genre - Exceptional attention to detail and consistency - Meets deadlines consistently Experience in short-form storytelling and having crafted scripts for min...

    $404 (Avg Bid)
    $404 Avg Bid
    31 bids

    I'm seeking an experienced scriptwriter to draft 70 episodes for a romance radio drama. Your task will revolve around the theme of forbidden love, striving to captivate the hearts of listeners across different age groups. Key Responsibilities: - Generate engaging, creative narratives that resonate with both teens and adults - Integrate the theme of forbidden love seamlessly into the overall story Ideal Skills: - Strong experience in creative writing - Previous experience with romance narratives - Exceptional storytelling skills - Ability to engage different age groups. Looking forward to hearing your creative ideas!

    $437 (Avg Bid)
    $437 Avg Bid
    25 bids

    Hello all! I am looking for help in the creation of a logo for a new brand being added to my company. My company is focused in the e-commerce space and employs products across several different niches. The new...company. My company is focused in the e-commerce space and employs products across several different niches. The new brand being created is a generic brand which will sell products based around home decor/utilities ranging from home gym equipment to kitchen utensils. The brand (who's name I will keep confidential until selecting a prospect) logo does not need to be intricate. I am looking for a script logo mainly comprised of letters only. I am mainly interested in seeing different types of fonts and potentially some emblematic characters. I can explain more over a s...

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

    hi, i found a php script that is not working anymore, it was used to send notifications to single devices using but this system seems to be down.. I have the certificate updated and ready in .pem and .p8 format and the old function looks like this: function sendNotificationToPushService($certificate, $passphrase, $body, $deviceToken){ $ctx = stream_context_create(); stream_context_set_option($ctx, 'ssl', 'local_cert', $certificate); stream_context_set_option($ctx, 'ssl', 'passphrase', $passphrase); $fp = stream_socket_client('tls://', $err, $errstr, 60, STREAM_CLIENT_CONNECT, $ctx); if ($fp){ $payload = json_encode($body); $msg = chr(0) . pack('n', 32) . pack('H*', $deviceToken) . pack('n', strl...

    $133 (Avg Bid)
    $133 Avg Bid
    32 bids

    I'm currently in the decision-making phase for a web scraping and automation project and I am searching for a highly skilled AI developer who would create a script that will automate login to an undetermined third-party website using provided login credentials. Notably, the selected website will likely require an effective CAPTCHA solution. And while I am yet to specifically point out the type of data to be scraped, expect that this will be clarified as the project progresses. Required Skills & Experience: - Proficiency in Python programming - Experience with automation scripts - Ability to solve CAPTCHA challenges - High level of flexibility and adaptability since the specific details of the project are still under consideration.

    $220 (Avg Bid)
    $220 Avg Bid
    39 bids

    I'm in urgent need of a specialized professional to extract data and images from a certain website with the ultimate aim of database construction. Key Responsibilities: - Efficiently scrape the website for specific data fields - Capture all images and text descriptions from the site Ideal Candidate: - Possesses extensive experience with web scraping - Understands data architecture for database construction - Can deliver results swiftly, as the project timeline is immediate. Your quick response and execution would be greatly appreciated.

    $49 (Avg Bid)
    $49 Avg Bid
    30 bids

    Website Login Script Verification

    $6 (Avg Bid)
    $6 Avg Bid
    1 bids

    Hi K., my project got deleted ysterday with the scraping of the profiles (Rabbitsmeet). I hope you can reply via here!

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    PHP script needs to be setup for SSO. After successful login the users email and a random string needs to be entered into a database then the user should be redirected to another site with email and random string passed with the url.

    $98 (Avg Bid)
    $98 Avg Bid
    8 bids
    15+ years PHP developer 6 days left
    VERIFIED

    we are looking for a senior PHP developer with a minimum of 15 years of experience Skills and Experience MUST HAVE: - 15-20+ years of PHP development experience. - Proficient in Laravel framework. - Experience SQL Injection prevention/fixing - Finding and Securing any loop holes in the system - implementing new features , for enhancement of the platform, - **must be an independent developer, not an agency! - must be able to work on github - proficient in converting figma design to html/bootstrap - lastly making sure platform is mobile responsive Must have experience in social media or multi-user platform, chat system, ecommerce platform Must be knowleadble in updating designs as well when needed.u ar ******* DO NOT BID if you are an agency, if you are a marketing person o...

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    48 bids

    I am looking for a proficient DevOps who can create a PHP code for a Geolocation functionality. This code must be able to: Identify user location and send him to relevant domain for example: User X come from Germany (Country code DE) traffic will go to User Y come from Greece (Country code GR) traffic will go to Else all other user traffic from all other location will go to If you know how to make this code please contact me.

    $122 (Avg Bid)
    $122 Avg Bid
    7 bids
    Web Scraping to app mobile 6 days left
    VERIFIED

    Hi I want Web scraping for app mobile with OpenBullet * capture Login with nickname * make config to openbullet link openbullet: link app: https://www.freelancer.com/users/l.php?url=https:%2F%%2Fstore%2Fapps%2Fdetails%3Fid%%26hl%3Den&sig=9b904fe6174e741121aa524eb52e74e3f0f1486e19e30c3 678ed6ede0309074b

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

    If you're a proficient PHP expert with experience in resolving website creating ticket that can work across multiple platforms, this job is for you. Here's what you'll be working on: - Unending loading issue: When users attempt to creating ticket my website, the creating ticket keeps loading eventually creating ticket an ticket. This needs to be fixed. - Cross-platform issue: The problem isn't device-specific. It's happening on all devices inclusive of desktop and mobile, hence the solution should function across all platforms. - Browser compatibility: I have observed this issue across multiple web browsers, Google Chrome, Mozilla Firefox, and Safari. Therefore, the fix needs to be compatible with all these browsers. Skills and Experience: - Extensi...

    $179 (Avg Bid)
    $179 Avg Bid
    63 bids

    I require a comprehensive data collection on ceramic and porcelain tile importing companies in Russia, aiming for more than 100 firms. This isn't just any data compilation task; It requires strategic searching, efficient data scraping, and meticulous vetting to ensure up-to-date and correct information. Data Details: - Company name - Contact information (phone/email) - Location/address - Company website - Social media references The ideal freelancer for this job would have proven experience in data scraping and lead generation, with a keen attention to details and a good understanding of Russian business landscape. Experience in the Ceramic & Porcelain Tiles industry would be a bonus. Remember, quality and accuracy is key in ...

    $109 (Avg Bid)
    $109 Avg Bid
    14 bids

    Maintenance: AWS Restful API Server Experience AND PHP Laravel Backend Restful API Expert AWS Requirements: - Create/Configure a new instance for a PHP and DB RESTFUL instance. The instance must be capable of 60 simultaneous Restful API server connections. Each Restful connection must support up to 60 seconds of single-call data transfer. The largest PHP Restful API call data transfer is up to 4 MB with an average of. Document the steps of creating and configuring this instance so that a Program Manager role can replicate it. Note: This work is to duplicate the Production Server on another AWS account. We need to create a Dev Server for mobile app development and understand the Production Server. We also need to configure a DB within the ...

    $195 / hr (Avg Bid)
    $195 / hr Avg Bid
    71 bids
    Script Review 9 days left

    I will examine the script myself then get back to you with the best solution

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

    I'm in a rush to have a skilled PHP developer and launch 3 integral pages for my website. First, an input form page is required where custom fields can be easily added for users to fill out. Following this, a data display page is needed to effectively and attractively present this user-provided data. Skills and Experience: - Experience in Core PHP - Basic Input forms skill It has 3 pages:, Page1: Input certain text and it should be stored to database. Page 2 & 3 are from one page: Input certain text in page 2 and it should show output on same page using table data from Page 1 and input here. Page 4: Input certain text, it should generate output using table data from Page 1 and input here. Please check and get this project started ri...

    $38 (Avg Bid)
    $38 Avg Bid
    23 bids

    I'm looking for a professional who can thoroughly inspect and validate a login script I’ve developed for my website. The script is created in HTML5 and is designed for manual registrations, hence no social media integrations are required. Ideal Skills: - Expertise in HTML5 - Thorough understanding of secure coding practices - Experience in testing website scripts Specifically, I require: - A detailed review of the existing script - Confirmation that it functions correctly for user registration and login process - Assurance that it’s operating over Secure HTTP (HTTPS) only to ensure data security Looking forward to working with professionals with a keen eye for detail and a comprehensive understanding of secure web development.

    $110 (Avg Bid)
    $110 Avg Bid
    63 bids

    I have an automated script created which when I receive a new email, will scan for a word after a colon, copy this word and paste and enter on another specific portion of my screen instantly. (the coordinates of the screen portion will stay constant). Specific portion is a search bar in one of the program. So that should paste the word in the search bar, and clicks enter. In that time when the email comes in, it should work instantly. And, I have the script, but it has a glitch. I need to amend the script so that we use just the subject line to search and then it can’t be affected by how people format their emails and if they use links etc. Please apply only if you are available today to get this done!

    $87 (Avg Bid)
    $87 Avg Bid
    23 bids

    If you're a proficient PHP expert with experience in resolving website signup glitches that can work across multiple platforms, this job is for you. Here's what you'll be working on: - Unending loading issue: When users attempt to sign up on my website, the signup page keeps loading without eventually creating an account. This needs to be fixed. - Cross-platform issue: The problem isn't device-specific. It's happening on all devices inclusive of desktop and mobile, hence the solution should function across all platforms. - Browser compatibility: I have observed this issue across multiple web browsers, Google Chrome, Mozilla Firefox, and Safari. Therefore, the fix needs to be compatible with all these browsers. Skills and Experience: - Extensive PHP...

    $183 (Avg Bid)
    $183 Avg Bid
    87 bids

    ...in reaching both B2B and B2C audiences. Ideally, you should be an all-round digital marketing expert with proven skills in: Responsibilities: Lead Generation: ● Utilize various channels such as cold calls, cold emails, and LinkedIn outreach to generate qualified leads. ● Conduct thorough research to identify potential clients and industries that align with the company's offerings. ● Employ data scraping techniques and prospect hunting methods to expand the lead database. Strategic Sales Approach: ● Develop and implement strategic lead generation plans to target key sectors and industries. ● Create effective sales presentations and pitches tailored to the needs of potential clients. ● Develop enterprise sales strategies to engage with large-scale clients and organizati...

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    16 bids

    I am in urgent need of a skilled Python programmer with proficiency in web scraping and data extraction. I am embarking on a project involving the extraction of specific data sets from Yellow pages. Specifically, - Business Name - Address - Phone Number - Email - Website max data 10k lowest budget freelancer will be prefared. I look forward to working with a dedicated and skilled professional.

    $22 (Avg Bid)
    $22 Avg Bid
    11 bids

    We're seeking an experienced script writer to create engaging business case study videos. The first task serves as a trial, unpaid. Successful candidates will enjoy ongoing paid projects with one script per week. Terms: Trial script unpaid, subsequent projects compensated.Long-term collaboration potential. Payment is discussed before each project. Application Process: Apply if you agree. More details provided post-proposal.

    $11 (Avg Bid)
    $11 Avg Bid
    7 bids

    ...and analyzing stock market data. This script should be developed using the ReactJS framework. This script will be built with the Basic features for any Candlstic chart inspired by the Tadingview chart platform. Features for candlesticks chart like: - Time frame series. (1,2,3,4... minutes; 1,2,3,4... Hours; 1,2,3,4... Days; 1,2,3,4... Weeks; 1,2,3,4... months; 1,2,3,4... Years). - Plotting type (Bars, Candles, Hollow candles, Area, Heikin Ashi, Renko, Range). - Indicator ( Rsi, Volume, MACD, ....And more). - Drawing Tool ( Trendline, Horizontal line, Vertical line, Channels ....And more). - Screenshot. - Save any drawing by the user for any Ticker. Ideal Skills and Experience: - Proficiency in JavaScript and ReactJS is required. - Experience in real-time d...

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    84 bids

    I urgently need a proficient data miner or scraper to collect specific information about 6000 companies that offer reputation services. This project needs to be delivered by 1 pm today. Your task will involve: - Scraping the company name and website URL - There's no specific criteria or filters to apply for this job, the companies can be located anywhere and can belong to any industry. - Delivery of scraped data in an Excel file. In order to efficiently deliver this project, you should have: - Demonstrable experience with web scraping or data mining - Attention to detail - Proficiency in Excel - Ability to work on a tight deadline.

    $2 / hr (Avg Bid)
    $2 / hr Avg Bid
    27 bids

    I'm seeking a skilled Google App Script developer who can: - Create tailored Google Sheets functions that align with my business workflow requirements. - Seamlessly integrate these functions with other Google services for a streamlined process. The primary objective of this project is to improve and optimize my workflow procedures. As such, a developer with a strong understanding of business processes and prior experience in Google Sheets customization would be ideal. Please note that this project may fall under the intermediate level. It will necessitate some degree of customization and integration, so adaptability and problem-solving skills are essential. Interested candidates should provide examples of similar works as proof of familiarity with such projects.

    $304 (Avg Bid)
    $304 Avg Bid
    35 bids

    I'm on the hunt for a talented developer who has a vast knowledge of Pine Script. I lack skills in Pine Script, so I need someone who can make alterations to my existing code. You will be responsible for the following: - Tweaking signal parameters to improve accuracy - Implementing new indicators to provide a multifaceted approach - Finessing the entry/exit conditions for enhanced performance This project requires someone with a high-level understanding of Pine Script who can modify existing code and make insightful improvements successfully. Your ability to integrate new indicators and adjust signal parameters and entry/exit conditions is vital. This job is perfect for someone detail-oriented, has excellent coding skills, and a keen understanding of trading s...

    $147 (Avg Bid)
    $147 Avg Bid
    19 bids

    I'm in need of a system that automates the rescheduling of American visa interview appointments. Here are the project requirements: - ...system that automates the rescheduling of American visa interview appointments. Here are the project requirements: - Monitor the website for available dates - Automatically reschedule when a date becomes available - This system should be developed as an extension - I am open to the system being programmed in any language Ideal skills needed would include web scraping, automation, and proficiency in JavaScript, Python, or Java. Familiarity with the visa appointment scheduling website is preferred but not a requirement. Any interested freelancers should have experience in creating similar appointment scheduling systems.

    $196 (Avg Bid)
    $196 Avg Bid
    16 bids

    ...technical writer with a solid foundation in PHP, Python, and Networking. Your core duties will include: - Developing technical reports on PHP, Python, and Networking. - Solving queries related to PHP, Python, and Networking. Ideal Candidate: - A technical writer with proven experience in software development - Deep understanding of PHP, Python, and Networking is a must. - Ability to translate complex information into simple, readable content. - Have knowledge of citation and referencing Your background in these areas will be essential in producing digestible content that those beginning to immerse themselves in these technical areas can understand. Your work will be instrumental in our readers' learning journey, making their first steps into PH...

    $249 (Avg Bid)
    $249 Avg Bid
    14 bids

    I require a seasoned professional with a unique skill set in web scraping, data mining, and the ability to be a virtual assistant. This is required to assist in gathering emails of a list of companies I already have at hand. The job entails the following: - Extracting emails of the listed companies. Key job requirements include: - Proven experience in web scraping, data mining and Excel - High attention to detail and accuracy - Familiarity with email gathering processes The purpose of these emails is for sales and marketing purposes; thus, discretion and adherence to GDPR and other privacy laws are of utmost importance. The list I'll provide is in Excel format, therefore a good understanding and efficiency in Excel would be greatly beneficial. Pleas...

    $24 (Avg Bid)
    $24 Avg Bid
    8 bids

    I require a meticulous specialist for a thorough review of my custom web application, focused on identifying and remedying PHP security vulnerabilities, particularly in data handling and storage. Key Responsibilities: - Evaluate and address security issues related to data handling and storage - Ensure secure use of MySQL Databases Ideal Skills: - Deep understanding of PHP applications - Expertise in MySQL databases - Prior experience in web application security audits. Your mission will be to improve the security of our product. We are prioritizing professionals who can present an efficient methodology for security review and, if needed, propose solutions to fix detected vulnerabilities.

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

    I am looking for an experienced developer well-versed in C++ and Python to resolve build issues in a Bitcoin repository. These issues encompass compilation errors, dependency conflicts, and build script problems. As yet, no initial troubleshooting steps have been tried on the issues at hand. The ideal talent for this project should have: - Extensive knowledge of C++ and Python. - Experience resolving build issues, specifically in a Bitcoin repository. - Expertise in dealing with dependency conflicts and build script problems. - Ability to analyze compilation errors. - Independent problem-solving skills as no preliminary troubleshooting has been done. This project will require both strong technical skills and effective communication to ensure all build

    $181 (Avg Bid)
    $181 Avg Bid
    6 bids

    As a system developer, I am in need of a proficient bash scripting and Jenkins pipeline specialist to help with several tasks on my Linux-based project that also utilizes JavaScript and Java. Tasks involve: Sonarqube integration with jenkins build - Drafting bash scripts - Setting up Jenkins pipelines - Troubleshooting existing scripts or pipelines A successful candidate should have: - Extensive experience with Linux, Jenkins, bash scripting - Proficiency in JavaScript and Java - Proven track record in troubleshooting and resolving scripting issues in a timely manner I am open to collaborating with both intermediate and expert level freelancers. This project provides a great opportunity for bash scripting and Jenkins pipeline professionals looking to expand their portfolio.

    $146 (Avg Bid)
    $146 Avg Bid
    24 bids

    I'm seeking a talented professional to create a 10-minute, AI-animated explainer video focusing on a specific legal process. The script is prepared, along with a related diagram and a previous video version. I'm looking for someone proficient in AI animation, ideally with some understanding of legal terminology and processes, to enhance the comprehension for my target audience: the general public. The main objectives of the project are: - Convey a complex legal process in a simple, engaging format. - Draw on my provided script and diagram to build the animation. - Maintain the video length around 10 minutes. While prior experience in law-focused explainer videos is a plus, the most important skills here are creativity and the ability to explain complex ideas in ...

    $96 (Avg Bid)
    $96 Avg Bid
    22 bids

    I am urgently in need of a Laravel PHP expert to help with an ongoing issue I have with my code. There's an undefined variable error that is causing disruption, and I need assistance to fix it. Key tasks: - Debug the current Laravel PHP code - Identify and solve the 'undefined variable error' Due to the nature of the error, I suspect it might be affecting a significant portion of the code, however I'm unable to confirm where the issue lies exactly. Required Skills: - Proficiency in Laravel PHP - Excellent debugging skills - Ability to work under time pressure I need this task completed as soon as possible, hence speed and accuracy are of the essence.

    $26 (Avg Bid)
    $26 Avg Bid
    6 bids

    I need a proficient Python programmer to undertake a multifaceted project involving three primary tasks: - Data analysis: You should be adept at analyzing and interpreting complex data sets, transforming data into actionable insights. - Web scraping: The project requires mining data from various websites. Existing knowledge of web scraping methods and tools is expected. - Backend development: The successful candidate will demonstrate strong backend development skills to ensure the smooth functioning and accessibility of data. Unfortunately, I skipped the questions about the project's main goal and timeline. But, I am looking for someone who can discuss the necessary deadlines in more detail after understanding the scope of the project...

    $1204 (Avg Bid)
    $1204 Avg Bid
    77 bids

    I'm currently facing an issue with PHP not being able to connect to the MySQL database on XAMPP. Despite checking the connection parameters, restarting XAMPP and my PC, and even reinstalling XAMPP, the problem persists. I'm urgently seeking a professional who has experience with: - PHP programming - MySQL database - XAMPP configuration Your role will be to identify and rectify the root cause of this issue to restore normal functionality. Extensive knowledge of XAMPP's inner workings and PHP-MySQL connections is crucial for this task. I recently migrated a few personal websites from an old VPS to a new VPS and have been unable to configure XAMPP correctly.

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    104 bids

    I'm looking for a skilled PHP developer to assist with my project. The main task will be the development of a web application focusing on user registration and management. Though no specific PHP frameworks were selected, I would highly appreciate experience with frameworks such as Laravel, CodeIgniter, and Symfony. Understanding modern PHP best practices and the ability to write, test, and maintain clean PHP code is also required. Here are specific task: - Developing the User Registration and Management System If you have any previous experience developing similar systems, kindly provide examples or references with your proposal. Your understanding of frontend programming is also crucial as you will be working with frontend developers to integrate t...

    $179 (Avg Bid)
    $179 Avg Bid
    49 bids

    I need a skilled Python programmer to create a script that enables me to connect to a checkpoint MDS and CMA and panorama. I am looking to automate the process of analyzing a list of IP addresses in a CSV file and eliminate the obsolete objects from the rulebase of a specified policy package. The key functions for this project are: - Reading from a CSV file - Checking the existence of specific objects - Auto-deleting obsolete objects where required - Generating a detailed report upon task completion A deep understanding of Python is essential for this job, as well as familiarity with Network Security and Checkpoint Firewall. Experience in automation and reporting is also needed. I'm hoping for a solution that increases my work productivity by reducing manual tasks.

    $151 (Avg Bid)
    $151 Avg Bid
    24 bids

    Seeking a skilled Python Developer who specializes in web scraping for data analysis and competitor research. This entails: - Scraping Airbnb websites - Extracting specific data types: product details, customer reviews and seller information The ideal candidate has a robust background in web scraping, data analysis, and Python development. It would be a plus if you have worked on similar projects related to e-commerce platforms. Final deliverables would be a clean, structured database containing the specified data. Please include any relevant experience in your proposal and clarify your approach towards data scraping on e-commerce sites.

    $475 (Avg Bid)
    $475 Avg Bid
    55 bids
    web scraping 6 days left

    i I want a Python developer who can code a script that open 1 page online store on google chrome and Checks the availability of a products on this page thane the script poste on x platform to tell product is Available now on the store , its only One page contains 8 products , You do not need to deal with more than one page . the script must keep Refreshing the page , and Checks product availability.

    $27 (Avg Bid)
    $27 Avg Bid
    16 bids
    A pynq Codesign CApi 6 days left
    VERIFIED

    It is desired to build a script to run my code generated in Vivado. I already have this project working on Pynq and it works correctly; however, I want it to work with a Pynq API for C. Interested, send a message

    $134 (Avg Bid)
    $134 Avg Bid
    14 bids