Amazon book search api jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 amazon book search api jobs found, pricing in USD

    ...Developing the app for both Android and iOS - Creating a user-friendly interface for bulk SMS sending - Ensuring the app efficiently sends SMS to multiple contacts - Implementing a feature that allows users to manage their SMS lists - Testing and debugging the application In mobile application there will be a configuration page For setting config values 1) base URL 2) get messages API URL 3) update message status API URL 4) time interval field (in seconds) 5) choose sim card through which we'll send messages The ideal candidate for this project should have: - Proven experience in developing mobile applications using Flutter, with a strong portfolio of past projects - Prior experience in creating applications that involve SMS sending functionality - Excellent know...

    $40 - $60
    $40 - $60
    0 bids

    I am seeking an experienced .Net developer who can proficiently build a web app with full focus on API endpoints creation. The web app should specifically support the creation of GET, POST, and PUT requests. Key Features: - Creation of API Endpoints - Support for GET, POST, and PUT requests. Ideal Skills: .NET Framework Web API Development REST API Integration Experience in database integration and user authentication would be a bonus, but the main requirement is expertise in .Net development and a solid understanding of the API lifecycle. The developer should be able to leverage modern .Net technologies and best practices to ensure efficient, secure, and scalable API integration.

    $22 - $183
    $22 - $183
    0 bids

    ...a proficient Android app developer with experience working with Bluetooth Low Energy (BLE) devices and data syncing to an API. Your task will primarily involve: - Developing a Raqmiyat-based Android application using the provided BLE devices. - Utilizing data collected from these devices, which will include location data, temperature, and heart rate information. - Syncing the collected data with a predetermined API. - Generating PDF reports based on this data. - Implementing functionality to produce alerts when a BLE device goes out of range. For this role, comprehensive understanding and experience in Android app development, BLE devices, data synchronization and API interfacing is essential. Familiarity with PDF report generation from datasets is also needed. Th...

    $330 (Avg Bid)
    $330 Avg Bid
    2 bids

    I need a freelancer with experience in installing Dspace 7.6 on Ubuntu 22.04 LTS. Key Requirements: - Proficient in Ubuntu 22.04 LTS - Experience in Dspace 7.6 installation - Ability to Installing the Backend (Server API) - Ability to Installing the Frontend (User Interface) - Ability to Search Engine Optimization - Ability to Scheduled Tasks via Cron For more information read below the link https://wiki.lyrasis.org/display/DSDOC7x/Installing+DSpace

    $5 - $9 / hr
    $5 - $9 / hr
    0 bids

    I am looking for an expert programmer with proficiency in Python to develop a face swap API. The script provided in the link below implements and sets up the face swap functionality on Amazon AWS ec2. You can input two images, and the output will be one image with the faces swapped.

    $88 (Avg Bid)
    $88 Avg Bid
    4 bids

    I'm looking to hire an experienced backend developer to build a REST API using Spring Boot. The specific functionality to be implemented is for CRUD operations for data. Unfortunately, the type of data this API will be handling is yet to be defined, which requires the developer to be able to adapt as the requirements evolve. The API will need to interact with MySQL Database, thus familiarity with this database technology is critical. Ideal Skills: - Proficiency in Spring Boot. - Experience with MySQL. - Familiarity with CRUD operations. - Ability to adapt to changing requirements. Your task will be to create the API and ensure it interacts properly with the MySQL database. Knowledge of implementing scalable systems will be a huge plus. Being able to comm...

    $80 (Avg Bid)
    $80 Avg Bid
    7 bids
    Marketing Partner Search 6 days left
    VERIFIED

    Help us find find partners: ① Find Shopify experts, UGC video makers, etc. on Fiverr who are exposed to e-commerce (main market is Northern Europe) and are willing to do Scaleorder branding in their circles or bring the first customer to Scaleorder; ② Finding Facebook groups that are willing to brand Scaleorder in their circles or bring the first customer without posting in the group; ③ Find Youtuber celebrities so that they are willing to do video co-operation and can promote our platform in their live broadcasts and videos; ④ Looking for Winnning products website (we will provide the website address), so that it is willing to co-operate to establish an affiliate relationship, and put our APP on its website to promote; ⑤ Look for Shopify APP (we will provide the website address) that is w...

    $373 (Avg Bid)
    $373 Avg Bid
    13 bids

    I'm seeking a skilled app script professional to improve functionality in my current Google Sheets. The job entails creating connections with external APIs, and add a multiple drop down function in Google sheet. This is different than dependent drop-down and I require to use just one cell for the multiple drop down rather than using the next cell. Key requirements: - Add two drop...and add a multiple drop down function in Google sheet. This is different than dependent drop-down and I require to use just one cell for the multiple drop down rather than using the next cell. Key requirements: - Add two dropdown menus - The menus need to feature a predefined list of words - Experience with Google Sheets and App Script Recommended skills: - Google Sheets - Google App Script - API...

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

    I'm looking for a skilled Cypress tester to help with automation of API tests. Your proposal should focus on this aspect of the project. Ideal Skills and Experience: - Proficient in Cypress testing framework - Prior experience in API testing - Strong understanding of automation best practices - Ability to create detailed project proposals

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

    I'm in search of a capable developer who can help design a cross-platform inviting application. The main attribute of the app is to serve an inviting purpose. Certain specific features were left undetermined, leaving room for the developer's creative input. Skills and Experience Required: 1. Proficient in cross-platform app development. 2. Previous experience in creating inviting or similar apps. 3. Creative input in feature development based on targeted user experience.

    $151 (Avg Bid)
    $151 Avg Bid
    14 bids

    ... Key Requirements: - Experience with migrating text and attachments from one jira data centre instance to anotyer jira data centre instance - Proficiency in fetching data from source jira API and posting to target JIRA API - Ability to ensure the migration is completed securely and efficiently Fix this program. import requests import json # Source Jira instance src_jira_url = "(link unavailable)" src_token = "src_token" # Destination Jira instance dst_jira_url = "(link unavailable)" dst_token = "dst_token" # Get all issues from source Jira instance src_issues_url = f"{src_jira_url}/rest/api/2/search" src_issues_response = ( src_issues_url, headers={"Authorization": f"Bearer {src_tok...

    $34 (Avg Bid)
    $34 Avg Bid
    12 bids

    I'm looking for a MERN stack web developer who can help me create an e-commerce website. The ideal candidate should be well-versed in Database design, Git(for version controlling), API and deploying websites efficiently please the details of the website as follows

    $763 (Avg Bid)
    $763 Avg Bid
    37 bids

    ...Your backend should accept the stream and transcribe it on the server and then store the text in postgresql database and then convert the transcribed text to audio using tts and send it back as a stream to the user over the same ws session/consumer that initiated it. This pipeline should have min latency and hence we prefer using local speech to text and text to speech instead of making external api calls. We could also use external services using apis if the quality of these services is not good - we need high quality transcription and tts. The pipeline components should be modular so it is easy to change or replace components in order to benefit from higher quality apis that become available. If the user starts speaking again (ie if your backend starts receiving audio over the...

    $166 (Avg Bid)
    $166 Avg Bid
    7 bids

    I need a skilled Laravel 10 developer to create a 1-page website and mobile. This project demands expertise in Laravel and responsive design for optimal performance across desktop and mobile devices. Note:- Please check figma of layout required below. The key features I require include: - Fast loading - Google page speed check has to be 100% for both desktop and mobile - The page is image heavy, hence has to lazy load images correctly - Menu has drop down images heavy. Accordingly loading should be only on mouse over and not interfere with rest of page load. - First part of the page should

    $137 (Avg Bid)
    $137 Avg Bid
    66 bids

    Need to complete in 2 days. UI done, just integrate PRIVATE API. SMALL APP ONLY.

    $36 (Avg Bid)
    $36 Avg Bid
    13 bids

    ...reserve tables via the app. 3. **Menu:** To enable customers to view different meals and their prices, the app will need a menu feature. System Integration: The app needs to seamlessly integrate with a POS system and an online reservation system. Your experience in API integration is desirable. User Roles: The app should support multiple user roles to accommodate administrators, managers, and waitstaff. Each role will have distinct permissions and access levels. The ideal freelancer will have proven experience in Flutter, Firebase, API integrations, and creating multi-role user systems. This is crucial to successfully building the required features and ensuring seamless performance and easy navigation. I recommend applicants familiarize themselves with the restaurant in...

    $681 (Avg Bid)
    $681 Avg Bid
    31 bids

    ...competent virtual assistant for my growing mobile car wash business to help systematize my leads' pool. Your main responsibility will be to sort through different leads that come via phone call,text,email. screening out those who've explicitly stated they dont have the budget in our services. these leads are all warm and already interested in our business we just need them to book our services, and for you follow up until they book. In addition to this, you'll be tasked with performing data entry jobs as part of your duties. Having a keen eye for detail and excellent organization skills will be of immense benefit in carrying out these tasks effectively. Key tasks and qualifications include: - Reaching out and sifting through leads via phone call - Class...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    29 bids

    I'm on the hunt for a seasoned PHP developer with a specific set of skills for my project. Your background should be rooted in PHP framework, MySQL database manipulation, and API integration - all of which will be instrumental to the success of this task. I need to customize an existing Sngine social media script to better suit my needs. Familiarity working with Sngine will put you at the top of my list. I'm looking forward to seeing how your skills can benefit this project.

    $8 / hr (Avg Bid)
    $8 / hr Avg Bid
    35 bids

    I'm seeking a talented writer with a nutrition background to create a high protein recipe E-Book for my online training and nutrition coaching business based in Australia, Key project elements: - The book should be in PDF format. - It should include recipes with complete nutritional information, particularly macro breakdowns for each one. - Should include breakfast, lunch, dinner and snack options. - The ingredients should be Australian based- things that are sold in Australia Ideal Skills: - A strong understanding of nutrition, specifically macronutrients. - Experience in ebook writing and formatting, preferably with a focus on recipe or health books. - Ability to create engaging and informative content. - Precise, clear, and concise writing style. Please note, ad...

    $203 (Avg Bid)
    $203 Avg Bid
    39 bids

    I am looking for a programmer that can work with UniSwap API. Connecting Volt Metamsk to UniSwap. Work with the swap section. Working with Pooling Liquidity. I should be able to do things like Creating a Pooling Liquidity Removal of a Pooling Liquidity And.... to do. If you have any questions, please ask

    $729 (Avg Bid)
    $729 Avg Bid
    10 bids

    I am seeking a proficient designer skilled in HTRI, Aspen, PV Elite, STAD Pro, and Creo or 3D. The primary focus of this project is designing & Estimation of heat exchangers, Pressure Vessel, API 650, AWWA D 100, Tanks, Boiler,. However, there are other aspects as well including: - Developing process simulations using ASPEN & HTRI. - Creating pressure vessel designs using PV Elite. - Generating structural analysis using STAD PRO. - Designing 3D models using CREO / Solid Work. An ideal candidate for this project would have prior experience in all these areas, but most importantly, in designing heat exchangers using HTRI. I expect high-quality work and timely delivery.

    $9 / hr (Avg Bid)
    $9 / hr Avg Bid
    5 bids

    As the project approaches completion, I am in need of a seasoned PHP developer to perform system enhancements. There's already an existing system at hand that could use your expertise to make it more efficient and user-friendly. The ideal candidate would possess the following skills and experience: - Proficiency in PHP development and database management - Experience in API integration - Strong understanding of the software development life cycle - Proven track record of enhancing existing systems - Detail and solution-oriented mindset Please take note that specific tasks can't be provided at this moment, all we need is to enhance the system. Your rate should reflect this requirement.

    $9 / hr (Avg Bid)
    $9 / hr Avg Bid
    43 bids

    This voice search capability should cover the whole Quran. The primary function of the app will be searching for verses in the Quran utilising voice commands, highlight the words you're reciting in Arabic as you say them to assist you in reviewing or reading. It's a standalone Apple Watch app. It should be activated via a Tap. You should be able ta to tap a button start reading and you should be able to see the Ayas on the watch screen as you reciting them. Please see a sample attached. Basically it should do the exact same thing but on the Watch. Key Requirements: - Voice search functionality specifically designed for the Quran - Covers the whole Quran, not just specific Surahs or Ayahs - Highlight the words you're reciting as you're reading. - Ara...

    $368 (Avg Bid)
    $368 Avg Bid
    20 bids

    I'm seeking a web developer who can expertly design and develop a slot booking website primarily for two types of users: customers and admins. Key Features: * The website should provide customers with an easy way to book slots. While booking, they will need to provide their names and contact numbers. * There should also be an admin-friendly interface to manage bookings. User Experience: * Both interfaces have to be user-friendly and intuitive, promoting seamless interaction between the customer and the admin. Website Specifics: * The website is aimed at offering 1 to 5 types of services. Hence, it should be able to accommodate this range. Ideal Skills and Experience: * Experience in web development, particularly with booking or scheduling systems * Proficiency in user in...

    $86 (Avg Bid)
    $86 Avg Bid
    15 bids
    Reiki Service Basic Website 6 days left
    VERIFIED

    I'm looking for a simple yet modern website to promote and book my Reiki service. Key Requirements: - Home, About and Services Pages: These are the necessary pages for showcasing my service and building trust with potential clients. - Design Style: Clean and Modern: The design of the website should be clean and modern to appeal to a broad range of visitors. Specifically, I'll need: - Booking System: Visitors should be able to book their session directly on the website. - Service Descriptions: Detailed descriptions of the services I offer are essential for informing potential clients about what they can expect. Ideal Skills and Experience: - Proficient in web development - Experience in creating booking systems - Familiarity with Reiki services is a plus, but ...

    $328 (Avg Bid)
    $328 Avg Bid
    92 bids

    I'm seeking an experienced developer to assist in optimizing database speed for my Node.js website. Key tasks: - Conduct initial review of current setup, hosted on a Hostinger VPS with a configuration of 16GB - Advise and implement changes to improve response time, usining knowledge of different hosting platforms such as Amazon Web Services, Google Cloud Platform or Microsoft Azure. - Familiarity with MySQL as a database management system is a must. Ideal candidate would possess keen problem-solving abilities, strong knowledge in database management and previous experience with Hostinger VPS. Experience is optimizing Node.js websites is advantageous. Please provide examples of similar assignments in your proposal.

    $29 (Avg Bid)
    $29 Avg Bid
    6 bids

    ...active Payoneer account that can be used for this function. The job will involve: - Implementing Payoneer API to create payment links within my website. Your role will heavily rely on familiarity with Payoneer API and specifically leverage this resource: - Integrating the resulting code on my clickfunnels html, making it an adjustable feature On the payment page, I would like to capture various types of information: - Customer contact details - Customer preferences - Specific product details The ideal candidate for this project has experience in website development and has specifically worked with Payoneer API and ClickFunnels. I am looking for someone detail-oriented, since capturing the right information at payment

    $156 (Avg Bid)
    $156 Avg Bid
    13 bids

    I need a skilled Photoshop expert to edit 20-30 pieces of children's artwork for a photo book. Each artwork requires attention to detail in various alterations. Not all images require all elements of the below but overall your role will include: - Color correction in CYMK - Background removal - childs name removal - Re-sizing and straightening image - placement of artwork onto a solid colour background/creation of border - Generative fill to expand the background on selected images - Basic retouching to remove paper wrinkles on some images The final edited works need to be high-resolution (300 dpi). Experience in children's artwork corrections or similar projects will be of advantage. Please bid with a realistic timeline as well as your portfolio showing previous sim...

    $60 (Avg Bid)
    $60 Avg Bid
    53 bids

    As an experienced developer, my goal is to connect my existing trading BOT, already linked to Bitstamp, to Kraken API. The chosen candidate should be proficient in .NET, particularly .NET Core. Key Responsibilities: - Connect my BOT to the Kraken API using .NET Core - Implement functionalities for trade execution, market data analysis, and account management Ideal Skills: - Proficient in .NET, particularly .NET Core - Previous experience with API integration, preferably in the trading sector - Strong understanding of trade execution, market data analysis, and account management - Ability to troubleshoot and optimize the integration process for a seamless user experience. If you have the necessary skills and are confident in your ability to deliver this project, pl...

    $165 (Avg Bid)
    $165 Avg Bid
    26 bids

    1 API fixing issue. 2 button issues. Able to work with ftp and start immediately

    $16 (Avg Bid)
    $16 Avg Bid
    17 bids

    ...each of the companies based of off FAQ Setting up 2 AI integrate WhatsApp chatbots Connecting previous BREVO or starting email marketing campaign (infrastructure only) Creating a automated payment system for booking Integrating & optimizing Google Ads within GHL Setting up Analytics/Google Play Store/Apple Store info You must understand: Go High Level Wordpress Gravity Forms Elementor WhatsApp API We want to possibly close out: Thrive Leads Brevo Tidio Hiver We may also want to integrate: 8x8 Phone System A SMS marketing system This job is hourly, and you will be in meetings with our team next week. We will continue until the job is complete. Our staff members are here to 100% support you and our team through this transition. We will be working non-stop to create what...

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

    I am looking for an exceptional freelancer who is proficient in mapping Amazon USA listings from other sellers. This project requires someone who can efficiently remove any other sellers' Amazon USA listings. Key Requirements: - You will need to perform listing mapping specifically for product titles, descriptions, and images. - Experience with Amazon API is a must for this project. To apply, you should: - Highlight your relevant experience - Provide proof of past successes. Please note: Generic applications will not be considered. Only apply if you have direct experience with Amazon USA listing mapping. This project is highly specialized and demands someone with the right experience and skills. I look forward to hearing from you.

    $63 (Avg Bid)
    $63 Avg Bid
    6 bids

    As a professional with high standards, I am seeking a writer with proficiency in copytyping, book writing, and PDF making. Main Tasks: - Copytyping less than 50 pages of documents, which encompasses transcribing handwritten notes, retyping printed documents, and converting scanned documents into editable texts. - Assisting me in book writing. - Converting the finished written material into a reader-friendly PDF format. Ideal Skills: - Competence in copytyping with keen attention to detail - Exceptional writing skills for book production - Ability to create well-formatted PDF documents If you have a knack for delivering quality work with a quick turnaround time, then I encourage you to place a bid. I look forward to a fruitful partnership.

    $1249 (Avg Bid)
    $1249 Avg Bid
    35 bids

    Hi are you available for a session sometime within the next 8 hours? I am looking for someone to help teach me and help me to create a C# Web API using ASP.NET core which will be a middleware between an Angular front end and a deep learning model backend I have completed a basic start up from Microsofts tutorial - but I am struggling to understand how to link the C# Web API to the front end and to the back end The front end at this stage is a simple button that will endeavour to upload an image for classification - the backend at this stage is a sequence of image pre-processing steps to segment the area of interest from non-areas of interest

    $675 / hr (Avg Bid)
    $675 / hr Avg Bid
    39 bids

    ...who can work on creating a custom Outlook calendar API. This API should have some specific functionalities and integrations that I need to make my workflow more efficient and effective. Key Project Requirements: - **Event Synchronization**: The API must be able to seamlessly sync events across various platforms and devices. - **Event Creation and Deletion**: I need the API to enable easy and quick event creation and deletion. - **Reminder Notification**: This API should also be capable of sending out reminder notifications for important events. Ideal Skills and Experience: - **Node.js**: As I prefer this platform for the development, experience with Node.js is a must. - **Outlook API Familiarity**: Prior experience with Outlook calendar API...

    $100 (Avg Bid)
    $100 Avg Bid
    10 bids

    I have a project where I need proficient Python developers to join my team. The project involves two main aspects: Text to Speech and Speech to Text development: - fix existing code - API integrations - using elevenlabs and assemblyai - Integration of voice to text and text to voice features - Experience in developing RAG web applications Data Analysis: - Strong analytical skills and experience in handling data - Able to provide insights and make recommendations based on data - Proficient in Python data analysis libraries In particular, I need the voice to text and text to voice functionality to be focused on converting text to speech. Ideal candidates for this project should have: - Proficiency in Python, with a strong focus on web development and data analysis - Experience in...

    $141 (Avg Bid)
    $141 Avg Bid
    19 bids

    I need an experienced app developer to create a comprehensive application for my business. The app should be accessible on both iOS and Android so it can reach the widest possible audience. Key Features: - Appointment Scheduling: The primary function of the app is to allow my clients to easily book appointments with my team. The app should be: - User-friendly: As it's a business app, it should be intuitive for both my clients and my team. - Secure: As we will be handling personal information, data security is a top priority. Please include in your bid any similar projects you've worked on, and specify the technologies you are proficient in.

    $963 (Avg Bid)
    $963 Avg Bid
    73 bids

    ...perform two functions. 1. Generate a song based on the text entered by the user using the sample voice selected by the user. 2. Converts the voice of the song uploaded by the user to the voice selected by the user. To achieve this, the developer must do the following: 1. You must search for sample voices and corresponding pictures that the model you developed can produce and upload them on the frontend page. (Please refer to ) 2. Proceed with model development and training. 3. Develop bakend API. 4. Integrates backend and frontend. 5. Integrate payment process. 5. Complete the project 7:59 Please attach your brief cover letter detailing your experience and why you are the perfect match for this role. Your application should demonstrate your expertise in AI music creati...

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

    ...= 5 - Sat nav and dashcam accessories = 10 Mobile Phones - Mobile phones and accessories = 15 different types - Telephones = 15 different types The categories for the remaining 95 products will be provided once the 105 products have been made live on Shopify. 1. Please make sure to list only the latest, most innovative, and top-selling products that comply with the UK and EU standards. Your search for these products should begin on AliExpress, using Dser Optimiser to sort through the items. Be sure to select only those products with high-quality standards, top ratings, and good reviews (4.5 and above), and with the lowest price and the shortest delivery time frame to the UK (4 to 7 days). 2. Once you have identified the best products, import them into Dser and edit them befor...

    $24 (Avg Bid)
    $24 Avg Bid
    22 bids

    I'm looking for a skilled developer who can integrate Instagram/TikTok/Twitter API with my platform to allow for the blocking of users. Key Requirements: - Access Instagram/TikTok/Twitter's API to block specific users - The main goal is to enhance user privacy, so the implementation needs to be robust and effective.

    $30 (Avg Bid)
    $30 Avg Bid
    11 bids

    As an author, I need a professional freelancer to help me with quick revisions to my two books' titles, subtitles, and descriptions. My requirements include: - Removing and adding a few words in the title and subtitle of each book - Revising and reformatting a few sentences in the description of each book Completion is needed ASAP, so proficient freelancers who can work under tight deadlines would be the most ideal for this job. Excellent command of English language, proofreading, and editorial skills are also highly preferred.

    $25 (Avg Bid)
    $25 Avg Bid
    21 bids

    I'm looking for an experienced developer to upgrade my Zen Cart from v1.5.3 to the latest version, v2.0.0. Additionally, I'm seeking to implement the following enhancements: - Improve the product search feature to make it more user-friendly and efficient - Redesign the site to be mobile-responsive, ensuring a seamless shopping experience across all devices - Enhance the checkout process to make it more streamlined and user-friendly Key Requirements: - Extensive experience with Zen Cart and its upgrade process - Strong understanding of e-commerce functionalities, particularly product search and checkout processes - Proficiency in responsive web design and mobile optimization - Ability to efficiently manage a large product inventory (over 500 products) Please note t...

    $144 (Avg Bid)
    $144 Avg Bid
    50 bids

    I require a savvy data scraping professional who can efficiently collect specified details from retail giants Amazon, eBay, and Walmart. I'm interested in: - Extracting product details (name, price, description) This activity should be performed daily. The ideal candidate would have experience in data scraping, particularly from the mentioned websites. Proficiency in appropriate tools and a keen attention to detail is expected to ensure high-quality, timely, and consistent data harvesting.

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    43 bids

    I am in need of a professionally designed Wix website for my dental practice. Primary features of the website are: - Appointment booking system: A calendar integrated system allowing patients to book appointments online. Moreover, the system should provide automated reminders and allow multiple service selections. - Landing page for advertisement: promotions and special offers. It should also include an integrated calendar displaying available appointment slots for potential patients to book directly from the page. Lastly, a section for contacts and leads is required. Ideal candidates for this job are those adept with Wix platform and have previous experience in similar projects. Strong understanding of user interface and web design along with knowledge of booking systems ...

    $216 (Avg Bid)
    $216 Avg Bid
    73 bids

    I'm seeking a developer with relevant experience in PHP scripting, Google Ads API and Windows OS to provide me with a script that will help with my Google Ads functions. This functionality entails both Keyword Planner integration and a Server-to-Server flow setup. Your tasks will be: • to integrate the Google Keyword Planner into the script, • to set up a server-to-server flow on a Windows operating system, • to ensure compatibility with PHP 8.0. Your understanding of Google Ads API for keyword planning and server interaction flow will be pivotal to this project. Prior experience with these tools will set you apart. Efficiency, accuracy, and an application that runs smoothly are key to the success of this project. Please be prepared to offer examples ...

    $22 (Avg Bid)
    $22 Avg Bid
    16 bids

    I'm looking for a skilled Java developer to integrate the Coinbase, Kraken and many other cryptocurrency APIs into my project. Key Objectives: - Integration of Coinbase, Kraken APIs and many other's exchanges api's - Implementat...project. Key Objectives: - Integration of Coinbase, Kraken APIs and many other's exchanges api's - Implementation of wallet balance retrieval functionality Ideal Skills: - Proficient in Java programming - Experience with cryptocurrency exchanges and APIs - Prior work with well known crypto exchange's APIs preferred - Strong understanding of API integration and security Please provide examples of similar projects you've worked on and your approach to API integrations. Your ability to meet the project's te...

    $30 / hr (Avg Bid)
    $30 / hr Avg Bid
    9 bids

    I need 4 Instagram highlight covers made: I have a color combo I’d like used and I just want a simple animated picture to represent each topic. For instance “workouts” would just be a dumbbell. “Scripture” would just be an open book. “Dad life” could be a house and “my story” could have a heart. And one for “running” can be a shoe. I’ve attached examples and then a picture of me that is AI generated that I’d like to use the color of my hat and orange as the colors for the highlights.

    $30 (Avg Bid)
    Urgent
    $30 Avg Bid
    57 bids

    ...to create an engaging nutrition website that primarily sells e-books. The site should also offer valuable resources in the form of freebies and nutritional guides. To access these free resources, visitors should be prompted to sign up for a newsletter. The key elements of the project include: - Building a visually appealing and user-friendly website that integrates e-commerce capabilities for e-book sales - Creating a system that requires visitors to sign up for a newsletter to access freebies and guides - Developing a library of e-books for sale, with the potential for expansion in the future Ideal freelancers for this project should have: - Proven experience in e-commerce website development, particularly with digital products - A strong understanding of user experience and a...

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

    ...developer to build a same website with functionalities. is a wholesale printer and I already have an account with them, once we have their website built, we will then integrate their API to our website so the orders placed on our website will be goes to my account on and they will print according to order and deliver to my customer with our name and address. Key Requirements: - E-commerce platform and Portfolio showcase. - Integrate APIs: Payment gateway and Social media login, along with the specific Service provider's API. - Tech: Flutterflow Utilize Flutterflow and API integrations to carry out these tasks. Ensure smooth, seamless transactions by integrating PayPal and Stripe as the payment gateway, allowing customers to make purchases straight from ...

    $78 (Avg Bid)
    $78 Avg Bid
    16 bids