Data science skills web scraping using pythonJobb

Filter

Mina senaste sökningar
Filtrera:
Budget
till
till
till
Typ
Kompetens
Språk
    Jobbstat
    2,000 data science skills web scraping using python 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

    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
    $80 Snittbud
    22 bud
    Utveckla vår MVP Avslutades left

    Hej, Vi håller på med ett projekt som är en bättre lösning till nuvarande prisjämförelsesajter. Det vi söker är någon som kan driva den tekniska utvecklingen för vår MVP. Tjänsten kräver förståelse för molnbaserade tjänster, erfarenhet inom databaser som stödjer stora flöden av data från olika källor men framförallt bred kunskap inom webb/data scraping. Målet med uppdraget är att få fram vår MVP men det finns möjlighet för ett längre samarbete framöver. Låter detta intressant så hör gärna av er så berättar vi mer om iden och detaljerad information om arbetet.

    $581 (Avg Bid)
    $581 Snittbud
    6 bud

    Översätt något Översättning av science fiction thriller , 100.000 ord, från svenska till engelska.

    $2499 (Avg Bid)
    $2499 Snittbud
    4 bud

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

    $17 (Avg Bid)
    $17 Snittbud
    9 bud
    Web development Avslutades left

    Jag vill fixa till en webbsida Pandas Python django

    $555 (Avg Bid)
    $555 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

    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 projektInstall CSS, JQuery side menu om my website using current CSS'

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

    Hej! Vi har ett projekt som vi behöver hjälp med som website, webshop, nyhetsbrev, cloud lösning mm. Vi befinner oss i Malmö, på Medeon Science park. Hade varit intressant att veta mer om dig, kan vi talas vid på telefon? Mvh Carl Claughton-Wallin

    $35 / hr (Avg Bid)
    $35 / hr Snittbud
    1 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

    ShiftScale Digital is seeking a highly skilled and detail-oriented Product Data Management Specialist to join our team. The ideal candidate will be responsible for managing product data imports, edits, updates, and more for Shopify and WooCommerce sites. This role requires expertise in efficiently managing and manipulating data in Excel, building out product catalogs, and creating relationships between products. The candidate should also be proficient in scraping data from vendor websites and formatting it correctly for website display.

    $393 (Avg Bid)
    $393 Snittbud
    31 bud

    ...an experienced Python coder to tackle two key aspects of my project - data analysis and automation. Here's a breakdown of the requirements: - **Data Analysis**: The primary task involves analyzing datasets in CSV format. The selected candidate should be adept with NumPy, able to make sense of the data and derive meaningful insights. - **Automation**: The second crucial aspect is automation. I'm looking to automate certain processes in my project that involve database queries. Proficiency in Django will be necessary here. Ideal candidates for this project would have: - **Strong Python Skills**: You should be well-versed with working on data analysis and automation tasks using Python. - **Experience with NumPy &a...

    $73 (Avg Bid)
    $73 Snittbud
    10 bud

    I need assistance with educational work related to the subject of science.

    $17 / hr (Avg Bid)
    $17 / hr Snittbud
    27 bud

    ...and user interface design. Key Skills & Experience: - Strong proficiency in C++ - Extensive experience with the QT framework - Excellent User Interface (UI) design skills - Knowledge in Python and 3D will be a plus The main function: 1: Windows platform, jointly developed by QT+python. 2: Communicate with hardware devices through serial port/Ethernet. 3: Support MODBUS-485, TCP, UDP and other communication protocols, with 1ms cycle response. 4: Support hardware parameter configuration, multi-channel data analysis, storage, data playback, and support real-time data curves at different communication rates. 5: Supports local and cloud dual storage. 6: Port a Python data analysis open source library (provided by us), whi...

    $2078 (Avg Bid)
    $2078 Snittbud
    24 bud

    I am in need of a skilled Full Stack Python Developer to primarily focus on back-end development tasks. The main areas of focus include: - User Authentication & Authorization: Implement a secure user authentication system to ensure data integrity and user privacy. - API Development & Integration: Develop new APIs and integrate with existing ones, for seamless communication between various components of the platform. - Data Processing & Analytics: Implement robust data processing and analytics functionalities to make informed decisions and gain insights from user interactions and other data sources. You will also be responsible for: - Payment Gateway Integration: Integrate payment gateways to facilitate transactions within the platform. - Soc...

    $2225 (Avg Bid)
    $2225 Snittbud
    62 bud
    Multi-Platform Concert Ticket Bot 6 dagar left
    VERIFIERAD

    I'm in need of a concert ticket bot that can operate on several platforms, including Ticketmaster, Live Nation, ThaiTicketMajor, and BookMyShow Malaysia. The ideal bot should be able to perform sev...solving techniques or third-party captcha services if there is any available captcha yet to be solve, ensure scalability to handle high request volumes - Session tracking : the bot should extract and log the link for any session that successfully passes the queue The bot should be smart enough to navigate through the ticketing process of these platforms and complete the purchase. Experience in web scraping, automation, and ticketing bots, as well as knowledge of the mentioned platforms, is a must. If you can build a robust, reliable bot that meets these requirements, I�...

    $184 (Avg Bid)
    $184 Snittbud
    21 bud

    ...accelerator program effectively. Guide startups during their journey, making sure that they get the most out of the program and that they achieve great success. Functional Skills Required Comprehensive understanding of Web3 technologies and decentralized finance (DeFi) Experience in running complex projects to success including several moving parts. The candidate should have the working knowledge to plan, execute, and monitor the success of articulated and multi-dependency projects. Exceptional and demonstrated negotiation and people management skills. Soft Skills Required Outstanding communication and presentation skills Sharp emotional intelligence. Capability of thriving in an ever-changing and unpredictable environment. Ability to operate independent...

    $2228 (Avg Bid)
    $2228 Snittbud
    8 bud

    This is going to require on site visits in Martinsburg, WV I require expert assistance for water qua...wildlife, and vegetation. We are also worried about recent pesticides and herbicides being used in the area that are seeping into our property. - Testing for Bacteria and Pathogens: Providing detailed information about the extent of bacterial and pathogen contamination is crucial. Ideal skills and experience: -Good for a collage student with experience in environmental issues or an ecologist looking to make some extra money while caring for and helping the environment. - Proficiency in environmental science especially in water quality testing - Ability to identify and quantify bacteria and pathogens in water samples - Experience working on irrigation water quality as...

    $312 (Avg Bid)
    $312 Snittbud
    8 bud

    I'm seeking a skilled developer proficient in Python to build an advanced trading bot. The bot should be compatible with TradingView and capable of the following: - Generating buy and sell signals based on specified trading strategies - Implementing stop loss and take profit orders for risk management - Adapting to customizable trading strategies - Actually executing trades and proving profitable over time The ideal candidate should have: - Profound understanding of trading principles and market dynamics - Solid experience in developing trading bots and implementing complex trading strategies - Proficiency in Python and experience in integrating with TradingView - A track record of building successful, profitable trading bots This project is a great opportunity for s...

    $19 (Avg Bid)
    $19 Snittbud
    11 bud

    I need a single form to register two different types of users on my wordpress website. See the attachment. I'm looking to set up a WordPress site that supports dual user registration - customers and instructors. Key Requirements: - The registration form should be able to collect specific information from both user types including name, email address and phone number. - Customers should have the ability to search for instructors and book lessons with them. - Instructors should be able to create, manage and edit their profiles. I'm seeking a skilled developer who can implement these functionalities seamlessly. Experience in WordPress and user registration systems is a must. The ideal candidate should also have a good understanding of database management.

    $39 (Avg Bid)
    $39 Snittbud
    43 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.

    $34 (Avg Bid)
    $34 Snittbud
    3 bud

    ...GUI interface, currently built on the MATLAB compiler, into a Python application. The source code for SPM12 is available at SPM12 GitHub repository Objectives: • Translate the entire SPM12 codebase from MATLAB to Python while maintaining functionality. • Develop a Python-based GUI that replicates the current MATLAB interface. • Ensure the converted application integrates well with Python scientific computing stacks. Key Deliverables: • A fully functional Python version of SPM12. • Source code with comments and documentation. • A user guide for the Python-based GUI. Skills Required: • Proficiency in MATLAB and Python programming languages. • Experience with GUI development in ...

    $72 (Avg Bid)
    $72 Snittbud
    6 bud
    Soil Testing Software Development 6 dagar left
    VERIFIERAD

    I'm in need of an experienced software developer to create a custom application for soil testing. The software should be capable of handling comprehensive soil analysis and generating rel...Requirements: - A software that can analyze a wide range of soil testing parameters, including but not limited to pH levels, nutrient composition, and soil moisture content. - The primary focus of the software should be on advancing agricultural soil quality and providing actionable recommendations for soil improvement. Ideal Skills: - Proficiency in software development, with a focus on applications related to scientific analysis and data processing. - Familiarity with soil science or agriculture would be a plus. - Past experience in developing similar applications or softwar...

    $514 (Avg Bid)
    $514 Snittbud
    2 bud

    ...seeking a skilled Python developer who can help me with a critical task: Translating PDFs. The challenge here is to make sure that the translated content in the PDFs maintains the exact same format and layout as the original documents, without any alterations. Key Requirements: - Translate both scanned and text-based PDFs/images: I need a professional who can handle both types of documents with equal proficiency. - Language Proficiency: The translation will be from English to a variety of languages. Your ability to work with any language from a dropdown menu is crucial. - High Accuracy: The translated content must retain the original meaning and context with 95+% accuracy. Ideal Skills and Experience: - Proficient in Python: You should have extensive experience...

    $16 (Avg Bid)
    $16 Snittbud
    10 bud

    I have written a Python code to extract a table from an HTML file. I need an expert in Python, Pandas and BeautifulSoup4 to review and make minor adjustments as necessary. The purpose of the table extraction is for data analysis. The HTML file has multiple tables with some nested elements, not overly complex. Key Requirements: - Need an expert in Python programming - Familiarity with Pandas and Beautiful Soup - Experience in data analysis The job mainly involves reviewing the existing code, fixing any issues that may hinder the data extraction, and ensuring that the extracted table is ready for analysis. Please note that no additional data preprocessing is required, just fixing the current code. --- name "iXBRL" , inside folde...

    $38 (Avg Bid)
    $38 Snittbud
    13 bud

    I'm looking to develop a Software as a Service (SaaS) website specifically for the legal industry. Here's what I need: - User Registration and Login system. - Payment Processing integration. - An AI Chatbot with...development are necessary. - Seamless integration of the AI chatbot, OCR, and payment processing into the website. - A well-documented API to allow for future expansion. The ideal candidate for this project should be proficient in Python (Django/Flask), laravel, node js, vue js, AI programming, and API development. Experience with building SaaS platforms, payment processing integration, and chatbot development would be a great advantage. Accuracy, scalability, and security are top priorities for this project. Immediate availability and good communication ski...

    $669 (Avg Bid)
    $669 Snittbud
    84 bud

    I'm looking for an experienced HTML developer who can bring my Figma design to life. Here's what I need: - Frontend Development: The project involves developing a single-page website. You'll be worki...figma file. - Familiarity with Figma: You'll be provided with a Figma design. It's essential that you're comfortable working with Figma files and can translate the design accurately into a functional website. Ideal Skills and Experience: - Proficient in HTML and CSS for frontend development - Experience with integrating animations into websites - Prior projects where you've worked with Figma - Strong communication skills If you're a frontend developer with a knack for animations and attention to detail, I'd love to hear from you....

    $7 - $60
    Försegla
    $7 - $60
    42 bud

    We are looking for a skilled 3D Animator who can create a 5-10 minutes demo video in Bengali. The video will be ...engaging and visually appealing 3D animations. The ideal candidate should be able to bring concepts to life through animation and capture the attention of the target audience. Add a few important and understandable topic from, Life Science, Physical Science, Geography, History, Maths, (Topic of Bengali and English if possible) Skills required: - Proficient in 3D animation software (e.g. Maya, Blender) - Strong understanding of character animation techniques - Ability to create realistic and visually stunning animations - Excellent storytelling and visualization skills ==' This may be a permanent project after getting and evaluating.' E...

    $255 / hr (Avg Bid)
    $255 / hr Snittbud
    4 bud
    Report Writing - 2400 Words 6 dagar left
    VERIFIERAD

    You are required to write a report of 2400 words or equivalent in the style of a journal paper on an advanced contemporary topic in computer science. Your report should have the form and the style of a research publication and should have at least 12 references from journals, refereed conferences and other resources Ideal Skills and Experience: - Experienced in report writing - Able to conduct thorough research - Capable of writing in an engaging and informative manner - Able to work with minimal guidance.

    $68 (Avg Bid)
    $68 Snittbud
    36 bud

    ...experienced Python developer with a proven track record in working with the Scrapy framework. The primary goal of the project is to handle data extraction from websites, dealing particularly with nested or hierarchical data. Key Responsibilities: - Collaborating with the team to define the scope of the project and identify the data requirements. - Design and implement data extraction scripts using the Scrapy framework. - Handle complex, nested or hierarchical data structures. - Ensure the accuracy and efficiency of the data extraction process. Ideal Skills and Experience: - Proven experience in Python development. - Expertise in working with the Scrapy framework. - Strong understanding of web technologies and...

    $2185 (Avg Bid)
    $2185 Snittbud
    75 bud

    The budget for this is $3/hour for 40 hours a week. I'm looking for a English and/or Spanish speaker with a background in Computer Science to help me with writing abstracts and articles. As part of the proposal please submit a two-sentence summary of this paper:

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

    In need of a skilled professional to develop a RESTful API using Python. The API should be designed to handle multimedia data. Ideal Expertise: - Proficient in Python programming. - Thorough experience in RESTful API development. - Should specifically be adept in dealing with multimedia data handling. - Great problem-solving skills. - Conduct testing ensuring optimization and compatibility. Transparency, communication, and attention to detail will be crucial for this role. A fast turnaround will be appreciated without compromising on quality. If you have what it takes to handle this job, I welcome you to make your bid.

    $115 (Avg Bid)
    $115 Snittbud
    22 bud

    ...TouchDesigner and Python developer to create a script for automatically sending MOV videos as email attachments. Key Requirements: - Design and develop a Python script for TouchDesigner that can attach MOV videos to outgoing emails. - Ensure the script is robust, reliable and can handle various video sizes. - Email content doesn't need to be customized for each recipient, so a standard email template is sufficient. - Mail input from user side Your role will involve: - Understanding the project's requirements and the specific constraints of sending MOV videos via email. - Creating the necessary Python script within the TouchDesigner environment. - Testing and refining the script to ensure it performs reliably across different email platforms. - Creating m...

    $514 (Avg Bid)
    $514 Snittbud
    37 bud
    Python Scraping Specialist Needed 6 dagar left
    VERIFIERAD

    ...need of a Python expert, specializing in web scraping. I require someone who can proficiently extract data from various websites. The specifics of the data may vary from text content, images, links, to contact information. Your key responsibilities will include: - Writing effective and efficient Python scripts to scrape data - Ensuring the data is extracted accurately and in a structured format - Delivering the data in a timely manner The ideal candidate should have: - Proficient experience in Python and web scraping - A strong understanding of data extraction techniques - Proven experience in handling and parsing a variety of data types - Excellent communication skills and the ...

    $12 / hr (Avg Bid)
    $12 / hr Snittbud
    68 bud