Web scraping java apipekerjaan

Tapis

Carian terbaru saya
Tapis mengikut:
Bajet
hingga
hingga
hingga
Jenis
Kemahiran
Bahasa
    Status Pekerjaan
    2,000 web scraping java api tugasan ditemui, harga dalam USD

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

    $28 (Avg Bid)
    $28 Avg Bida
    58 bida

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

    $114 (Avg Bid)
    $114 Avg Bida
    90 bida

    Hello, We will need an application to help doctors and patients with clinical trials. 3 roles, login/register some pages, simple GUI. Analytical details in chat. Deadline: 2 weeks from hiring Budget: $130 USD

    $121 (Avg Bid)
    $121 Avg Bida
    71 bida

    I am seeking a senior NodeJS developer to resolve issues with an existing API and introduce new functionality and improvements. I am looking for individuals only, no agencies please. The ideal candidate is an expert at NodeJS, no time-wasters. Issues will be discussed over calls with screen sharing and we'd talk through problems, figuring out the best approach to each ticket. Strong familiarity with git and branching is required. Our source code is hosted on GitLab and our app runs in a containerized environment, although experience with containerization (docker) is not required. All issues are posted to an internal issue tracker which you'll be given access to. This is an ongoing project where time tracking is a requirement. We are behind schedule in addressing some of ...

    $94 (Avg Bid)
    $94 Avg Bida
    59 bida

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

    $414 (Avg Bid)
    $414 Avg Bida
    157 bida

    ...códigos de barras, categorías padre, categorías hija 1, categorías hija 2, precios, precios escalonados, IVAs, cantidades mínimas, cantidades máximas, punto pedido, stocks, descripciones, imágenes de productos, etc... 2. Activación, Configuración y Personalización de las diferentes aplicaciones de Odoo 17 que necesitamos para el correcto funcionamiento de la empresa (Ventas, Facturación, CRM, Sitio Web, Inventario, Contabilidad, Compra, Punto de Venta, Proyecto, Comercio electronico, Fabricación, Marketing por email, Studio, Documentos, Empleados, POS Payment Configuration, POS Productos Multi Barcode, Firmar, Planificación, Eventos, Conversaciones, Contactos, Alquiler, Servicios Externos,...

    $1193 (Avg Bid)
    $1193 Avg Bida
    46 bida

    As the client, I'm looking for a proficient and dedicated freelancer to develop a Java open MPI program directed towards data distribution. This program should be designed primarily for Windows OS. Key Features: 1. Data Distribution: The application's main function should focus on data distribution. 2. Compatibility: It must be compatible only with Windows OS. Skills and Experience: - Strong competency in Java Open MPI programming. - Background in designing programs for data distribution. - Proven experience with Windows OS centered coding. The project timeline is urgent as I'm keen to have this application working ASAP. Your proposal would be much appreciated, especially if you have a strong grasp of Java, MPI frameworks, and a good command of Windo...

    $23 (Avg Bid)
    $23 Avg Bida
    6 bida

    We are looking for a developer for a LONG TERM cooperation for a developer to participate in the product development PLEASE EXPLAIN IN YOUR ANSWER WHY YOU WOULD LIKE THIS OPPORTUNITY AND WHY YOU ARE A GOOD CANDIDATE FOR IT We would like to have excellent skills in - Angular (version 11+) - Java springboot - Ionic Mobile Apps - MySQL - Kafka Other good to have skillls - Understanding of e-commerce catalog & order data model - Payment provider integration - Bluetooth & POS printer connectivity - Java FX for desktop application - nice to have No agencies, please! Ideally, we would like a developer that would be able to dedicate 20 - 40 h per week, so it is ok to have another job too but 8h/day can be considered Must have - Excellent English / communication skills - ...

    $25 / hr (Avg Bid)
    $25 / hr Avg Bida
    82 bida

    I'm seeking a skilled programmer to develop a credit card (cc) checker utilising Braintree API. This project primarily involves building a system that performs small transactions to verify the validity of a credit card and return results. Key Requirements: 1. Display Format: The results should be presented clearly in a list format. 2. Details Displayed: Upon successful checking, the system should show the card type and the card's expiry date. 3. Error Handling: It's crucial to show an error message if an invalid credit card is entered. If you have prior experience with payment gateway API's (especially Braintree API) and a keen attention to detail, you're potentially a good fit for this project. Do not hesitate to send a message for additional info...

    $105 (Avg Bid)
    $105 Avg Bida
    91 bida

    I am looking for a skilled professional to build an interactive web-based analytics dashboard using PowerBI. The dashboard will track and visualize stock trading data and metrics. I have attached the data we are trying to work with. Design and Layout: - The preferred design style is professional and corporate. - The layout should be clean and minimalist. Skills and Experience: - Experience with Excel is required - Experience with PowerBI is required. - Experience with API is required - Proficiency in web development using JavaScript or another language is preferred. - Knowledge of data visualization best practices is essential. The ideal candidate will have a strong attention to detail and the ability to create a user-friendly and visually appealing dashboard.

    $125 (Avg Bid)
    $125 Avg Bida
    132 bida

    I have a python scrape that collects data from a website but the cookie and csrf have changed and I am not sure how to obtain the ones from dev tools. Here is the top part of the broken scrape code. Can you fix it? Full code attached. # Scraping import os import datetime from time import sleep import requests import pyodbc from import InsecureRequestWarning requests.packages.urllib3.disable_warnings(category=InsecureRequestWarning) def terminate(error_message, code, data, d_type): print(f"[{d_type}]{error_message}, Check Logs. Exiting...") dt = str(()).replace(".", "_").replace(":", "_").replace(" ", "_").replace("-", "_") print(f"nPlease Check File: scraper_logs/{dt}...

    $142 (Avg Bid)
    $142 Avg Bida
    26 bida

    Error Details: The item specific Brand is missing. Add Brand to this listing, enter a valid value, and then try again. End Point -

    $6 / hr (Avg Bid)
    $6 / hr Avg Bida
    6 bida

    I need an expert in API automation, specifically utilizing , for specific tasks. Your main duty will be to automate keyword ranking searches on Google. Please, to succeed in this project, you'll need: • In-depth understanding of API automation • Previous experience with Octopbrowser automation and API • Excellent skills in creating real-time dashboards Your responsibilities include: • Setting up an automated system for Google keyword ranking • Ensuring the real-time dashboard that presents these ranking results is functioning seamlessly • Regular testing and debugging to ensure the system runs smoothly. If you have the relevant experience and a proven track record in similar projects, feel free to place your bid. We are on the look...

    $60 (Avg Bid)
    $60 Avg Bida
    22 bida

    As a proactive client, I am looking to collaborate with experienced web developers to bring a website idea to life. The primary purpose of the website hasn't been finalized yet hence, it could either be for ecommerce purposes, information-sharing or as a portfolio. I am flexible in the technologies being used, so whether you're proficient in Java, PHP or Python, feel free to express your preference. As for your applications, please focus on highlighting your experience. Ideal Skills: - Proficiency in any Web development languages (Java, PHP, Python) - Strong experience in website development Please place your bid if you match the criteria and are able to bring innovative ideas to the table. A successful partnership on this project could lead to fur...

    $435 (Avg Bid)
    $435 Avg Bida
    202 bida

    Busco un sistema para administracion de clinicas o centros medicos , requisitos: Base de datos: Postgresql (Si maneja ORM MEjor) Backend: Python o Java Frontend: Angular ( actual)

    $494 (Avg Bid)
    $494 Avg Bida
    20 bida

    I'm in need of a proficient Python Flask developer capable of designing and i...profiles. - Job Posting and Candidate Matching: Develop functionalities for recruiters to post job listings and access a curated list of candidates recommended for their job postings, streamlining the candidate selection process. Ideal skills/experience: - Strong proficiency in Python Flask framework - Extensive experience with MongoDB, Docker & Tailwind CSS - Hands-on experience with RESTful API integration - Past experience in job recommendation systems or similar functionalities will be an added advantage. This is a complex project requiring attention to detail and a solid understanding of job recommendation algorithms. Your contribution will directly impact the efficiency of the job reco...

    $77 (Avg Bid)
    $77 Avg Bida
    6 bida

    As a client, I'm searching for an experienced developer who can create me an automated bot for Microsoft Teams Meetings. This bot should be capable of: Email Handling: - Generating a unique email address which will be used to handle MS Teams meetings invitations. Attendance & Meeting Management: - Aut...It should be deployed as a microservice in a docker, with exposed APIs. - The bot should live store the meeting's files in real-time to Azure blob storage. Security Measures: - At least a basic level of security is required for the unique email generation and bot's ability to join meetings. The ideal candidate for this project should have solid experience in Python, FastAPI, Azure, and MS Teams API. Practical experience in bot developing, specifically for MS Te...

    $269 - $808
    Dimeterai
    $269 - $808
    10 bida

    ...Develop a custom Java class that seamlessly integrates into the existing Android application. WebView Implementation: Implement WebView functionality within the custom class to display the designated website. Automatic Browsing: Configure the WebView to automatically start browsing the specified website upon the application's launch. Automatic Scrolling: Implement a mechanism to enable random scrolling within predefined div elements on the loaded webpage during the one-minute browsing period. Configuration Options: Provide options within the custom class for URL customization, browsing duration adjustment, and other relevant parameters. Skills Required: Proficiency in Java programming for Android development. Experience with Android WebView implementation. Familiarit...

    $13 (Avg Bid)
    $13 Avg Bida
    39 bida

    ...to a table called Users, visible on the UserProfile manager. Similarly, for groups, when a group is searched, it should be displayed in the Groups table, along with all corresponding users belonging to that group in the Users table. 3. Activity Logging: (Budget: USD 100) 4. API Module (Budget: USD 200): An API within the same project is required to fetch the saved Policies as described below. API needs to have JWT authentication, throttle, rate limiting and broadcast module Along with this we need LLD as well. API Endpoint: policies/userprofile/1 Response: ```json [ { "path": "SOFTWAREMicrosoftWindowsCurrentVersionPoliciesExplorer", "entry": "NoControlPanel", "value&q...

    $634 (Avg Bid)
    $634 Avg Bida
    22 bida

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

    $447 (Avg Bid)
    $447 Avg Bida
    168 bida

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

    $15 - $25 / hr
    Dimeterai
    $15 - $25 / hr
    155 bida

    I'm seeking a competent developer with significant experience with Google Fit REST API for an engaging fitness project across multiple platforms. Ideally, you'll have; - Prior experience using Google Fit REST API to track user activities and retrieve health-related data. - Proven experience in designing and implementing fitness applications on FLUTTER, Android, iOS, and Web platforms. Scope includes integrating these to: - Implement the user activity tracking feature - Facilitate the retrieval and display of health-related data This project will include third-party app integration too. So experience in that aspect will be an added advantage. Looking forward to your bids and discussing further.

    $119 (Avg Bid)
    $119 Avg Bida
    163 bida

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

    $124 (Avg Bid)
    $124 Avg Bida
    101 bida
    YouTube Chrome Extension 6 hari left
    DISAHKAN

    For this project, I need a skilled Chrome extension developer capable of creating an innovative ...designed to provide viewers with additional info about any facts or statistics mentioned within the video content. Please note: Specific details on the type of facts (statistics, quotes, data points, etc.) have not been mentioned at this point, opening a potential for a chat about specifics. Ideal skills needed are: * Proven experience in Chrome extension development * Experience with YouTube API * Understanding of effective UI/UX designs for an optimal user experience. Please ensure your proposal covers your approach to the development of this unique tool alongside your relevant skills and experience. If you've worked on any similar projects before, do include the details in...

    $120 (Avg Bid)
    $120 Avg Bida
    50 bida

    Looking for a developer that can work with php and laravel framework. Need to fix some issues on a website, add stripe payment, SDK api integration and improve pagespeed and performace. If you can work well with laravel, let me know.

    $143 (Avg Bid)
    $143 Avg Bida
    233 bida

    I'm seeking a proficient developer with experience in Python and Rust, who can craft a robust trading bot on the Solana blockchain. Characteristics I require include: - Implementation of LP tracking and limit order strategies. - Seamless Integration with the Raydium API. Ideal candidates will have proven experience in developing similar trading bots and a deep understanding of blockchain technology, especially Solana and Raydium.

    $418 (Avg Bid)
    $418 Avg Bida
    104 bida

    Require iOS/iPhone mobile developer, you will need to show examples of previous work that has reasonable downloads from the iOS app store A frontend application to be created to keep track of items received and sent, wireframe to be discussed in detail via chat About 5-6 screens to be built, not too complex but does require some accessing backend API to fetch data, then display it nicely. There is going to be limited complexity in the app itself, most of it will be tracking data. So being able to have a smooth UI and good UX is key criteria. The app will need to implement AdMob and subscription to the Apple store, so you must have knowledge or experience with those. (eg. or other ways of managing subscription) Do

    $501 (Avg Bid)
    $501 Avg Bida
    88 bida

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

    $21 (Avg Bid)
    $21 Avg Bida
    67 bida

    I am seeking a versatile programmer who is proficient in Python, Java, and C++. Your focus will be on: - Developing a mining algorithm for the Kaspa cryptocurrency: Your experience in blockchain technology will be central to establishing an efficient mining algorithm that optimizes resource usage. - Creating a user interface: Experience in user interface design is appreciated, as the project aims to create an intuitive and user-friendly interface. You need to deliver a user-friendly interface that is easy to navigate and use. - Implementing data encryption: The role requires significant skills and experience in data encryption systems to protect the sensitive data involved in the crypto mining process. To complete this project, you will deliver: - A fully-functional mining algo...

    $425 (Avg Bid)
    $425 Avg Bida
    149 bida

    ...permite a un recolector de desechos sólidos, poder ir a varias ubicaciones, donde se solicita el retiro de los mismo. Un cliente (el cual no debe registrarse) hace una solicitud en donde se captura el nombre completo y ubicación, donde se encuentran los desechos a retirar por el recolector. A través de un arduino con su gps se detecta la ubicación del cliente y se entregan las coordenadas a la api de mapbox para que ingrese en el recorrido la ubicación y genere la mejor ruta. Cada vez que el recolector cierra una recolección, el sistema debe enviar un mensaje push desde la app al cliente más cercano en el recorrido, para informar que el recolector ya está en vía, así como otro, cuando el recolector ya est&eac...

    $270 (Avg Bid)
    $270 Avg Bida
    26 bida

    ...data mining and manual web scraping. - Solid experience in handling monotonous work - Easy to train and understand my method of content/data extraction from a multitude of websites. - Attention to detail to accurately extract the desired information based on my training. Necesito urgentemente un minero de datos capacitado y eficiente para extraer información/contenido de artículos y de diferentes paginas web. Responsabilidades clave: - Aplicar técnicas efectivas de minería de datos para extraer nombres, correos electrónicos y titulos de trabajo de los contactos de correo. - La fuente clave de los datos se realizará mediante técnicas manuales de minería de datos. -La capacitación la brindaré yo...

    $95 (Avg Bid)
    $95 Avg Bida
    181 bida
    n8n.io low code 6 hari left
    DISAHKAN

    Key Tasks: - Establish an API with to facilitate workflow automation. - Integrate and automate transmission of data between open ai and my backend Qualifications: - Experience with ,OpenAI, and my backend. - Knowledge in automated workflow design and execution. The project's goal is to automate specific processes within my workflow, focusing on data transmission between APIs and condition-based task execution. You'll need to demonstrate familiarity with and proficiency in managing and integrating APIs. The successful execution of this project requires a solid understanding of workflow automation and data integration strategies.

    $10 (Avg Bid)
    $10 Avg Bida
    1 bida

    ...backend functionality and HTML/CSS for frontend design. MySQL will be employed for database management. Programming Languages: Java will be the main language for the Android application, with JavaScript for backend scripting and HTML/CSS for web components. Version Control System: Git will be utilized for version control, facilitating effective codebase management. Key Features Implementation: Focus will be placed on developing the app's core functionalities, including a database for recyclable materials information, features for accessing local recycling schedules, and interactive maps for locating recycling centres. Integration with External APIs: Google Maps API will be integrated for location services, enabling users to find nearby recycling facilities and...

    $654 (Avg Bid)
    $654 Avg Bida
    244 bida

    Srs. Preciso fazer a comunicação com o banco de pagamentos Efí, cartão, pix, boleto via API. No site do banco tem os esquemas para conexão com diversas linguagens, mas preciso passar para ASP CLASSIC ou fazer com que meu site que está em ASP trabalhe com as informações vindas. - Tentei com oXMLHTTP = mas deu alguns erros. - Acho que estou errando em alguma linha de código. - Se for possível fazer a comunicação com Jquery também seria uma boa.

    $147 (Avg Bid)
    $147 Avg Bida
    32 bida

    Key Tasks: - Establish an API with to facilitate workflow automation. - Integrate and automate transmission of data between open ai and my backend Qualifications: - Experience with ,OpenAI, and my backend. - Knowledge in automated workflow design and execution. The project's goal is to automate specific processes within my workflow, focusing on data transmission between APIs and condition-based task execution. You'll need to demonstrate familiarity with and proficiency in managing and integrating APIs. The successful execution of this project requires a solid understanding of workflow automation and data integration strategies.

    $18 (Avg Bid)
    $18 Avg Bida
    43 bida

    Having plans to streamline our business processes, I'm in need of a proficient expert in ERPNext and Odoo. The professional should possess the following skills and experience: - We are interested in migrating to Odoo or erpnext open source and have several requirements...and have several requirements: 1)We need to customize their database to suit our needs. 2)We are open to developing additional models as required. 3)We expect you to create APIs, or we can provide them for both push and pull functions. 4)Customizing reports according to our specifications is essential. 5)We will provide APIs with formulas for implementation either in the database or within the API itself for display purposes. If feasible, we are open to freelance or part-time arrangements. Please provide you...

    $5 / hr (Avg Bid)
    $5 / hr Avg Bida
    9 bida

    I'm seeking a computer science engineer (CSE) with significant experience to assist mtech and phd students with their projects. This unique, challenging role would ideally suit someone who is not only adept in Java, Python, and C++ but also has a proven record in practical implementation. Key Tasks: • Assist students in diverse implementation tasks • Provide guidance on utilising Java, Python, and C++ Skills and Experience: • Proficiency in Java, Python, and C++ • Previous experience in Machine Learning, Data Management, and Software Engineering is essential • Excellent communication and presentation skills • Ability to work under strict timelines and deliver quality results A professional with experience in academic environments w...

    $258 (Avg Bid)
    $258 Avg Bida
    8 bida

    Change The current DB to MySQL and Integrate new API with Front End

    $3913 (Avg Bid)
    $3913 Avg Bida
    113 bida

    ...want to allow for next trade to be taken as soon as exceeds the "open range". The purpose is to measure the maximum move for each trade, if one was taken "in points." I would like the script to return all the data to an Excel file. Here are my requirements: Date: 01/01/2000 "SPY" "open range" "stop loss" "target" Variables that I want to be able to customize - symbol compatible with API - time frame (1min, 10min, 1h, etc.) - time range (for example, 08:00:00–10:00:00). - stop-loss ("open range" + points) - break even - option to move the stop-loss to "entry" to break even. As soon as the move was equal to "open range," I would like to be able to move it to test bo...

    $233 (Avg Bid)
    $233 Avg Bida
    68 bida

    ...want to allow for next trade to be taken as soon as exceeds the "open range". The purpose is to measure the maximum move for each trade, if one was taken "in points." I would like the script to return all the data to an Excel file. Here are my requirements: Date: 01/01/2000 "SPY" "open range" "stop loss" "target" Variables that I want to be able to customize - symbol compatible with API - time frame (1min, 10min, 1h, etc.) - time range (for example, 08:00:00–10:00:00). - stop-loss ("open range" + points) - break even - option to move the stop-loss to "entry" to break even. As soon as the move was equal to "open range," I would like to be able to move it to test bo...

    $158 (Avg Bid)
    $158 Avg Bida
    93 bida

    Fixing on existing API and create new API. Urgent. Need to complete today

    $18 (Avg Bid)
    $18 Avg Bida
    47 bida

    I'm in need of a developer who can manually create and integrate the Viva API into my Wix website. The ideal candidate for this project would have a deep understanding of integrating APIs and payment processing systems, as well as experience working with Wix. Key Requirements: - Establish secure payment processing, specifically for Credit Card and Debit Card options through the Viva API. - Design a simple, clean payment processing page that aligns with my current website design. - Subject the new integration to testing to ensure it works seamlessly and securely. Please only apply if you have experience with similar projects and can provide examples of your work. The successful candidate should get this done with minimal debugging needed, due to their insightfulness a...

    $84 (Avg Bid)
    $84 Avg Bida
    15 bida

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

    $103 (Avg Bid)
    $103 Avg Bida
    115 bida

    ...Cryptocurrencies effectively. - Fast completion time is a must as we would like the project finished soon. Ideal Candidate: - Must have previous experience in programming and development of AI-based deep learning fully automated trading bots. You will be asked to provide examples of your past projects. - Familiarity with various trading platforms. Specific platform will be decided in discussion. - API Knowledge, Algorithmic Trading Knowledge, Market Knowledge, Risk Management, Backtesting and Simulation, Security and Infrastructure - Quick turnaround time without sacrificing efficiency or accuracy. - Expert knowledge in trading Forex and/or Cryptocurrencies. This initial project will be a test bot for proof of concept. Once developed and successfully tested a much large...

    $787 (Avg Bid)
    $787 Avg Bida
    141 bida

    I'm looking for an expert in API integration and WordPress to provide a solution that allows my website's chatbot to communicate with my CRM system. You can propose a chatbot platform that you believe would work best with this integration as none were specified prior. The tasks do not include any specific jobs for the chatbot like customer support or lead generation so that's not a concern. Key responsibilities include: - Proficiency in CRM API integration - Experience in WordPress website development - Knowledge of chatbot creation and operation - Recommending suitable chatbot platforms for API integration Successful completion of this project will involve setting up a chatbot that can effectively interact with my CRM system through API integr...

    $16 / hr (Avg Bid)
    $16 / hr Avg Bida
    53 bida

    I want someone to implement 2fa google API to my Laravel application. 1. Register 2FA for first time login, and 2FA authentication every time the user logging in. 2. Reset of 2FA option from super admin module. 3. Reset of 2FA option from user profile option.

    $40 / hr (Avg Bid)
    $40 / hr Avg Bida
    192 bida
    IBBA Data Scraping Task 6 hari left
    DISAHKAN

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

    $24 (Avg Bid)
    $24 Avg Bida
    100 bida

    Create a simple crypto related website with approx. 15 pages. The design should be kept simple. (I have a detailed explantions + multiple example of how I would like the webiste to look) The website must feature the creation of user-accounts and the ability for the users to login. (encryptions of account details is not important) The website will incorporate an API to deliver real time prices of various crypto currencies. (I already found one you can use for free) The website should be made using WordPress. The website will act as an info site regardiing crypto currencies, no purchase or selling of any cryptocurrency will take place. However donations to a main wallet/address from the users must also be possible. All text that will be featured on the website has been made in ...

    $506 (Avg Bid)
    $506 Avg Bida
    199 bida

    This project is focused on leveraging Tosca for the purpose of automating software testing. Though the specific aspects of testing and the programming languages in the software being tested weren't specified, a general proficiency in software testing principles and methods, as well as familiarity with a range of testing types (functional, performance, security, etc.) and programming languages (Java, Python, C#, etc.) will be highly beneficial for this project. Key Skills and Experience: - Extensive experience with Tosca - Proficiency in software testing - Familiarity with diverse testing types - Experience with multiple programming languages - Ability to handle underspecified tasks and adapt to potentially changing project scope

    $13 / hr (Avg Bid)
    $13 / hr Avg Bida
    12 bida

    I need a focused developer well-versed in Python, Java, and C++ to build a Coding Problem IDE. The successful candidate will be able to construct a platform that should be able to function on CodeTikki.in. Key features of the IDE should include: - Code highlighting: This feature is necessary to make the code more readable and easily understandable. - Syntax checking: To ensure the code is error-free and runs smoothly. Expertise in IDE development, as well as proficiency in Python, Java, and C++, is essential for this project. Familiarity with and commitment to delivering a user-friendly interface is also important.

    $72 (Avg Bid)
    $72 Avg Bida
    12 bida