Install python 3.6 ubuntu jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 install python 3.6 ubuntu jobs found, pricing in USD

    Hello Team, I have a nodejs (ExpressJs) app which is running on 3000 port on AWS EC2 ubuntu server, I want to implement the load balancing in the app so that my app can utilize the available cores of the CPU, I have two vcpu in my virtual machine. The app involved realtime communication usng , this is working fine when I use pm2 without cluster mode. But when I start the pm2 in cluster mode then my connection doesnt work and sometime it work and soemtime it doesnt work. I need a person who have done this implementation befoe so that work fine with pm2 cluster mode. I will not be able to provide you the code however you can guide me or take the remote access to solve this issue.

    $107 (Avg Bid)
    $107 Avg Bid
    12 bids
    Python Data Engineer Needed 6 days left
    VERIFIED

    I am looking for an experienced Python data engineer to support a key project of our team. Skills & Experience Required: - Proficient in Python language - Experience with SQL and R - Past experience in data cleaning and preprocessing - Expertise in data analysis and visualization - Proficient in creating Python classes for data manipulation Please include in your proposal: - Detailed project proposals - Experience with similar projects - Your work samples related to data manipulation, analysis, cleaning and preprocessing using Python, SQL, and R. Your capacity to perform these tasks will be key to the success of our project.

    $106 (Avg Bid)
    $106 Avg Bid
    4 bids

    PLEASE DON'T BID IF YOU CANNOT WRITE EXCEL MACRO TO SCRAPE THE DATA. PYTHON SCRAPPER DON'T NEED I'm in need of a VBA developer who can help in creating a small code for scraping contact details from a specific website. The task involves creating a button in an Excel file that triggers the scraping process and saves the extracted data back into the same Excel file. Note : Project budget is only 6k because it will take max 2-3 hour for experience developer Key Requirements: - Scrape contact details from - Specifically, scrape Owner Name & Address - Implement a function where a user clicking a button triggers the scraping process - Save the extracted data back into the same Excel file Ideal Skills & Experience: - Proficient in VBA programming

    $152 (Avg Bid)
    $152 Avg Bid
    5 bids

    I'm looking for a skilled freelancer who can help set up a Flutter development environment on my Windows machine. Key Requirements: - i heve already my flutter zip file - I don't have Flutter installed on the computer, so the freelancer will need to install Flutter SDK. - Prior experience with Flutter and Windows is essential. - I'm looking for support in setting up my Visual Studio Code IDE as my primary development environment. Skills and Experience: - Proficient in setting up Flutter on Windows. - Experienced with Visual Studio Code. - Good understanding of Flutter development. Please include your relevant experience and availability in your bid.

    $34 (Avg Bid)
    $34 Avg Bid
    8 bids
    $60 Avg Bid
    1 bids

    To Do App Codeigniter 3 module create Send me source code and DB form resale milestones INR 5000

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

    We are seeking a highly skilled Python developer with expertise in Microsoft 365, Azure, and Selenium automation to develop a sophisticated account management and reporting system. This project involves integrating Microsoft 365 with Bitwarden or a secure credential management system, automating user account management, and implementing Selenium scripts for login verification and automated reporting from web portals. Responsibilities: Integrate Microsoft 365 and Bitwarden APIs to automate the creation and management of user accounts and secure credentials. Develop and maintain Selenium automation scripts to validate logins and pull reports from web portals. Implement robust error handling and reporting mechanisms for failed logins and other issues. Schedule automat...

    $14 / hr (Avg Bid)
    NDA
    $14 / hr Avg Bid
    8 bids

    I need Lambda/Python code to update the Log Subscription filter. Chat GPT doesn't work. The problem is when you "put_subscription_filter" it creates the second one but doesn't delete the first one. I need the code to delete the first data from STack and create a new Filter. Everything running from Cloud Formation stack. (In example I attached there is no delete the previous filter it is creating the second one)

    $146 (Avg Bid)
    $146 Avg Bid
    32 bids

    I'm in need of a skilled backend developer to build the foundation of a new system using Python with Flask. Due to my busy schedule, I'm outsourcing this task to ensure it's handled with the utmost professionalism and efficiency. Key Responsibilities: Develop a production-ready Flask application. Implement automatic database migrations and manage the database using SQLAlchemy ORM. Securely store sensitive information using .env files. Structure the application with clear folder organization, including directories for services, templates, controllers, models, schemas and middleware. Create a user registration system that captures simple data such as email and password. Develop a content management system that dynamically serves page content based on language selection...

    $168 (Avg Bid)
    $168 Avg Bid
    39 bids

    Project Description: We are seeking a talented freelancer with expertise in TouchDe...Establish a TouchDesigner project that will serve as the platform for displaying audio data. Python Scripting in TouchDesigner: Write Python scripts within TouchDesigner to import and utilize data extracted from the AI analysis. Creation of Custom Operators: Employ CHOP (Channel Operators) to manipulate audio data in real time and TOP (Texture Operators) to display associated visual elements. Deliverables: A fully functional TouchDesigner project incorporating both audio-visual and interactive elements. Complete Python code for developing AI models and processing audio. A fully operational web-based platform to display the interactive audio-visual content. The project should be co...

    $270 - $809
    Sealed NDA
    $270 - $809
    10 bids

    Following our today's chat I would like to ask you for doing the installation of both CrewAI and n8n on my Hostinger VPS. After the installation I should be able to access and run CrewAI using and n8n using https://n8n.mystratex.com. Please check the milestones/tasks created for this project, for more information.

    $85 (Avg Bid)
    $85 Avg Bid
    1 bids

    We're looking to integrate a Python script into our MySQL database to perform data analysis.: - Primary Task: The script's main responsibility will be to filter our data based on specific conditions. - Data Interactions: The script will predominantly be running operations on numerical and textual data. We're interested in candidates with a strong background in data analysis using Python and MySQL. Expertise in scripting languages, especially Python, is vital. Familiarity with MySQL is crucial as well - you should be comfortable working with numerical and text data within these databases. Efficiency, accuracy, and attention to detail are key for this task.

    $83 (Avg Bid)
    $83 Avg Bid
    14 bids
    3 Olives Flyer 9 days left

    This has already been completed.

    $70 (Avg Bid)
    $70 Avg Bid
    1 bids

    ...from it. We want to create a wrapper in Python so Python programmers can use the device easily. Below is an extract from the .h file for the .dll showing the functions that we want the wrapper to call. FT_HANDLE SENSOR_DLL usb_initialize(char * snum); int SENSOR_DLL usb_deinit(FT_HANDLE ftHandle); int SENSOR_DLL usb_dll_revision(unsigned int *revision); int SENSOR_DLL usb_read_image(FT_HANDLE ftHandle, IMAGE_PACKET_T *buff, unsigned int timeout); int SENSOR_DLL usb_set_gain(FT_HANDLE ftHandle, GAIN_STATE data); int SENSOR_DLL usb_set_trig_mode(FT_HANDLE ftHandle, TRIG_MODE mode); int SENSOR_DLL usb_set_interval(FT_HANDLE ftHandle, uint32_t data); Once you've made the wrapper, we'd like you to make a Python script which calls the Python...

    $173 (Avg Bid)
    $173 Avg Bid
    27 bids

    Generate Exe from Python Source Code and How to Backup Files from Pythonanywhere. I need someone who can just put the Icon on the Code of Python and generate the EXE from Python Code and also how to backup all files from PythonAnywhere.

    $141 (Avg Bid)
    $141 Avg Bid
    31 bids

    I'm in need of a skilled backend developer, particularly experienced in Python, for an ongoing project. The ideal candidate should: - Have a strong background in Python - Be proficient in database management, API integration, and server configuration

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

    Hi! I am seeking an expert in Google Cloud's Pub/Sub service. My Python application needs to publish and subscribe to text data messages. Knowledge in message encoding and decoding, as well as Pub/Sub client libraries, is crucial. Therefore, a strong background in Python and Google Cloud Platform is required. Take a look a example image attached. Key responsibilities include: - Assisting with publishing text data messages - Helping with subscribing to these messages Please have proven experience in Google Cloud's Pub/Sub and Python programming for processing text data.

    $162 (Avg Bid)
    $162 Avg Bid
    25 bids

    ...Machine Learning developer who has proficient skills in Python. The project is specifically based around a computer vision task. I need assistance with the following: - Correcting my current code base: I have already developed some code for Handwriting Character Recognition but I am facing some bugs and errors that I can't seem to resolve. Therefore, your primary task will be to correct these issues in the existing code. The project centers around: - Handwriting Character Recognition: This is essentially a computer vision task and so experience in this area is a must. The final code should be able to: - Recognize handwritten characters that are presented to the system. It's important that you have: - Strong proficiency in Python with a focus on Machine Le...

    $17 (Avg Bid)
    Urgent
    $17 Avg Bid
    4 bids

    I'm looking to build a loyalty app that can be utilized across multiple industries. While I've missed providing specific features, target audience, and user interaction details, my aim is to create a versatile SaaS solution. with same idea in Key requirements: - Development of a user-friendly, scalable, and secure loyalty SaaS platform - In...Integration with Apple wallet and Samsung pay The ideal freelancer for this project would have: - Proficiency in SaaS software development, particularly within the loyalty sector - A strong understanding of various businesses and customer needs - Experience in creating versatile and scalable platforms - Ability to provide user-friendly and intuitive interfaces. we recommend use php or python or node js for backend

    $1503 (Avg Bid)
    $1503 Avg Bid
    136 bids

    ...recommend similar products. (Might not be needed) - Development of a scalable backend to support real-time data tools and user analytics. Requested Technical Skills: - Experience creating sustainable Data modells - Experience in browser-extension development with JavaScript, HTML, CSS, and modern frameworks (React, Angular, Vue.js). - Proficiency in backend programming, particularly with Node.js or Python. - Strong understanding of RESTful API design and development. - Experience working with cloud services (AWS, Azure, Google Cloud). - Skills in data analysis and machine learning are a plus. - Proficiency in database management, especially SQL and NoSQL databases. If you are passionate about technical innovation and want to be part of a team striving to change e-commerce, pl...

    $573 (Avg Bid)
    NDA
    $573 Avg Bid
    90 bids

    I am looking for a programmer to develop a software application. The application should have a user-friendly interface, be highly functional, and should be designed keeping scalability in mind. Key Requirements: - Proficiency in one or more of the following languages: Python, Java, C++ - Experience in software development - Ability to create a user-friendly interface - Knowledge of best coding practices and ability to ensure high performance and scalability. If you are comfortable working with the above requirements, please bid for the project.

    $2160 (Avg Bid)
    $2160 Avg Bid
    96 bids

    I need a Python developer who can create an automated IME barcode system. The system should handle bulk entries and generate images. Barcode experience is essential for this project. Key Requirements: - Handling of Code 128 and IMEI barcode types - Generating barcode images in PNG format - Capability to handle bulk entries, preferably through CSV file uploads The ideal candidate should have: - Proficiency in Python - Experience with barcode generation and handling of bulk data - Familiarity with handling CSV files in Python This project is suited for someone who is detail-oriented and has a strong understanding of automation and barcode systems. Please apply if you have the required skills and experience.

    $173 (Avg Bid)
    $173 Avg Bid
    45 bids

    - I require someone proficient in Python and knowledgeable about Software Defined Radios (SDR), specifically the BladeRF unit. - The task will require to estimate the direction of arrival of a reflected wave generated from the BladeRF, which on reception will be required to run on a platform and generate a plot on a compass depicting the angle

    $44 (Avg Bid)
    $44 Avg Bid
    3 bids

    As a driven individual, I'm seeking an experienced software developer who can build a sophisticated algo trading software. Key Requirements: - Proficiency in Python and Java. Your proven experience in these languages will be crucial to the development of this software. - Openness to both web based and desktop applications. As I am still in the deciding phase, we can discuss which approach best suits my needs during the proposal phase. - The software must include automated trading strategy execution and risk management tools. Your understanding and experience in these aspects will be paramount. Looking forward to a successful collaboration.

    $1428 (Avg Bid)
    $1428 Avg Bid
    22 bids
    Reinforcement Learning -- 2 6 days left
    VERIFIED

    Reinforcement Learning Goal: - Optimize a specific task and write a journal for that Project Details: - The project is already half completed and I need someone to complete it further. - I have some code/files that will need modifications Preferred Skills and Experience: - Strong knowledge and experience in reinforcement learning - Proficient in Python programming language

    $136 (Avg Bid)
    $136 Avg Bid
    36 bids

    Confirmis () is a Singapore-based business information provider specializing in connecting businesses with global capabilities; comprised of industry veterans, Confirmis business model is designed to overcome perennial lack of data (let alone quality data) to support effective decision making, particularly in developing economies. As a Site Verifier, you will be responsible for verifying a company’s existence through visual data by conducting a site visit to ensure that we provide reliable and accurate information to our client. JOB DESCRIPTION: • Conduct basic verification with the subject company’s authorized representative, such as line of business, key executives' name, etc. • Take pictures of the subject company and its vicinity, as per Confirmis’ ...

    $15 - $25
    Local
    $15 - $25
    0 bids

    I'm seeking an expert in Python programming, with emphasis on data analysis, to help with my final project for my university module. The module focuses mostly on plotting and manipulating numerical data. Specific areas that need to be addressed include: - Expert Python programming skills, with an emphasis on data analysis techniques and tools. - Experience in Jupyter software for data manipulation. - Guidance in selecting the correct Python libraries and tools. - Ability to write clean, efficient, and reusable code. - Clear and effective communication to ensure complete understanding of my project requirements and challenges. Please note, we're not focusing on a specific type of numerical data as this information was not provided so a wealth of knowledge a...

    $179 (Avg Bid)
    NDA
    $179 Avg Bid
    35 bids

    Hi Avinash D., 1. Need to work on existing scripts header changes 2. Need to work on Google click 3. Need to work on product add remove notification

    $150 (Avg Bid)
    $150 Avg Bid
    1 bids

    (this is the main tenant) obsidian_user obsidian_usr

    $250 (Avg Bid)
    $250 Avg Bid
    1 bids

    I need a skilled programmer proficient in GPT API and Python to build an efficient tool. This will analyze numerous English business service reviews and develop a concise summary in bullet points, focusing primarily on the major points. These summaries should distill the key aspects into 300 words or less. The main purpose of these summaries is to highlight the essential insights of the reviews, enhancing the reader's comprehension and minimizing their reading time. Ideal candidates should have: - Advanced experience in GPT API and Python. - A portfolio displaying similar language processing projects. - An aptitude for distilling large volumes of text into clear, concise points. - Familiarity with analyzing business service reviews.

    $161 (Avg Bid)
    $161 Avg Bid
    53 bids

    I'm looking for a proficient Python coder who can develop a program that effectively reads numerous reviews and generates a concise summary, encapsulating the main points in 300 words in multiple bullet points. Key Functions: - Extract data from a relational database via SQL queries. - The ability to process and analyze reviews from different platforms such as blogs, social media, and online stores. - Generate a coherent 300-word summary from a multitude of reviews. Required Skills and Experience: - Expert level understanding of Python programming. - Knowledge and experience in SQL querying is a necessity. - Experience with Natural Language Processing for summarization. - Familiarity in dealing with relational databases. - Prior experience with text summarization or ...

    $165 (Avg Bid)
    $165 Avg Bid
    47 bids

    We need to detect if the axle is in the hinge or not with probablility of 99.9% at least. We need ready Python code that we can insert into our main routine. Recognition part gets image to process and returns result. Data set is available here: The system must perform object detection, with a critical requirement for real-time operation. Key tasks and requirements include: - Develop a high-precision hinge detection system, using Python programming language. - Implement object detection algorithms, ensuring accurate and real-time detection capabilities. - Ensure the system operates in real-time, with minimal to no delays in processing. - Utilize computer vision best practices to enhance the system's performance and accuracy

    $1258 (Avg Bid)
    $1258 Avg Bid
    66 bids

    Project details: In our Shopware 6 shop, we are facing a problem with the importing process of pictures submitted via XML; the image files are also hosted on the same server. The current script only imports a few images at random, and most of the images are not imported at all, without generating any errors. The import script runs until the end but skips most of the pictures. Skill requirements: good knowledge of Shopware 6, mySQL, PHP, Smyfony !!! it's an urgent project so pls. don't bid if you haven't got enough time (max. 2 days). If you have questions pls. don't hesitate to ask, i'll provide all the infos u need. !!! IMPORTANT !!! Please don't give a quote if you don't have enough capacity, the project should begin immediately. Please...

    $188 (Avg Bid)
    $188 Avg Bid
    25 bids

    As the developer of an automatic leaf infection identifier, I am in need of a skilled and experienced Python developer to assist me in resolving a critical bug that is leading to incorrect identification of infections. This is significantly impacting the reliability of the system and providing inaccurate results to the users. Ideal Skills and Experience: - Proficient in Python, with strong experience in bug fixing - Understanding of machine learning algorithms and image processing - Proven experience in identifying and rectifying issues in automated systems - Familiarity with leaf infection detection systems is a plus The successful candidate will be responsible for: - Conducting a thorough assessment of the existing codebase - Identifying the root cause of the incorrect i...

    $27 (Avg Bid)
    $27 Avg Bid
    7 bids

    I'm in need of an Indian Chartered Accountant to take care of filing Employee Provident Fund (EPF) for my 3 employees on an ongoing monthly basis. Key Responsibilities: - Filing EPF for 3 employees every month Ideal Candidate: - Indian Chartered Accountant - Proficient in EPF regulations and filing - Experience with similar ongoing tasks Please share your experience in EPF filing and related areas in your proposal. Your understanding and commitment to this ongoing task is crucial.

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

    I'm in search of a skilled graphic designer to create visually appealing and engaging digital menus for my cafe. The menus will be displayed on 3 x 32" TV screens, so it's crucial that the design is clear, easy to read, and above all, on-brand for my cafe. Key Requirements: - Display menu items along with their respective prices - Adopt a design style that reflects an Asian Hawker theme - Organize the menu into less than 5 categories Ideal Skills and Experience: - Proven experience in graphic design, particularly in menu design - Ability to work with digital displays and understanding of how designs translate onto screen - Creative flair for interpreting an Asian Hawker style into a menu design - Strong organizational skills to structure the menu categories clearly ...

    $33 (Avg Bid)
    $33 Avg Bid
    27 bids

    ...can help me with a project that involves identifying patterns in customer behavior data. Key Requirements: - Proficiency in Python for data analysis - Extensive experience working with customer behavior data - Ability to create and present insights using visual charts Tasks Involved: - Importing and cleaning the provided customer behavior data - Applying appropriate data analysis techniques to uncover patterns(classification problem) - Presenting the findings through visually engaging charts The ideal candidate would have a strong background in data analysis and visualization techniques, especially in the context of customer behavior data. Experience in using Python libraries for data manipulation and chart creation is also essential.

    $145 (Avg Bid)
    $145 Avg Bid
    32 bids

    I'm seeking a quality expert to oversee the integration of ISO standards in three of our company's subsidiaries: Subsidiary A, Subsidiary B, and Subsidiary C. Key Requirements: - Improvement of Quality Control: One of our primary goals is to enhance and standardize quality control processes across the subsidiaries. - Regulatory Compliance: Ensuring that our operations comply with relevant regulations is a crucial aspect of this project. Specific ISO Standards: - ISO 9001: Quality Management: This standard should be effectively implemented to enhance our quality control processes. - ISO 14001: Environmental Management: While not explicitly mentioned in the objectives, you should also consider the environmental impact in your work. - ISO 45000: This should be integrated to ensure...

    $4334 (Avg Bid)
    $4334 Avg Bid
    13 bids

    I am in need of a Python developer to create a bespoke frontend for a warehouse management system. The system should primarily focus on Inventory management and Warehouse overview. Essential Functionalities: - Inventory Management: The system should allow for the easy management of inventory. - Warehouse Overview: An overview of warehouse status and stock levels should be clearly available. User Interface Design: - List View: I envision the inventory management interface as a list view with search and filter options for easy access and manipulation of data. Ideal Skills and Experience: - Proven experience in Python frontend development - Strong understanding and experience in Inventory management systems - Proficiency in creating user-friendly UIs with search and filter op...

    $4455 (Avg Bid)
    $4455 Avg Bid
    113 bids

    ...-creates buy orders based on certain criteria (fdv, volume, transactions etc) and sends order from solana wallet please tell me in general how you would go about this so i know you are suitable for the task? I'm seeking a proficient coder, experienced with Python or Java, to create a system that integrates with Solscan API to provide real-time updates and send Telegram message and second part of project a buy order ideally based on certain criteria. ideally stage 1 completed in two weeks. Key Requirements: - Proficiency in Python or Java programming - Prior experience with API integration, notably Solscan - Ability to deliver the project in two weeks The selected freelancer will demonstrate a solid understanding of creating real-time updates using APIs. Knowl...

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

    I require a specialist in running code that is based on AI/ML, specifically ResNet MobileNet, and other nature-inspired algorithms on my Windows laptop. The expertise required: - Extensive experience with Python, the programming language the code is written in. - Robust knowledge in machine learning and AI. - Familiarity and experience with Windows OS and optimization thereof for machine learning code execution. - Understanding of Predictive modelling, the primary outcome goal of the code. The goal of this project is to have the code successfully run and produce the expected Predictive modeling results. Be prepared for minor troubleshooting and optimization to make that happen within the Windows OS environment.

    $33 (Avg Bid)
    $33 Avg Bid
    5 bids

    I'm looking for a skilled Python developer to write a code for an Explainable AI project. I need the code to focus on making the AI understandable by humans, rather than just predicting outcomes. Key Responsibilities: - Create a Python script that implements Explainable AI techniques like Lime - Ensure the code is clean, well-commented, and efficient Your role will be crucial in enabling the AI to present its decisions and reasoning in a way that can be easily understood by non-experts. Notably, the model should be able to show its decision rationale, thus improving trust and interpretability to end-users or stakeholders. Ideal Skills and Experience: - Proficiency in Python - Experience in AI/ML particularly in Explainable AI domain would be a plus - Strong und...

    $31 (Avg Bid)
    $31 Avg Bid
    19 bids

    Hello, We are looking for a Creative Designer to reproduce 3 kit of editable resume (CV) + cover letter templates. It’s to say 3 resume and 3 cover letter in Word and Mac Pages. We will give you 3 design to copy and just add small adaptation, because these creations/designs will be used for business purposes (resume website). • Each resume must be accompanied by a cover letter with the same style than the CV • Each resume and cover letter must be designed and delivered: o in 2 differents format (Word (.docx) and Mac Pages (Mac OS), o in A4 o in 4 colors Variations (we will give you the 4 colors variations). • For each resume create a variation of 1-page and another variation of 2-pages • Then we will need for each kit of “resume...

    $107 (Avg Bid)
    $107 Avg Bid
    58 bids

    Hello, as per our discussion here is my quote for designing 6 Panel Posters.

    $35 (Avg Bid)
    $35 Avg Bid
    1 bids

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

    $53 (Avg Bid)
    $53 Avg Bid
    1 bids
    Full Stack Developer -- 2 6 days left
    VERIFIED

    I'm looking for a multi-skilled full stack developer who is proficient in JavaScript, Python, and PHP for a project with a wide range of tasks. Key Requirements: - Proficient in JavaScript, Python, and PHP. - Proven experience in full stack application development. - Strong understanding of software engineering principles. - Ability to work independently and as part of a team. - Good problem-solving skills. - Strong communication skills. It would be a plus if you have: - Experience with React, Angular, or Django. - Prior experience in user authentication, data visualization, and social media integration. This project will involve a variety of tasks, so I need someone who is versatile and able to adapt to different challenges. Your ability to work with minimal supervis...

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

    I need to link the gamma data with the Telegram bot to display it directly netgex volume + netgex open intrest I'm in need of an experienced Python developer who is adept at creating Telegram bots. The primary functionality of this bot will be user interaction. At this time, I don't require any specific data to be withdrawn from the API. The successful candidate should be able to: - Design and Develop a bot with interaction-heavy features in Python. - Ensure seamless integration with Telegram's API. - Implement effective user interaction strategies. - Conduct comprehensive troubleshooting and testing. Candidates with previous proven experience building Telegram bots will be given preference. Please, include examples of the bots you've designed and dev...

    $125 (Avg Bid)
    $125 Avg Bid
    16 bids

    I'm seeking an experienced Python developer to scrape a specific website and extract text data for the purpose of analysis. Your role will be the following: - Scrapping the text data from the specified website. - Cleaning the data to prepare it for analysis. High data quality is crucial so attention to detail is necessary. Ideal candidate would have proven experience in Python, data extraction, and data cleaning. Familiarity with data analysis will be beneficial.

    $109 (Avg Bid)
    $109 Avg Bid
    21 bids

    ...need of a Python script that can crawl through a list of websites provided in an Excel file and export all the webpages it finds into a new Excel file. This task is aimed at scraping the entire content of the websites, not just a specific piece of information. Key Requirements: - The script must be able to read a list of websites from an Excel file. - The script should use natural crawling mechanisms, not sitemap, to find all the webpages on each website. - All the webpages found on the websites should be exported into a new Excel file. The purpose of this script is to aid in analyzing the content of these websites, so it's crucial that all pages are scraped. Ideal Skills: - Proficiency in Python programming, particularly web scraping. - Knowledge of Excel file ha...

    $2978 (Avg Bid)
    $2978 Avg Bid
    45 bids