Python parse html beautifulsoupJobb

Filter

Mina senaste sökningar
Filtrera:
Budget
till
till
till
Typ
Kompetens
Språk
    Jobbstat
    2,000 python parse html beautifulsoup jobb har hittats, med prissättning USD

    Hej, Jag har en idé om en multiplayer sudoku spelapp. Jag har fått offerter på 25000 usd för att utveckla spelet men jag vill inte satsa dessa pengar. Jag vill istället skapa spelet själv, men saknar kompetens att göra det. Jag har erfarenhet av programmering i Python, men inte spel. Jag vill ha någon som sätter upp en arbetsplan, där varje steg beskrivs, därefter ger mig viss guidning för att komma genom varje steg. Jag vill alltså både utveckla spelet och lära mig att utveckla själv. Jag behöver någon med erfarenhet av att utveckla multiplayer-spel (design kommer vara relativt enkel) för iphone/android. Dessutom villig att lära ut (skicka länkar/tips på litte...

    $17 / hr (Avg Bid)
    $17 / hr Snittbud
    2 bud
    Project for Raja S. Avslutades left

    Hej, har ett pågående projekt. Vi har kört fast så skulle behöva ett andra öga på projektet. Innefattar python, flask, webscraping.

    $45 / hr (Avg Bid)
    $45 / hr Snittbud
    1 bud

    Uppgiften är att bygga en slumpgenerator i programmeringsspråket python i miljön google colab. Slumpgenreatorn ska kunna läsa in information(i det här fallet namn ifrån ett google spreadsheet och slumpa ut dem här namnen i basgrupper(6 basgrupper, 6 i varje grupp, där vissa grupper blir färre personer) i spreadsheatet. Så alla basgrupperna och elever får bra placeringar. progrmmaet ska och kunna t.e.x slumpa om placeringar och basgrupper i klassrummet om man vill det. Jag kanske inte har förklarat uppgiften så väl, så jag kan enkelt bara dela instruktionerna där allting är väl skrivet så ni får en ökad förståelse för uppgiften.

    $248 (Avg Bid)
    $248 Snittbud
    2 bud

    Hemsida ska ta in en del information från användare och spara de i databas. I hemsidan kan man se hela tabellen i databasen och kan ändra om man vill. Man kan även lägga in nya rekord i databasen. I python programmet som jobbar på bakgrunden skulle jag kunna läsa in de värdena från databasen och föra till en algorithm som är också skriven i python.

    $181 (Avg Bid)
    $181 Snittbud
    2 bud

    Jag jobbar med att sälja plåt och vi skickar certifikat till våra kunder på stålet, jag skulle vilja ha en portal där de kan söka efter certifikatet och ladda ner pdf filen på egen hand. Se länk nedan på liknande lösning. Jag vill kunna lägga upp pdf filerna antingne på onedrive eller köra ftp mot en server. Vi har redan en server som kör lite python grejer så den kan säkert användas för att placera detta i. Vår hemsida är och den är byggd med wordpress.

    $1097 (Avg Bid)
    $1097 Snittbud
    9 bud
    Enkelt Html-arbete Avslutades left

    Enkelt html-jobb. Du måste arbeta 1 ~ 2 timmar per vecka.

    $15 / hr (Avg Bid)
    $15 / hr Snittbud
    22 bud

    ITSM Delivery söker Integrationsutvecklare för vår kund. Krav: Java Scala Python R Biztalk Erfarenhet av IBM MQ-server och Biztalk som meddelandesystem att integrera till. Erfarenhet av att bygga near-realtime-instrumentpaneler för att stödja affärsverksamheten. Målet är att använda Spark streaming. Erfarenhet - 6 år. Start: augusti, 2019 Ort: Stockholm / Solna Vi erbjuder: Mycket kreativ och dynamisk miljö, vilket ger en hälsosam professionell utmaning till proffs. Långsiktiga projekt och mysig atmosfär. Det här är ett heltidsjobb i Stockholm, ingen frilansmöjlighet. Ta gärna kontakt med mig för mer information.

    $53 / hr (Avg Bid)
    $53 / hr Snittbud
    3 bud
    Uppehåll av hemsida Avslutades left

    Hjälp med kontroll av hemsida. Program som används. MongoDB SailsJS Elastic Search Python MVC - generellt API

    $402 (Avg Bid)
    $402 Snittbud
    2 bud

    Vi söker en resurs som temporärt tar roll (ca 3 månader) i vårt utvecklingsteam med löpande utveckling.

    $21 / hr (Avg Bid)
    $21 / hr Snittbud
    13 bud

    sKils: -Docker Hub -Git -Python -Django -AWS -Redis -S3 -NodeJS -Go

    $17 (Avg Bid)
    $17 Snittbud
    9 bud

    Vi söker någon som kan lära ut front-end utveckling under en längre tid. Du skall ha goda kunskaper inom HTML5,CSS3,Jquery och javascript. Du skall vara en pedagogisk person och göra dig väl förstådd i tal och skrift på både Svenska och Engelska.

    $25 / hr (Avg Bid)
    $25 / hr Snittbud
    7 bud
    Web development Avslutades left

    Jag vill fixa till en webbsida Pandas Python django

    $555 (Avg Bid)
    $555 Snittbud
    1 bud
    Wordpress HTML Avslutades left

    we need all data..........................................................................................................................................................................

    $20000 (Avg Bid)
    $20000 Snittbud
    1 bud
    Software in Python Avslutades left

    Good programming skills

    $30 (Avg Bid)
    $30 Snittbud
    1 bud
    Programmering i Python Avslutades left

    Hej, Kolla bifogade filer för ytterligare information! Mvh t1f0

    $50 - $50
    $50 - $50
    0 bud

    Hej, har du möjlighet att hjälpa mig med tre deluppgifter i Python? Ämnet är, som nämns i rubriken, sortering och sökning. Deadline fredag 8.5.2015 kl. 22:00 Information om projektet finns bifogat som filer. Med vänlig hälsning, t1f0

    $30 - $30
    $30 - $30
    0 bud
    Vigenerechiffer Python Avslutades left

    Uppgift 1: Din uppgift är nu att skapa ett program med vilket du kan kryptera och dekryptera text som endast innehåller stora bokstäver enligt Vigenere-algoritmen. För att göra det behöver du en tabell, som du t.ex. kan generera med följande funktion: def make_cipher(): cipher = [] i = 0 j = 0 # Väljer bokstäverna A-Z for char in [:26]: ([i:26]+[:j]) i += 1 j += 1 return cipher Förutom funktionen make_cipher behöver du igen två funktioner för att kryptera resp. dekryptera ett meddelande. def encrypt(key, msg): cipher = make_cipher() # ...mer kod def decrypt(key, msg): cipher = make_cipher() # ...mer kod Uppgift 2: Testa programmet med exemplet på ...

    $15 (Avg Bid)
    $15 Snittbud
    1 bud

    for och sekvenser (python) 1) Skriv ett program som tar hand om röstberäkningen i ett val. Kandidaterna numreras 2-7, och vi lagrar varje kandidats sammanlagda röstantal i en lista (rösterna för nr. 2 ska lagras i position 2, rösterna för nr. 3 i position 3 etc). Tänk noga på hur stor lista du behöver! Varje element ska 0-ställas innan man börjar mata in de enskilda rösterna (ingen valfusk här!). För övningens skull antar vi att antalet röstberättigade är 10 personer, av vilka alla röstar (men de kan rösta blankt eller ge proteströster, så varje given röst måste kontrolleras!). Sist ska varje kandidats röstantal skrivas ut 2) För att göra r...

    $15 - $15
    $15 - $15
    0 bud

    bootstrap 3, jquery, parallax, resposive website, bootstrap 3, jquery, parallax, resposive website, bootstrap 3, jquery, parallax, resposive website,

    $422 (Avg Bid)
    $422 Snittbud
    5 bud
    html 5 website Avslutades left

    bootstrap 3, jquery, parallax, resposive website, bootstrap 3, jquery, parallax, resposive website, bootstrap 3, jquery, parallax, resposive website,

    $500 - $500
    $500 - $500
    0 bud

    Du måste vara duktig på responsiv design via du ska även kunna HTML, CSS och lite JS samt lite php. Du skall slica PSD till Html/CSS samt implementera det i vårt ramverk. Vi är väldigt petiga med Html viktigt att den är identisk med PSD filen. Kontakta mig för att visa era färdigheter och få jobbet eventuellt.

    $524 (Avg Bid)
    $524 Snittbud
    11 bud

    hej jag en kurs programmering( python ) som är databaserad och behöver hjälp med. Det är för nybörjare . Pris kan vi komma överens om . hör av dig så fort som möjligt Med vänlig hälsning,

    $155 (Avg Bid)
    $155 Snittbud
    1 bud
    Programkurs att göra Avslutades left

    hej jag en kurs programmering( python ) som är databaserad och behöver hjälp med. Det är för nybörjare . Pris kan vi komma överens om . hör av dig så fort som möjligt Med vänlig hälsning,

    $150 (Avg Bid)
    $150 Snittbud
    1 bud
    uppgift python Avslutades left

    olika delmoment: Kodskelett Innan programmet skrivs ska en specifikation i form av ett kodskelett lämnas in. Syftet är att du ska tänka igenom problemet innan du försöker lösa det. Prototyp När ditt kodskelett har blivit godkänt så är det dags att börja arbeta med en prototyp av programmet. En prototyp är en första körbar version av programmet som innehåller den mest grundläggande funktionaliteten. Syftet med att lämna in en prototyp är att vi ska kunna ge tips och råd om förbättringar och ändringar redan innan programmet är helt klart. Beskrivning av upgiften: Varudeklaration: Filhantering. Str¨anghantering. Hantering av datastrukturer samt s¨ok...

    $27 (Avg Bid)
    $27 Snittbud
    2 bud
    Skriv lite programvara Avslutades left

    Programmeringsspråk: Openwrt (ev. kan Python vara möjligt) Plattform: Carambola2 Applikation: Vid power-on ska enheten kolla GPIO pinnar, koppla upp mot ett av några förutbestämda WiFi-nät och skicka ett e-post och sedan göra sig beredd på power-down. Slutapplikationen är olika, men enkla och ska helst kunna skrivas i ett ANSI-C program som kallar på det som beskrevs ovan, Alternativt en kort intensivkurs att programmera slutapplikationen i Openwrt. WiFi inställningar, e-postadress, e-posstmeddelande och ev. övriga inställningar ska kunna konfigureras via t.ex. USB från en PC (Teraterm duger). Om möjligt vore det bra att kunna ändra dessa inställningar genom att t.ex. skicka e...

    $29 - $245
    $29 - $245
    0 bud

    Jag har pågående arbete relaterat till vårat tidigare projektHTML 5, CSS & JQuery Step-by-step Process registration form'

    $10 / hr (Avg Bid)
    $10 / hr Snittbud
    1 bud

    Jag har pågående arbete relaterat till vårat tidigare projektWebpage - html javascript etc'

    $20 - $20 / hr
    $20 - $20 / hr
    0 bud

    Jag har pågående arbete relaterat till vårat tidigare projektpython programming'

    $20 / hr (Avg Bid)
    $20 / hr Snittbud
    1 bud
    uppgift python Avslutades left

    olika delmoment: Kodskelett Innan programmet skrivs ska en specifikation i form av ett kodskelett lämnas in. Syftet är att du ska tänka igenom problemet innan du försöker lösa det. Prototyp När ditt kodskelett har blivit godkänt så är det dags att börja arbeta med en prototyp av programmet. En prototyp är en första körbar version av programmet som innehåller den mest grundläggande funktionaliteten. Syftet med att lämna in en prototyp är att vi ska kunna ge tips och råd om förbättringar och ändringar redan innan programmet är helt klart. Beskrivning av upgiften: Varudeklaration: Filhantering. Str¨anghantering. Hantering av datastrukturer samt s¨ok...

    $138 (Avg Bid)
    $138 Snittbud
    1 bud

    I need to set up a system to parse semi structured emailed reports into structured format. Could build custom solution or simply help me set it up on an existing service such as mailparser.io.

    $135 (Avg Bid)
    $135 Snittbud
    35 bud

    I am seeking an experienced Python Django developer to take care of the back-end work for a web application intended for specific industry professionals. The required functionalities include: - User authentication and registration: Candidates should have experience implementing secure user authentication and registration systems. - Database integration and management: We need someone with proficiency in integrating and managing databases, ensuring smooth operations for user data handling. - API Integration: Expert skills in API integration are required to establish seamless communication between applications. Your primary goal is to build a strong, reliable backend for our professional web app. We need an expert who can ensure excellent function and optimal performance. Looking fo...

    $2334 (Avg Bid)
    $2334 Snittbud
    9 bud

    ...detailed reports on customer sales and payments. Compatibility • The dashboard must be accessible via: o Web browsers (Chrome, Firefox, Safari, Edge) o Mobile devices (responsive design for smartphones and tablets) Technology Stack • Backend: PHP, Python • Frontend: JavaScript (with frameworks like React, Angular, or Vue.js) • Database: MS SQL for existing data • Others: HTML, CSS for web design; libraries for data visualization (e.g., , D3.js) Ideal Skills and Experience • Backend Development: Proficiency in PHP and Python for server-side logic, data fetching, and processing. • Frontend Development: Expertise in JavaScript and modern frameworks for creating interactive and responsive user interfaces. • Database Ma...

    $522 (Avg Bid)
    $522 Snittbud
    51 bud

    I'm currently in search of a Python developer with specific expertise in data insert and search in vector data based on keyword * custom logic which i will brief in DM Budget 6,000 INR Day - 1 Day Task

    $69 (Avg Bid)
    $69 Snittbud
    16 bud
    3D Car Modeling Python Integration 6 dagar left
    VERIFIERAD

    I'm looking for a skilled Python developer with experience in Blender and Rhino to create a demo of Python integration with both softwares for the purpose of creating a low poly 3D car model. Key requirements: - Proficient in Python - Experience with Blender and Rhino - Understanding of 3D modeling principles - Ability to create low poly 3D models The main goal of this project is to demonstrate the feasibility of creating a low poly 3D car model using Python in both Blender and Rhino for visualization purposes. The model needs to be detailed enough to be recognizable as a car, but does not require high levels of realism or complexity. If you have a strong command of Python, experience with Blender and Rhino, and a solid understanding of 3D modeli...

    $4 / hr (Avg Bid)
    $4 / hr Snittbud
    4 bud
    Python Migration Error in Docker 6 dagar left
    VERIFIERAD

    I'm looking for a Python expert who can help me with a migration process. The migration process involves getting the website to load properly. Key Responsibilities: - Identify issues during the migration process. - view attached error log

    $19 (Avg Bid)
    $19 Snittbud
    17 bud

    ...of the project. You must also be able to incorporate LSI keywords effectively to improve the SEO value of the article. We're looking for an experienced ChatGPT professional proficient in Python and familiar with LSI (Latent Semantic Indexing) keyword extraction techniques to create a top-ranking, SEO-optimized article for our website. The ideal candidate should have experience utilizing Visual Studio Code as the development environment and be skilled at integrating ChatGPT for content generation that is engaging and optimized for search engines. Key Requirements**: - Proven experience with ChatGPT, Python programming, and Visual Studio Code. - Ability to implement LSI Keyword Extraction techniques to identify relevant keywords to enhance the article's SEO. - K...

    $26 (Avg Bid)
    $26 Snittbud
    18 bud

    ...in Chat GPT SEO writing - Proficient in keyword research - Skilled in content optimization - Proven history of achieving fast Google rankings - Ability to target 5-10 keywords for content optimization - Use Python - Use Ambitious LSI Keyword Extractor - Use Visual Studio Code - use all 3 together to create a solid article in ChatGPT Please include a detailed project proposal in your application outlining your strategy and approach. Feel free to include relevant past work. I'm looking forward to working with you. I looked at a Get Ranked 1st page in 24-hour Chat GPT plan using Python, Ambitious, and Visual Studio code and was looking for someone with the skill to carry it out and do a listing for the keyword " Security Camera Installation Fort Worth. " I ...

    $27 (Avg Bid)
    $27 Snittbud
    26 bud

    I need a simple static HTML banner ad designed, sized at 250x250 pixels. The banner is intended to promote my business by displaying a clear message, 'We Pay for our Clients Inspections!'. i was thinking "We Pay" could be larger on the first of 3 lines and 2nd line could be smaller and read "for Clients" and the bottom line would be "Inspections" it should be colored similar to this page coloring: Key requirements: - The banner should be static, no animations are needed. - The design should be eye-catching and present the message in a clear, visually appealing way. - It should be suitable for web placement. Ideal skills and experience for this job: - Proficiency in HTML and CSS to design the banner ad. - Previous

    $19 / hr (Avg Bid)
    $19 / hr Snittbud
    136 bud

    Se busca desarrollador de Python con amplia experiencia en: • Scrapy. • Django. • Manejo de servidores Linux. • Pandas. Aparte de esos conocimientos debe cumplir estos requisitos: • Debe de dominar el castellano. • Incorporación inmediata. • Disponibilidad mínima diaria de 6 horas. • Dispuesto a cumplir un horario fijo. • Dispuesto a mantener reuniones telemáticas diarias. • Diariamente debe remitir al final de su jornada las horas empleadas, un resumen del trabajo realizado así como subir commits de su trabajo. • El control de las horas de trabajo se realizará por la aplicación de freelancer. • El precio de la hora de trabajo debe ser inferior a 8 €uros.

    $13 / hr (Avg Bid)
    $13 / hr Snittbud
    5 bud
    Llama Bot Developer Needed 6 dagar left
    VERIFIERAD

    Develop a chatbot with a web chat interface using the Llama 2 7bn LLM model to assist users in resetting their passwords. The chatbot will interact with users to collect verification details (employee number, name, date of birth, boss's name, and last four digits of cell number) through a structured conversation. The system will validat...successful verification, a text message with the new password will be sent via an external API. The project will include creating APIs for future speech input/output integration, ensure response times under 1.5 seconds, handle multiple simultaneous users with unique identifiers, and provide customizable response messages. The system will be deployed on google cloud in a Docker container, written in Python, and include comprehensive logging and...

    $250 - $750
    Försegla
    $250 - $750
    37 bud

    I require a capable developer to create a new Python module from Wazuh server using C programming. This module should retain the following functionalities from the original: - Agent registration - Remote configuration - Log receiving A deep understanding of TLS and SHA technologies is a must.

    $515 (Avg Bid)
    $515 Snittbud
    48 bud

    To avoid the AI bid, place the sentence at the front of the sentence. "I like popcorn". I'm seeking an AI developer with proficien...Machine Learning Algorithms to work on a project that primarily involves Image Recognition and Data Analysis. Key Responsibilities: - Develop and implement cutting-edge machine learning models for image recognition. - Create solutions for data analysis utilizing AI technologies. Skills Needed: - Exceptional knowledge in natural language processing and machine learning algorithms. - Proficiency in Python and C++. - Solid understanding of image recognition and data analysis. The ideal candidate will have a proven track record in AI development, particularly in the specified areas, and be able to translate this expertise into efficient ...

    $15 / hr (Avg Bid)
    $15 / hr Snittbud
    50 bud

    I'm in need of a developer proficient in Python who can create a video tutorial. The tutorial should showcase the process of building a user authentication login page for a web application using the Microsoft Graph API. The loging should just allow pre-registered users (from azure dashboard) to enter the app. Ideally the should build a little login page using streamlit! Key Requirements: - Expertise in Python: Comprehensive proficiency in Python is a must, as the tutorial is centered around this language. - Familiarity with Microsoft Graph API: The ability to leverage the Microsoft Graph API for user authentication is essential. - Video Creation: While I'm not looking for a professional video maker, the candidate should be able to record, edit, and produce...

    $97 (Avg Bid)
    $97 Snittbud
    10 bud

    I'm looking for a Python developer to assist me in creating a web scraper that can extract specific text content from a website on a weekly basis. The scraped data should be efficiently saved to a CSV or Excel file for easy review. Capable of being plugged to a distribution app. Key Requirements: - Develop a Python-based web scraper that targets a website to extract text data - The scraper should be designed to run on a weekly schedule - Ensure that the code is concise and easy to understand for potential future modifications - Store the scraped data in a CSV or Excel file format Skills and Experience: - Proficiency in Python programming - Experience with web scraping libraries such as BeautifulSoup or Scrapy - Understanding of scheduling tasks in Pyt...

    $87 (Avg Bid)
    $87 Snittbud
    67 bud

    We're seeking a talented Python/Django developer and a skilled frontend developer to collaborate on an exciting new web payment application project. Python Developer Tasks: - Django Development: The project will involve extensive Django work, including back-end architecture, database setup, and custom feature development. - Database Management: You'll be responsible for creating efficient database structures and maintaining data integrity. - API Integration: The application will interface with external systems through APIs. Your role will involve seamless integration. Frontend Developer Tasks: - JavaScript Development: Your JavaScript expertise will be crucial in building interactive and responsive user interfaces. - React Development: You will be working with Re...

    $1401 (Avg Bid)
    $1401 Snittbud
    149 bud
    PHP to Python Code Conversion | 6 dagar left
    VERIFIERAD

    I have a backend code for a pre-existing fully function website and mobile app. The backend code is currently all written in php. I need someone to convert this existing php code into fully functional python code which I can deploy.

    $93 (Avg Bid)
    $93 Snittbud
    21 bud

    Looking for a Python & Active Directory Expert to create a script and test data to capture all meta data linked to and which describes the confined parameters of an AD account, group policy etc. and export to a MS Excel File. More information attached.

    $42 (Avg Bid)
    $42 Snittbud
    7 bud
    Python Tutor for Kids Needed 6 dagar left
    VERIFIERAD

    I need a Junior Python Coder who may teach the kids I shall prefer the Female Coders I need work for long term

    $6 / hr (Avg Bid)
    $6 / hr Snittbud
    21 bud

    I need a PHP script to update an existing PDF file with data from a form. - The purpose is to update information in the PDF file, not generate new ones. - The edited PDF will be displayed once, not saved for future reference. - The data that I'll be entering into the form is a bit more complex than just text. It includes text, images, tables, etc. The ideal freelancer for this project should have: - Strong understanding of PHP. - Experience with PDF manipulation in PHP. - Ability to work with various data types in PDFs. - Attention to detail to ensure the PDF retains its original style, font, spacing, etc.

    $24 (Avg Bid)
    $24 Snittbud
    34 bud