Search engine using google api jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 search engine using google api jobs found, pricing in AUD

    ...analytics. The primary goal of this project is the development of a functional app that is capable of analyzing data across multiple platforms namely Facebook, Instagram, and Twitter. IDEAL CANDIDATE: - Solid experience in Android and Python app development - Proven track record in creating apps related to social media analytics - Understanding of API integrations for Facebook, Instagram, and Twitter is a must TASKS: - Design and develop an Android app using Python - Incorporate capabilities to analyze social media activity and data from Facebook, Instagram, and Twitter - Ensure reliable interpretation and presentation of social media analytics within the app. By the completion of this project, the app should have a user-friendly interface and render accurate and effi...

    $89 / hr (Avg Bid)
    $89 / hr Avg Bid
    15 bids

    ...Vue.js for frontend tasks to enhance my webapp's functionality. Key Task: - automate Facebook sharing validation. Job Features: - Implement an auto-validation function using Facebook API to verify whether a shared content from the webapp to Facebook has actually been posted. - link this validated action with a coin reward function within the webapp. The goal is to validate if the content was actually reshared by our user before our system award them coins Separate the frontent input coin by adding new column Required Skills : - Expertise in PHP Laravel, Tailwind CSS, and Vue.js - Proven experience with Facebook API - Familiarity with developing reward mechanisms within a webapp - Strong attention to details - Excellent problem-solving skills This role id...

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

    I need a solution that will automate a post to my own managed facebook group. I have a php script that creates the post ready to be sent to the group. My post will contain text and images. I had a previous system that used an fb app using publish_ to_group that I believe is no longer supported. I need a replacement solution.  I am not sure if there is?  Happy to use any technology (not just FB app) that may achieve the same result. Please do not bid unless you fully understand the issue and can suggest an alternative. I will not pay for 'learning on the job' so please ensure you know the solution and can implement it within your quote before bidding.

    $720 (Avg Bid)
    $720 Avg Bid
    31 bids

    I need a developer to build a PHP app using Google Sheets as a database. I want add a text on a field it'll to fetch rest row and column data from sheet. Check attachment. I'll enter only order number. This will involve: - Implementing a User Authentication system. Note that no specific features like social media authentication, two-step verification, or forgot password functionality are required. Just a simple log-in/log-out system will suffice. - Data validation will be key in this project. Each entry must be checked to ensure that it meets certain criteria before being stored in the sheet. - Real-time data synchronization between the app and Google Sheets. This means that any changes made in the app should be instantly reflected in the sheet, and vice ...

    $264 (Avg Bid)
    $264 Avg Bid
    21 bids
    CORS & JWT Issue Fix - .NET 8 6 days left
    VERIFIED

    I am seeking an experienced developer to resolve a CORS error present in my .NET 8 website. I am learning full stack development. I created a web-api project in .net 8 which is having simple login, register and account controller and it works perfectly fine when I test using postman. Then, I develop a simple website in react and typescript to consume my web-API. And now I get CORS error. If you work with me, You need to resolve my CORS and probably authentication issue. Acceptance criteria: 1. signup should work (all coding done you only need to troubleshoot the CORS issue) 2. Login should work and JWT token return (all coding done, probably you need to check if I have done correctly) 3. after successful login user details (just few details) displayed on account pag...

    $52 (Avg Bid)
    $52 Avg Bid
    4 bids

    As the project owner, I aim to revolutionize my B2C digital marketing efforts to drive increased website traffic, improve search engine rankings and generate high-value leads and conversions. Key Project Elements: - Implementing robust social media advertising strategies tailored for maximum outreach and engagement. - Operationalizing search engine optimization practices that will improve our visibility on relevant SERPs. - Executing well-sequenced, targeted email marketing campaigns to nurture leads and boost conversions. Ideal Candidate Profile: - Comprehensive experience with B2C digital marketing. - Proven skills in social media advertising, SEO, and email marketing. - Strong analytical skills for data-driven decision making. - Innovative mindset for cre...

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

    I need to create an AWS Lambda function for user creation in DynamoDB. For Endpoint creation - API Gateway For User auth - JWT

    $329 (Avg Bid)
    $329 Avg Bid
    17 bids

    I'm looking for a Podia expert who can help me finish my website on podia and start Google Adwords. Key Responsibilities: - Ensure the website works and is visually appealing, engaging, and user-friendly Ideal Skills & Experience: - Proficient in Podia's platform and its various features - Strong background in web design, particularly in creating e-commerce or membership sites - Excellent eye for design and user experience - Experience in graphic design would be a bonus - Experience in Google Adwords

    $253 (Avg Bid)
    $253 Avg Bid
    37 bids

    ...across various social media platforms, including Facebook, Instagram, and Twitter. - SEO: I need your expertise to improve my website's search engine ranking, attract organic traffic, and boost online visibility. - PPC and Google Ads: Your role will include creating and managing successful PPC campaigns on various platforms, particularly Google Ads. - ROI and KPIs: The ideal candidate will be able to show a demonstrable track record of providing a good ROI, and be able to measure the performance of our campaigns against agreed-upon KPIs Your Experience and Skills: - Proven track record in social media marketing, SEO, and PPC - Strong understanding of Google Ads - Experience in measuring performance through KPIs and providing good ROI - Excellent ...

    $123 (Avg Bid)
    $123 Avg Bid
    30 bids
    Script For Website. 6 days left
    VERIFIED

    I am seeking a proficient developer to create a tool for read data. the following information daily prices and another data That I would explain later. Ideal skills for this project consist of: - Extensive experience, particularly with this task - Proficiency in data formatting. - StormProxies - PHP - Python - RocketSoruce API - Amazon Web Services - Server Management The output format should be compatible with Magento 2 API. This project demands a high level of accuracy to ensure the data is both comprehensive and precise. Please bid only if you can fulfill these requirements.

    $761 (Avg Bid)
    $761 Avg Bid
    91 bids
    SEO Specialist 6 days left
    VERIFIED

    I'm looking for an SEO Specialist to help improve search engine rankings and traffic for my website. The current state of the website's SEO is poor, and I'm aiming to boost it. Key Responsibilities: - Conduct a thorough SEO audit of the website - Develop and implement a comprehensive SEO strategy - Improve search engine rankings, specifically on Google - Monitor and analyze site traffic and user engagement Please go through the attached document for more details and include examples of past work in your proposal. Looking forward to working with an SEO expert!

    $287 (Avg Bid)
    $287 Avg Bid
    77 bids

    PRIORITY IS TO HAVE A DEVELOPER ON OUR TEAM (LONG TERM) THAT CAN WORK WEEKENDS!! 1st task (IMMEDIATE): Fix pagination -> our webapp uses an api endpoint to load data from stored procedure that takes 30 seconds to run. Pagination + cache was implemented but the pagination was implements AFTER the api runs (30 second wait) and should be executed inside the stored procedure to start sending data to the front end immediately, after it has the first 30-50 records instead of waiting to receive the entire 6000+ current records. We implemented cache but would like developer to evaluate the possibility of using redis to improve performance. If you are awarded the task we expect you to accept IMMEDIATELY and if the project is not accepted immediatly we will award it to an...

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

    I'm looking for a skilled content writer to develop website copy geared toward driving customer action and conversion. The goal of the content is partially for Search Engine Optimization. So you will need to know the fundamentals of SEO in order to write a copy the meets our keyword optimization needs. We will provide you the keyword that the copy should be optimized for with each individual page. The other aim of the content is to convince visitors to book an appointment or contact us for consultation. I will need content for approximately 30 pages. Please provide an accurate bid. Key Requirements: - Basic knowledge of SEO guidelines for on-page content - Ability to do basic research to ensure the content is on topic, and factually correct. - Ability to anticipate vis...

    $584 (Avg Bid)
    $584 Avg Bid
    50 bids

    ...analyze and troubleshoot my code to identify and fix any issues. - Package Installation: I'm using Django, Flask, and NumPy in my project, and I need help installing these packages correctly within my development environment. - API Integration: As part of my project, I need to integrate several APIs into my Python code. The successful freelancer will be able to guide me on how to implement these integrations effectively. Python Version: - I'm working with Python 3.x, so experience with this version is a must. Ideal Skills and Experience: - Strong Python development skills - Experience with Django, Flask, and NumPy - Proficiency in code debugging and troubleshooting - Previous experience with API integration - Familiarity with Python 3.x - Excellent commu...

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    32 bids

    I require an experienced SEO blog writer. The main goal is not defined at the moment; however, it might involve anything from increasing website traffic and improving search engine rankings to engaging and educating readers. Likewise, the target audience could be small business owners, digital marketers, entrepreneurs or others. The frequency of blog posts needed is also not fixed yet. Skills required include SEO understanding, keyword searching, and expert writing ability. Bidders, please provide me with a glimpse into your SEO writing strategy.

    $50 (Avg Bid)
    $50 Avg Bid
    35 bids

    Hi Quick Website SEO, I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $449 (Avg Bid)
    $449 Avg Bid
    1 bids

    ...website. The project involves a mix of design updates, content addition/modification, and most importantly, improving the site's SEO. Key Tasks: - Enhance the current design and layout of the website to make it more visually appealing and user-friendly. - Add and modify content to align with the website's updated design and layout. - Implement effective SEO strategies to boost the website's search engine ranking and visibility. Ideal Candidate: - Experienced Wix web designer with a strong portfolio of successful projects. - Proficient in SEO techniques and strategies. - Creative thinker who can suggest design ideas that align with my brand and target audience. - Excellent communication skills and ability to provide constructive feedback and suggestions. I...

    $250 - $751
    Sealed NDA
    $250 - $751
    26 bids

    To integrate ChatGPT into the Pepper robot : User spoken question>prompt text to ChatGPT>GPT answer>text-to-speech voice +hand gestures. You need to be familiar with Pepper's main programming software Choreographe 2.5.5 , Pepper SDK, ChatGPT API, and maybe if necessary, Android Studio will help at the last milestone. So the task is fully described above, please do not ask me again and again what to do. I will give you access to the Choreographe on my laptop that is connected to the Pepper robot staying in my room. Please do not disturb me if you have not clue of what is the task about or even Python coding.

    $202 (Avg Bid)
    $202 Avg Bid
    2 bids

    ...specialist to boost my website's visibility, drive high-quality traffic, and ultimately generate leads from a B2B audience. Key Project Details: - Increase website traffic via a strategic approach to various digital marketing channels - Improve search engine rankings to enhance organic visibility among B2B audiences - Generate leads through a well-crafted strategy across social media, email marketing, and SEO Skills and Experience Required: - Proven track record in creating and implementing successful B2B digital marketing strategies - Expertise in using social media, email marketing, and SEO to drive results - Knowledge of lead generation tactics tailored towards B2B clients The ideal candidate for this project should have a strong understanding of the B2B ...

    $302 (Avg Bid)
    $302 Avg Bid
    36 bids

    I'm looking for a Google App Script developer who can create intermediate custom functions for me. These functions need to handle data processing across multiple sheets or documents, and also fetch data from external sources. The ideal candidate should have experience in: - Creating intermediate complexity custom functions on Google App Script - Handling data processing across multiple sheets or documents - Fetching data from external sources using APIs or other services Additional expertise in Google Apps and data analysis is a plus. A detailed understanding of the entire Google Apps ecosystem and the ability to work with external APIs will be essential to deliver the project effectively.

    $146 (Avg Bid)
    $146 Avg Bid
    6 bids

    I have been using freelancer since 2017 and lost access to my account, can't get in so i have had to make a new account Negotiable salary I'm in search of a proficient individual who can connect through AnyDesk and take customer orders in our café. This role necessitates strong English communication skills and a stable, high-speed internet connection for smooth video calls. The ideal freelancer will be: - Comfortably fluent in English to effectively communicate with our customers. - Familiar with or able to quickly learn how to use our point-of-sale system. - Available to work for 6 to 7 hours daily, Monday to Friday. - Residing in the Philippines. Skills and experience: - Customer service experience is a plus. - Previous experience with Any Desk or Zo...

    $212 (Avg Bid)
    $212 Avg Bid
    6 bids

    need a google maps outline of Toronto without Scarborough included in the map.

    $43 (Avg Bid)
    $43 Avg Bid
    16 bids

    I'm seeking a skilled Google Apps Script developer to create custom functions or macros for my project. The main objective of this job is to automate repetitive tasks, contributing to the overall efficiency of our system and services. Key Points: - The main objective of the project is to create custom functions or macros. - The primary users of these functionalities will be external clients, so ensuring user-friendliness and accuracy is crucial. Ideal Skills: - Proficiency in Google Apps Script with prior experience in creating custom functions. - Understanding of automation and a track record of developing solutions that optimize processes. - Strong communication skills as the macros are for external clients.

    $55 (Avg Bid)
    $55 Avg Bid
    2 bids

    I'm seeking ...through a comprehensive API linking mechanism. - The primary goal of this integration is to enable white labelling, hence ensuring that the interface appears as our own. Prior Experience: - I require a freelancer with a proven track record in developing and integrating APIs, especially in the financial sector. - Your prior experience with online banking services is crucial for the successful execution of this project. Ideal Skills: - Proficiency in API development and integration - Prior experience with online banking services - Strong understanding of security protocols and white labelling Please apply with your relevant experience and a detailed proposal on how you plan to tackle this project.

    $521 (Avg Bid)
    $521 Avg Bid
    16 bids

    I need an experienced AWS expert to deploy my NodeJS and MongoDB server to AWS Elastic Beanstalk. It's targeted towards web application development and API creation, therefore I require someone who is also proficient in these areas. Key responsibilities include: - Setting up and configuring NodeJS and MongoDB on AWS Elastic Beanstalk - Ensuring the server is stable and secure Ideal skills and experience: - Proficiency in AWS Elastic Beanstalk - Expertise in NodeJS and MongoDB - Experience with web application development and API creation - Ability to work under tight deadlines and deliver quality results - Strong problem-solving and communication skills. I'm looking for someone who can hit the ground running and deliver a reliable, scalable, and secure solu...

    $55 (Avg Bid)
    $55 Avg Bid
    17 bids

    I'm seeking a skilled developer to create an API that can recognize specific objects or logos in images, and provide real-time alerts based on this recognition. To accomplish this, you should be proficient in Python, Artificial Intelligence (AI), and the Azure Vision API. Key Requirements: - Develop an API for image recognition that specifically identifies objects or logos - Enable real-time alerts triggered by the API's recognition capabilities Ideal Experience: - Proficiency in Python is a must - Previous experience with AI and machine learning for image recognition - Familiarity with Azure Vision API is highly desirable - Strong understanding of real-time alerting systems This project will be pivotal in enhancing our monitoring and alerting capa...

    $822 (Avg Bid)
    $822 Avg Bid
    7 bids
    Firebase Web Fixes on Laravel 6 days left
    VERIFIED

    I urgently need help with fixing my Firebase web login and API integration on a Laravel project. Key Issues: - I'm facing some login authentication problems that need to be resolved quickly. - The API integration is also not functioning correctly and requires urgent attention. Ideal Freelancer Skills: - Proficient in Laravel: In-depth experience with Laravel to effectively troubleshoot and fix the issues. - Strong Knowledge of Firebase: The ability to understand and work with Firebase's authentication system and API. - Problem Solving: A strong troubleshooter who can quickly identify and fix the issues at hand. - Time Management: The freelancer must be able to work on the project ASAP, and deliver a swift and effective solution. I appreciate fast response...

    $26 (Avg Bid)
    $26 Avg Bid
    17 bids

    I am seeking an experienced freelancer to customize the appearance of the Google GPS navigation green banner, altering its colour scheme to match my brand's identity and renaming it Turvy Navigation. This customization aims to provide our users with a unique and cohesive visual experience. Requirements: Experience: Prior experience in UI/UX design and customization of digital assets, preferably navigation banners. Colour Customization: Expertise in adjusting the colour scheme of digital elements to align with specific branding guidelines. This is the colour needed: #090949 Rename Implementation: Seamlessly renaming the banner from "Google GPS Navigation" to "Turvy Navigation". Finality of Bid: The bidding amount should be final, as there will ...

    $92 (Avg Bid)
    $92 Avg Bid
    61 bids

    I need an experienced cucumber expert to write down test cases using the Gherkin language for the testing of my Java-built REST API. • The testing will involve a Java-based REST API implementing OAuth 2.0 for authorization. • You will require knowledge and experience in both Java and REST APIs. • Proficient in API testing methodologies, and identifying endpoints and corresponding HTTP methods. • The ability to build comprehensive Gherkin scenarios is critical. An ideal freelancer should be proficient in Java, familiar with REST APIs, and experienced in using Gherkin language for API testing. Experience in OAuth 2.0 authentication method is also necessary.

    $29 / hr (Avg Bid)
    $29 / hr Avg Bid
    7 bids
    Trophy icon Vibrant Modern Logo Design Needed 6 days left

    I am in search of a skilled designer to create a modern logo with vibrant colors for my appliance service & repair company: Integral Appliance Solutions Inc. The design should incorporate both text and image. - Logo Style: Modern aesthetic is a must. Please, make sure your portfolio reflects your ability in modern design. - Colors: The design should feature vibrant colors. I am open to color suggestions and creative input. - Components: The logo must incorporate both an image and text. The image should be compelling and directly tie in with the text. Proof of previous projects showcasing your expertise in the above areas would be highly advantageous. You have the creative reins, impress me with your modern take on logo design.

    $111 (Avg Bid)
    Guaranteed
    $111
    213 entries

    I need to outsource the API connection to various e-commerce platforms to retrieve data for reporting, using Python. Here is the list of platforms I need to connect to: 1/ Shopee 2/ Lazada 3/ Google Ads 4/ TikTok 5/ Tokopedia Requirement: a demo of a project you have previously connected that is on the list You can choose one or all platforms to outsource.

    $243 (Avg Bid)
    $243 Avg Bid
    12 bids

    I'm seeking a professional with extensive experience in uploading apps to Google Play Store. The app I need to be uploaded is already developed and ready for deployment. It is a Social Media app that requires the following permissions: - Location access - Camera access - Microphone access - Storage access - Photos and videos The ideal candidate should have a strong understanding of Google Play Store's policies and guidelines, and be able to ensure the app complies with these standards. Moreover, they should be able to efficiently manage and configure the permissions the app requires, ensuring user privacy and security are maintained. Experience with similar apps and a strong track record of successful uploads is a plus.

    $18 (Avg Bid)
    $18 Avg Bid
    4 bids

    I have android studio project. I setup everything of firebase but Google login not working . any experience developer bid here of Android

    $23 (Avg Bid)
    $23 Avg Bid
    7 bids

    As a team heavily reliant on Google Sheets for our daily reporting, we're looking for a proficient freelancer who can automate the process of compiling our marketing metrics. Key Tasks: - Automate the process of copying data between sheets - Ensure data collation for metrics such as click-through rates, conversion rates, and social media engagement Ideal Skills and Experience: - Extensive knowledge in Google Sheets - Experience in automation and data analysis - Knowledge of marketing metrics would be an asset

    $149 (Avg Bid)
    $149 Avg Bid
    2 bids

    I am seeking an experienced Senior Google PPC expert to help increase conversions and sales for my web agency. This role is targeted towards local web design, graphic design, and web development customers. Although no specific features for the website were provided, a keen understanding of PPC and how to stay above our competition and target audience is key. The ideal candidate will have: - Extensive experience in Google PPC - Proven track record of increasing conversions/sales in our industry ( Please don't take this account if working with other web agencies in the same state as us.) - Deep understanding of the industry - Innovative strategies tailored to our target audience. - Daily and Weekly reporting is very important - Able to work in our time zone Eastern. ...

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

    I am in need of an experienced WordPress developer to create a comprehensive image search and download platform, tailored for a wide audience. Key Features: - Advanced search filters: The website should allow users to perform detailed searches to find the exact images they need. - Instant download option: Images should be easily downloadable at the click of a button. - Image preview before download: To ensure users download the right image, a preview option should be available. - User registration with mobile number verification - Google ads integration - Skills and Experience Required: - Proficiency in WordPress: The successful freelancer should be well-versed in WordPress development. - Knowledge of image handling: Experience with image handling and download funct...

    $155 (Avg Bid)
    $155 Avg Bid
    23 bids

    I have Excel sheet in the are all products added with all the categories in it. I will also share a word file in which I will add that specific category and you have to take out the data from sheet and create the image in Photoshop. I will also give you product images with it's specific name. You have to only remove background and add text and image according to the data. The person must have latest Photoshop and have to create one sample image. You have to leave the space also for the main video and have to choose a shape or space according to the data Here are the links to sample: My budget is Rs.50 per image. There are 10-11 images which you have to create and I need it by today. This will be regular work per week to create 10-15 images.

    $20 (Avg Bid)
    $20 Avg Bid
    22 bids

    We are looking for an experienced SEO specialist to develop and execute a comprehensive SEO strategy for KoraStats, a leading platform dedicated to providing up-to-date and insightful statistics on football games. Our goal is to enhance our online presence, increase organic traffic, and improve our search engine rankings. This project will span three months, and we are keen on achieving specific, measurable targets. Responsibilities: SEO Audit: Conduct a thorough SEO audit of the existing KoraStats website to identify areas for improvement. Keyword Research: Perform extensive keyword research to find relevant terms that can drive targeted traffic to KoraStats. On-Page Optimization: Optimize website content, meta tags, headers, and images to improve relevance and rankings fo...

    $555 (Avg Bid)
    $555 Avg Bid
    76 bids

    I am currently facing some problems with my Shopify website's tracking code. It appears that it is not installed correctly, which is causing issues with Google Analytics and Google Ads tracking. This problem is particularly evident in the "Purchases" section of my website. I am actively receiving error messages related to this issue, thus, I would ideally require someone who has the following skills and experiences: - Extensive experience with Shopify, specifically troubleshooting and correcting tracking code issues. - Deep understanding of Google Analytics and Google Ads tracking setup on Shopify. - Ability to accurately diagnose error messages related to tracking codes, and implement effective solutions. - Expertise in ensuring that conversion...

    $50 (Avg Bid)
    $50 Avg Bid
    10 bids

    I am currently facing some problems with my Shopify website's tracking code. It appears that it is not installed correctly, which is causing issues with Google Analytics and Google Ads tracking. This problem is particularly evident in the "Purchases" section of my website. I am actively receiving error messages related to this issue, thus, I would ideally require someone who has the following skills and experiences: - Extensive experience with Shopify, specifically troubleshooting and correcting tracking code issues. - Deep understanding of Google Analytics and Google Ads tracking setup on Shopify. - Ability to accurately diagnose error messages related to tracking codes, and implement effective solutions. - Expertise in ensuring that conversion...

    $45 (Avg Bid)
    $45 Avg Bid
    8 bids

    I am looking for a skilled designer to create a book cover for my t my non-fiction books. I need the covers to comply with Am...Innovation - the "t" will be a simple cross. I have attached my logo for reference. The logo says "Kingnovation" but the title is Kingdom Innovation. I want the cross to be similar to that. I am open to any design that fits the genre and effectively communicates the content of the books. Timeline: I need the project to be completed as soon as possible. Please no stock photos I can easily google. Ideal Skills and Experience: - Experience in designing book covers, preferably for non-fiction genres - Knowledge of Amazon's guidelines for book cover design - Ability to create visually appealing and professional covers that captur...

    $61 (Avg Bid)
    Guaranteed
    $61
    34 entries

    I'm seeking a specialized developer to create a custom plugin for Revit. Ideally, your skill set should focus on: - Strong knowledge in Revit API - - Automating data retrieval within Revit using C# and Revit API In your application, please elaborate on your past work specifically in development of similar plugins. Demonstrating your familiarity in this specific area is paramount to securing this project. A proven track record in creating plugins catering to the architecture and 3D modeling domain could potentially put you ahead of the competition.

    $212 (Avg Bid)
    $212 Avg Bid
    10 bids

    ...updates. Homepage Design: The home page should convey a warm, welcoming feeling to visitors. Privacy Policy: Include a link to our privacy policy at the bottom of each page to ensure transparency and compliance. Mobile Optimization: It is essential that the website is fully optimized for mobile devices to accommodate users on-the-go. SEO Optimization: The website should also be optimized for search engines to enhance visibility and traffic. The other Tabs that I currently have and the information I have on my website I would like to maintenance with addons. Branding guidelines or preferences: I do not have any preferences, again I like my current website however it is time to enhance it. Whatever you suggest will work I do not mind trying. When you submit for this jo...

    $565 (Avg Bid)
    $565 Avg Bid
    79 bids

    Full stack developer needed to join our dynamic team. Responsibility: - Strong knowledge in backend and frontend : React, Angular, Vue, TailwindCSS, Web3, Java, ASP.NET, Django, Flask, Restful API, - Good Communication - Work at EST Time - English Proficiency - Pakistan Developer Only If you are interested in this position, please schedule an interview.

    $1751 (Avg Bid)
    $1751 Avg Bid
    49 bids

    I'm in need of an expert who can properly set up Consent Mode for Google Ads on my custom-built platform. This specialist task is aimed at achieving compliance with privacy regulations prevalent in North America and Europe where most of my platform's users originate from. - Key Responsibilities: - Setting up Consent Mode for Google Ads - Ensuring full compliance with privacy regulations - Optimize the setup for North American and EU user base Ideal skills and experience: - Proficiency in Google Ads management - Familiarity with Google's new policy - Prior experience working with custom-built platforms - Up-to-date knowledge of Consent Mode for Google Ads This project focuses on quality and adherence to privacy standards not just i...

    $179 (Avg Bid)
    $179 Avg Bid
    9 bids

    I'm seeking an experienced Laravel developer who can help advance a personal accounting website I've started. The main functionalities needed are: - SASS functionality for website use - Managing and reporting transactions and bills - Help group transactions and subscriptions - Bank account synchronization via APIs. While I do want this function, I'm not locked into a specific bank API yet. I'm eager to hear your recommendations on this. - Reporting the synchronized transactions. The ideal candidate is someone with substantial experience in Laravel development. Specific skills in integrating banking APIs or creating data reporting features will be a plus. I've provided a full and detailed brief for the project. The very basics of the site has been started ...

    $582 (Avg Bid)
    $582 Avg Bid
    134 bids

    ...retrieved quantities in a user interface within the plugin. Prompt the user to select from three predefined conditions (each associated with a specific percentage) using a dropdown menu. Based on the user's selection, calculate an average of two predefined percentages and multiply this average by the retrieved material quantity. Key Deliverables: Functional Revit plugin that seamlessly integrates with Revit 2024. User-friendly interface displaying retrieved quantities and options for percentage selection. Automated calculations based on user inputs. Timeframe: Skills Required: Proficiency in C# programming and Autodesk Revit API. Strong understanding of Revit scheduling and data retrieval. Experience in developing custom user interfaces for Revit plugins. If yo...

    $170 (Avg Bid)
    $170 Avg Bid
    8 bids

    I'm looking for a seasoned SEO expert who can help me optimize my Shopify site for local customers. Here's what I'm looking for: - Keyword Research and Optimization: Identifying relevant keywords for my business and strategically integrating them into the site's content. - On-page Optimization: Enhancing meta tags, headings, and URL structure for better search engine visibility. - Site Speed and Mobile Optimization: Improving the speed and user experience of my site across mobile devices. Ideal candidates for this project should have: - Proven experience in SEO optimization, particularly for Shopify sites. - A strong understanding of local SEO strategies and tactics. - Expertise in improving site speed and mobile optimization. - Excellent communication s...

    $159 (Avg Bid)
    $159 Avg Bid
    100 bids

    I need a proficient Google Ad expert to leverage Search and Display campaigns to significantly increase website traffic. Key Responsibilities: - Crafting and managing effective Google Search and Display campaigns - Ensuring these campaigns are oriented towards our national audience - Tracking, reviewing, and optimizing campaign performance Ideal freelancer should have: - Proven experience in running high-performing Google Ads, specifically in Search and Display campaigns - Understanding of our target market - Excellent skills in Google Analytics for tracking and improving campaign results - A strong track record of boosting website traffic through thoughtfully crafted campaigns

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    71 bids
    Monthly SEO & Link Building 6 days left
    VERIFIED

    ...strategic, monthly SEO plan for my website ( ) aimed at enhancing search engine rankings, increasing web traffic, and accelerating online sales. I have a list of keywords I want my website to rank higher for. Candidate must have knowledge of Keyword/phrase optimization and monitor the progress of each keyword monthly. Offering suggestions to remove or replace any under performing keywords on a monthly basis. The target demographic for website visitors - (Gender: Female; Age: 20-40; Country: USA). The candidate should be familiar with core SEO practices, including: - Keyword/phrase optimization - On-page SEO tactics - High-quality backlink generation - Site performance improvement - Google analytics - MOZ and DA Rank Improvement Ideally, the right candidate wi...

    $208 (Avg Bid)
    $208 Avg Bid
    108 bids