Online bill payment scriptJobb

Filter

Mina senaste sökningar
Filtrera:
Budget
till
till
till
Typ
Kompetens
Språk
    Jobbstat
    2,000 online bill payment script jobb har hittats, med prissättning USD

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

    $1402 (Avg Bid)
    $1402 Snittbud
    145 bud

    ...can help my pharmaceutical company establish a strong online presence by registering and selling through various online pharmacies as well as other online platforms. Key Requirements: - Registering with Retail pharmacies, Wholesale pharmacies, Specialty pharmacies, online portals, online grocery selling stores, and departmental stores. - Listing and selling both prescription and over-the-counter (OTC) pharmaceutical products. - Expanding sales beyond online pharmacies to online portals, online grocery selling stores, and departmental stores. Ideal Skills and Experience: - Extensive experience in developing online businesses for pharmaceutical companies. - Proven track record of successfully registering and selling through ...

    $292 (Avg Bid)
    $292 Snittbud
    3 bud

    ...in need of a professional Magento 2 developer to finalize a payment module for my e-commerce store. The module is intended to provide the following key functionalities: - Payment processing: The module should be able to effectively process payments for products purchased on the site. - Seamless checkout experience: I'm looking to ensure a smooth and hassle-free checkout experience for my customers. - Support for multiple payment gateways: The module should particularly include TakePayments, but also be adaptable to integrate with other gateways in the future. The ideal candidate for this project should have: - Proven experience and expertise in Magento 2 development - Previous experience with implementing and customizing payment modules - A strong tra...

    $172 (Avg Bid)
    $172 Snittbud
    37 bud

    ...scale as my business grows. Key Features: - E-commerce Focus: The primary goal of this project is to create a fully functional e-commerce platform. - Payment Integration: I'm looking to integrate credit card and cryptocurrency payment options. These should be secure, reliable, and user-friendly. - Scalability: The website should be designed to accommodate a growing product base. Although the exact number of products isn't defined, the website should be built with the potential for a large inventory. Ideal Skills and Experience: - Proven track record in building e-commerce websites, preferably with scalable features. - Strong experience in payment gateway integration, particularly with credit cards and cryptocurrencies. - Understanding of user experience...

    $250 - $750
    $250 - $750
    0 bud

    I'm looking for a professional who can turn a Pine Script Indicator into a Trend Following Strategy on TradingView. The indicator is written in Pine Script, and the end product should offer clear entry and exit signals based on the indicator's moving averages. Key Deliverables: - Convert the existing Pine Script Indicator to a comprehensive Trend Following Strategy. - The strategy should utilize moving averages as the primary factor for determining entry and exit points. Ideal Skills & Experience: - Proficiency in Pine Script - Strong background in trading strategies, specifically trend following - Experience building and implementing trading strategies on TradingView - Familiarity with moving averages and their application in trading strategies.

    $362 (Avg Bid)
    $362 Snittbud
    3 bud

    I want to Rank Keywords at the 1st Position of the Google Search and payment will be done after ranking the keywords at 1st position of the google search only otherwise no payment will be made. Weekly and monthly backlinks creation and work done report is mandatory. Keyword : Target URL 1) bharatiya nyaya sanhita 2023 pdf: 2) bharatiya nyaya sanhita pdf: 3) section 69 bns: 4) bns section 69: 5) bns 352:

    $55 (Avg Bid)
    $55 Snittbud
    12 bud

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

    $50 (Avg Bid)
    $50 Snittbud
    4 bud

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

    $23 (Avg Bid)
    $23 Snittbud
    33 bud

    We are looking for a 60-second video that will be used to introduce an online course about diamond jewellery in MasterClass style. The video needs to be created in an inspirational and motivational style to engage the viewer and create a sense of excitement. See examples here: You can use stock video content from sites like: Key Requirements: - Create a 60-second video - Target audience: Young adults (18-34) - Style: Inspirational and motivational Ideal Skills: - Video production - Creative direction - Understanding of young adult audience psychology Experience: - Prior work on similar product introduction videos - Experience creating inspirational or motivational content - Proven track record of engaging young

    $10 (Avg Bid)
    $10
    2 bidrag

    many lesson slides similar to power point created for spelling and reading

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

    We are looking for a 60-second video that will be used to introduce an online course about diamond jewellery in MasterClass style. The video needs to be created in an inspirational and motivational style to engage the viewer and create a sense of excitement. See examples here: You can use stock video content from sites like: Key Requirements: - Create a 60-second video - Target audience: Young adults (18-34) - Style: Inspirational and motivational Ideal Skills: - Video production - Creative direction - Understanding of young adult audience psychology Experience: - Prior work on similar product introduction videos - Experience creating inspirational or motivational content - Proven track record of engaging young

    $2392 (Avg Bid)
    $2392 Snittbud
    54 bud

    ...Style: 2D/3D animation (depending on the freelancer's expertise and recommendation) Content: Script, storyboard, and voice-over (to be provided by us) Objective: Highlight key features, user interface, and unique selling points of the software Target Audience: Potential clients, investors, and stakeholders Responsibilities: Collaborate with our team to understand the project requirements and objectives Develop a creative and engaging storyboard based on the provided script Create high-quality animations that align with our brand and project goals Incorporate feedback and revisions as needed to ensure the final product meets our expectations Deliver the final animation in a format suitable for online sharing and presentations Requirements: Proven experience in...

    $235 (Avg Bid)
    $235 Snittbud
    15 bud

    I need create calculator like on page : https:/...VAT. here is JS for this from page dreambed. <script> function calculateCustomPrice(element) { const customPriceInput = ('js-custom-input'); let productId = , location = String() + '?productId=' + productId + '&do=calculateCustomPrice'; for (let input of customPriceInput) { if ( === '') { return; } location = location + '&' + + '=' + ; } if (typeof jQuery !== 'undefined') { $.({ url: location, }); } else { ('POST', location); } } </script>

    $31 (Avg Bid)
    $31 Snittbud
    5 bud

    I require a data entry specialist who can assist with online data entry work. The data is sourced from websites and needs to be input into Word documents. Key Responsibilities: - Accurately transcribing data from websites into Word documents - Ensuring the data is organized and structured according to specific guidelines Ideal Skills and Experience: - Proficiency in data entry - Excellent typing and accuracy skills - Familiarity with web research - Experience with organizing data in Word documents Please note that attention to detail is crucial for this job, as the accuracy of the transcribed data is of utmost importance.

    $11 / hr (Avg Bid)
    $11 / hr Snittbud
    83 bud

    I'm looking for a talented developer to create an online examination platform for my educational organization. Here are the main features and requirements: - Support for multiple question types: The system should be able to handle various question types such as multiple choice, true or false, and fill in the blanks. - Extensive subject coverage: The examination will cover more than 10 subjects or topics. - Automatic grading: The platform should have a robust automatic grading feature that can handle all types of questions, not just multiple choice and true or false. The ideal candidate is someone with a strong background in web development and experience in creating online examination systems. The ability to create a user-friendly and intuitive interface is crucial,...

    $181 (Avg Bid)
    $181 Snittbud
    75 bud

    I'm in need of a web crawler that can extract specific data from a large online ads website. The extracted data should then be neatly exported to a Google Sheet. Key requirements: - The crawler should not be intrusive to the host website. - I want the crawler to crawl current and expired ads based on links present in the site map, as historic data is also of importance to me - You should be able to provide a way for me to run this crawler myself at any time - ideally on a monthly basis. I haven't yet decided on the precise fields to be extracted. I'm looking for someone with the skills to recommend suitable fields that could be beneficial for my project. It's important that the extracted data is organized and easily readable once exported to Google Sheets. ...

    $130 (Avg Bid)
    $130 Snittbud
    40 bud

    I'm in urgent need of a Magento 2 developer to address a critical issue with my website's payment gateway. Key Requirements: - The current payment gateway, Razorpay and Payu, is not functioning correctly. I need a professional who can quickly identify and resolve the root cause of this issue. - The selected candidate must have prior experience working with Magento 2 and integrating payment gateways. - Familiarity with Razorpay's API would be a huge plus, as I've already integrated it into the site. The ideal candidate will be someone who can work efficiently, has a thorough understanding of Magento 2, and can troubleshoot and resolve issues with payment gateways. Note : Payment will be release on successful task completion. and I...

    $35 (Avg Bid)
    $35 Snittbud
    9 bud

    I am looking for a designer who has previous experience in Online Casino design related works. I will need real looking animations and videos for social media accounts.

    $33 (Avg Bid)
    $33 Snittbud
    31 bud

    ...project entails the creation of a design for a simple, rectangular industrial warehouse measuring L=15m x W=42m x H=6m. Your responsibilities: - Utilize your extensive experience working with europrofiles, specifically IPE and HEA sections, to produce a structurally sound and efficient design. - Deliver a fully detailed design, including connections and fabrications, and provide 3D models and a Bill of Materials (BOM). I plan to utilize the design for both construction and permit approval, so it's crucial that you're able to create a design that meets both these needs. This requires a high level of precision and attention to detail. Ideal skills and experience for this job: - Proficiency in Autodesk Advance Steel software. - Extensive experience with europrofiles, p...

    $491 (Avg Bid)
    $491 Snittbud
    25 bud
    Python Script for Web Scraping 6 dagar left
    VERIFIERAD

    I urgently need a Python script created to scrape data from Website 1 and write it to a CSV file. The data I need to extract is specific to TVL daily total. Site: Key Requirements: - Develop a Python script for web scraping - Extract TVL daily total data from - Save the data into a CSV file Ideal Skills: - Proficient in Python programming - Experience with web scraping tools and techniques - Strong understanding of data handling, especially writing to CSV files - Good communication for timely updates on the project's progress.

    $27 (Avg Bid)
    $27 Snittbud
    49 bud

    We are seeking a skilled tech writer and content editor who can independently research and create content to support our business by writing Medium posts and creating marketing materials . Key Responsibilities 1. Edit and refine Medium posts to ensure they are engaging, informative, and SEO-friendly. 2. Review and improve marketing materials to align with our company's brand voice and messaging. 3. Source appropriate images for the content. The Ideal Candidate: - Proficient in tech writing and editing. - Good understanding of on-premise and SaaS solutions. - Experience in editing blog posts and marketing materials. - Able to work closely with the marketing team and deliver high-quality, error-free text. Example Topics: - Can AI Really Boost Your Work Efficiency? - Tips for C...

    $95 (Avg Bid)
    $95 Snittbud
    47 bud

    I'm seeking a skilled Python developer to create a script that can facilitate sending and receiving voice calls via Telegram VoIP. The main aim of this project is to integrate the developed script into an existing application. The script should be compatible with Python 3.x.

    $92 (Avg Bid)
    $92 Snittbud
    3 bud

    ...PHP Integration (optional): - Form Data Processing: Develop a PHP script to receive the form submission and convert the data into a multidimensional array. - Data Population: Implement functionality to pre-fill the form fields with corresponding data from the multidimensional array when the form is displayed again. Deliverables: - one (1) fully functional and responsive webpage form based on the provided Microsoft Word document - optional: one (1) PHP script that processes form submissions into a multidimensional array - optional: Functionality to pre-fill the form with data from the multidimensional array - Testing and debugging to ensure the form works flawlessly across all devices and browsers Bonus at extra payment: - Validation - Implement form validation ...

    $34 (Avg Bid)
    $34 Snittbud
    31 bud

    I'm looking to create an engaging online advertisement. The main objective is to strategically expand our customer base. - Target Audience: The ad should be tailored towards adults aged between 26-50 years old. Acquaintance with marketing strategies that appeal to this demographic is a must. Ideal skills: - Strong background in creating captivating online advertisements. - Experienced in marketing to adults 26-50 years old. - Able to showcase previous works that led to measurable customer expansion. If your expertise aligns with our needs, we'd love to hear from you!

    $90 (Avg Bid)
    $90 Snittbud
    21 bud

    ...your effort? Are you passionate about connecting businesses with the power of a stellar website? If so, we want YOU on our team! We're a High Converting Website Design Agency looking for a driven, commission-only sales superstar to join our ranks. In this role, you'll be responsible for: Prospecting and Cold Calling: You'll identify potential clients who need a website refresh or a brand new online presence. Be prepared to make a positive first impression and build rapport over the phone. Understanding Client Needs: You'll have a knack for uncovering a client's vision and translating that into actionable website goals. Selling Solutions: You'll present our web design packages with confidence, highlighting the value we bring to their business. Closi...

    $11410 (Avg Bid)
    $11410 Snittbud
    2 bud
    Online Casino Expert 6 dagar left
    VERIFIERAD

    I am looking for an expert in the online casino business to help us launch a platform in different territories. Please provide details of your expertise in this field. ** If you do not have the necessary knowledge, please do not submit a bid. **

    $2086 (Avg Bid)
    $2086 Snittbud
    15 bud

    I'm seeking a talented professional to create a short, engaging video that will function as a logo reveal/website announcement for my wine online store, www.vinty.co.za. Key Points: - **Objective:** The primary goal of this animation is to encourage viewers to visit the website. It needs to be engaging, fun, and reflect the playful, tongue-in-cheek brand tone of Vinty. - **Style:** I'm specifically looking for a motion graphics animation. This style is preferred to reflect the brand's character and appeal to the target audience. Ideal Candidate: - Proficient in motion graphics - Experience in creating engaging and fun animations - Able to bring a brand's tone to life through visual storytelling Feel free to share any relevant portfolio pieces you have that ...

    $25 (Avg Bid)
    Garanterad
    $25
    28 bidrag

    ...please take a minute to read this document in full. There is no rush. Also view our "Client profile" before you bid. We are a reputed employer with excellent previous ratings. The chosen freelancer will receive positive feedback score and prompt payment. ----------------- About the subject ----------------------- This is a 3-hour project to create 3 videos which explain how to use a new software which we have created The deadline is sacred, we cannot extend the 3 hour timeline. ---------------- About the video ------------------- Video script: (See attached file - Video ) --------- Other details ------------------------- No voiceover is required. Generic background music is required, something light and peppy. Please bid only if you have prior exper...

    $39 (Avg Bid)
    $39 Snittbud
    8 bud
    Custom Jasmin SMS Gateway Setup 6 dagar left
    VERIFIERAD

    I need an experienced engineer on the Jasmin SMS gateway. Please place a bit ONLY IF you have experience with Jasmin SMS gateway!!! Task: Run Jasmin locally and wish you to demonstrate how to set the first example script from their documentation linked here:

    $43 (Avg Bid)
    $43 Snittbud
    3 bud

    I need an experienced developer to create a custom online booking system for my business. The system should be integrated with our existing website and designed to handle online reservations. Key Requirements: - Develop a custom-built online reservation system to handle bookings for our services - Integrate the system with our existing website - Implement the necessary automation to streamline the booking process - Ensure user-friendly and efficient design for end users - Provide necessary documentation and support for future maintenance and updates - Connect the system to Ideal candidate: - Proficient in developing custom booking systems - Experience with integrating systems into existing websites - Strong understanding of automation and streamlining processes - E...

    $348 (Avg Bid)
    $348 Snittbud
    192 bud

    I am seeking an app developer to create a mobile app for both iOS and Android. The key functionality of this app will be to provide highly customized, individualized meditation programs. Features Needed: - User Profiles: to collect personal information and preferences - Customizable Meditation Programs: based on the user's individual profile - User-friendly interf...user's individual profile - User-friendly interface The mobile app should be functional and user-friendly, guiding the user smoothly through their personalized meditation program. Ideal Skills & Experience: - Mobile App Development for both iOS and Android - Experience in personalization and customization of apps - Prior work with wellness and meditation apps would be a plus. If you fit the bill, I l...

    $806 (Avg Bid)
    $806 Snittbud
    121 bud

    I want a skilled PHP developer with experience in form handling to create a script for me that will block a form's submit button until certain conditions are met. Key Requirements: - The button should only become active if the user types in any text. This means if the form is left blank or a field is left empty, the button should stay inactive. - After clicking the button, if the conditions are not met, I want an error message to be shown to the user. This is to ensure that they understand what is expected before the form is submitted. The form is working inside an wordpress website but was made with php

    $22 (Avg Bid)
    $22 Snittbud
    40 bud

    ...top-up transaction. The success of this project will be measured by the quality of the sourced suppliers. For each country where a suitable supplier is sourced, a fee of up to $100 will be offered as a reward. Supplier Requirements Each country's supplier has to meet the requirements: Comprehensive Top-Up Services: Provide mobile prepaid and postpaid top-up services, data packages, and utility bill payments. - API Integration: Offer robust and secure API integration for seamless transactions on our platform. - API Documentation: Provide comprehensive API documentation and technical support. - Real-Time Processing: Support real-time transaction processing for immediate top-ups and payments. - Reliability: Demonstrate high reliability with minimal downtime for uninterrupted ...

    $111 (Avg Bid)
    $111 Snittbud
    4 bud

    I'm in need of a skilled developer who can integrate Stripe payment into our current CRM system, which has an open API. The main function of the integration will be to track payments. Key Responsibilities: - Integrate Stripe payment system into our CRM - Ensure seamless payment tracking functionality - Testing the integration to ensure it's functioning correctly - Provide documentation on how to use the integration Ideal Skills and Experience: - Proficient in using Stripe APIs - Experienced in integrating payment systems into existing systems - Familiar with CRM systems and how they interact with external APIs - Strong problem-solving skills and attention to detail If you possess these skills and have prior experience in similar projects, I'd l...

    $339 (Avg Bid)
    $339 Snittbud
    82 bud

    hello, there, We need some Native Austrian and German to do a recording task, they are short sentences, the recording would take you about 15 minutes, the budget is $9 for the whole task the speakers need to be: -Age from 18-55, Both professional voiceover or amateur -Equipment: You just need to have a good phone. The recording script is in our recording app so you will need to download our recording app and then use task name we provide to log in and record. -Envrionment: Please record in a quiet room, no echo, no other noise like birds noise, car noise and so on. Don't need to use earphone or bluetooth. -Pronunciaiton: we will provide a few sample audios for you to check the pronunciation we need, you need to listen them first before starting the recording task If you are ...

    $10 (Avg Bid)
    $10 Snittbud
    1 bud

    ...sebagai development website, memahami Hosting, Cpanel, Spanel dll, maintenance website, mempercepat loading speed website, debug sistem, revamp website, membuat company profile, blog, ecommerce, news portal, forum, salespage, landing page. Convert PSD to HTML (Slicing + Responsive Layout All Device), menguasai CMS wordpress (13th), Woocommerce (pengalaman 11th), plugin wordpress, blog Wordpress, CMS online shop opencart (pengalaman 11th), CMS Ecommerce Magento (pengalaman 6 tahun ), framework CI, php native. Selain develop website, Saya juga bisa membantu website dengan mengoptimalkan SEO User Friendly. Menguasai DIgital Marketing, Google Analytics, Google Map Business, Google Ads, Google Adsense, Facebok Ads, Instaram Ads, Menguasai Search Engine Marketing (SEM), Mengusai Social...

    $479 (Avg Bid)
    $479 Snittbud
    16 bud

    ...looking to integrate a bank transfer payment method into my website to facilitate online purchases. Key Requirements: - **Payment Gateway Integration**: A seamless incorporation of a payment gateway is essential. The system should be able to securely process bank transfers from customers on the website. - **Single Currency Support**: The payment system should only be set up to manage transactions in a single currency. Ideal Skills and Experience: - **API Payment Integration**: Prior experience in integrating payment APIs, particularly those for bank transfers, is crucial. - **E-commerce Development**: A strong background in e-commerce development and understanding of online purchase flows. - **Security**: Knowledge of how to im...

    $45 (Avg Bid)
    $45 Snittbud
    18 bud

    ...skilled developer to make specific improvements to my existing PHP application and enhance its integration with QuickBooks Online. CURRENT: We have a QuickBooks Online application that syncs invoices from QuickBooks Online to two MySQL database tables (order headers and order lines). This application works correctly but we want to add a condition to the INSERT statement in this program so only invoices that have a custom field populated will get synced to these tables. The custom field name to check is "Online Order Number". Requirements: - Modify functionality of existing program to only INSERT records to MySQL table when invoice record contains a value in custom field "Online Order Number" The ideal freelancer for this project...

    $140 (Avg Bid)
    $140 Snittbud
    31 bud

    ...read this document in full. There is no rush. Also view our "Client profile" before you bid. We are a reputed employer with excellent previous ratings. The chosen freelancer will receive positive feedback score and prompt payment. ----------------- About the subject ----------------------- This is a 4-hour project to create a 30-second to 1-minute video (time can be slightly more or less, it is up to your judgment when making the video) The deadline is sacred, we cannot extend the 4 hour timeline. ---------------- About the video ------------------- Video script: (See attached file - video ) --------- Other details ------------------------- No voiceover is required. Generic background music is required, something light and peppy. Please bid only if ...

    $38 (Avg Bid)
    $38 Snittbud
    9 bud

    I'm seeking a software-based solution that will help me bypass facial biometrics without the need for the individual's physical presence. With split cam program The site to be worked on. What is required is to find an idea or script

    $24 (Avg Bid)
    $24 Snittbud
    4 bud

    ...looking for a mechanism design expert who can help me with designing a small mechanism. Your main task will be to provide a detailed force analysis, create a CAD model, present concept sketches, generate a Bill of Materials (BOM), conduct Finite Element Analysis (FEA), and provide cost estimates. Key Responsibilities: - Designing a small mechanism (I will specify details if awarded). - Conducting thorough force analysis to ensure the mechanism's efficiency and safety. - Providing a detailed CAD model of the designed mechanism. - Creating concept sketches for visualization. - Developing a Bill of Materials (BOM) for easy procurement of the required parts. - Performing Finite Element Analysis (FEA) to ensure the mechanism's stability. - Providing accurate cost est...

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

    Are you passionate about uncovering market insights and driving successful marketing strategies? Look no further! Our company is seeking an experienced Online Marketing Research Specialist to join our team. Here’s what we’re looking for: Product Research: Dive deep into online products, gathering essential details about features, specifications, and availability. Manufacturers and Suppliers: Identify reliable manufacturers and suppliers, ensuring access to top-quality products. Pricing Insights: Analyze pricing trends to empower informed decision-making. Market Understanding: With a sharp eye for product marketing, provide valuable insights into positioning and promotion strategies. Qualifications: Bachelor’s degree in Marketing, Business, or related field...

    $135 (Avg Bid)
    $135 Snittbud
    34 bud

    I'm looking for a competent Moodle developer to enhance the user interface of our current online text assignment plugin. The main purpose of this plugin is to facilitate the process of submitting assignments and grading them. Key Requirements: - Redesign the online text using the existing grading page - Focus on enhancing the layout and organization of the user interface Ideal Skills and Experience: - Proficient in Moodle plugin development - Strong understanding of user interface design principles - Prior experience in improving UX/UI of online educational platforms - Ability to efficiently work with existing coding structures. This is a simple project and only a simple solution is sought

    $28 (Avg Bid)
    $28 Snittbud
    4 bud

    I'm seeking an experienced Moodle plugin developer for personal use. The main requirement is to ensure that the plugin fosters good user interface with functionalities that can make it modern and clean. Here are the project's details: -The idea for the plugin is that it uses the already existing format seen in the grading view for submissions and instead uses that as the foundation with the online text replacing the pdf panel (left) and the feedback panel (right) will instead store instructor provided resources such as assignment-relevant description, links, and most importantly, the assignment rubric for easy viewing. - The plugin should have a good user interface. This will significantly improve user experience and interaction with the platform. - Only barebones struc...

    $13 (Avg Bid)
    $13 Snittbud
    2 bud

    I have a web scraper script that needs fixing. It's designed to scrape various URLs from the Apollo website. Key Requirements: - Scraper debugging: The script is currently not working properly, and needs to be fixed. - URL scraping: The script should be able to successfully pull the data from the selected URLs on Apollo website. Experience with: - Web Scraping: Previous experience in web scraping is essential, as the data needs to be pulled accurately from this specific website. - Script Debugging: Ability to identify and fix issues within an existing script. - Proficiency in Python or relevant language for web scraping. - Knowledge of Apollo website structure. Please make sure your bid includes information on how you plan to approach fixing ...

    $25 (Avg Bid)
    $25 Snittbud
    16 bud

    ...setting up an online shop selling digital goods. - Strong experience in digital marketing, to create awareness and drive traffic to our e-commerce site. - Proficient in SEO, utilising effective keywords that will aid in achieving higher rankings on search engines. - An understanding of web design aesthetics would be beneficial to help our site stand out from competitors selling similar digital goods. - Knowledge in payment processing for an online shop, to ensure a smooth transaction for the customers. - A competitive spirit, I’m not just looking to make online money, but to achieve significant success in the e-commerce industry. In summary, I'm looking for someone who has a strong grasp in the e-commerce industry, specifically selling digital go...

    $117 (Avg Bid)
    $117 Snittbud
    43 bud

    I'm seeking a professional who can conduct a series of payment tests on our website. We are currently integrated with payment gateway but are specifically interested in Korea. Key tasks include: - Testing successful payment transactions with Nuvei - Testing refund transactions Ideal candidates should have: - Proven expertise with Nuvei payment gateway - Strong knowledge of Korean payment infrastructure - Experience in conducting payment gateway tests - Proficient understanding of e-commerce platforms and transaction processing - Comfortable with using card to do payments Your thorough and meticulous approach can help us ensure seamless and error-free payment processes for our Korean users. We will pay upfront.

    $12 (Avg Bid)
    $12 Snittbud
    4 bud

    I'm in need of a talented and creative logo designer to help me brand my online Christian store. The store features cardstock printing services and pottery mugs, and I want the logo to reflect the elegance and spirituality of the products I offer. Business name: Christian Handcrafted Tagline: Elegance inspired by faith Requirements: - Style: The logo should be elegant, capturing the essence of my Christian store. - Colors: I prefer cool tones or warm, creating a calming and peaceful impression. - Elements: Incorporate lavender stems into the design. This subtle touch adds a unique and inviting feel to the logo. Ideal Skills: - Proficiency in logo design, particularly in creating elegant and sophisticated designs. - Understanding of color psychology, with experience in work...

    $50 (Avg Bid)
    Garanterad
    $50
    277 bidrag

    I already have the story ready with rough dialogues.I am looking for a talented and experienced scriptwriter to help me create a dialogue version for my Telugu short film. Specifically, I need your expertise to write: - A compelling, immersive script that fits the drama genre - Dialogue that's simply yet efficient - Dialogues in telugu language Ideal candidates should be familiar with telugu movies and have experience in writing for telugu films/short films. A strong understanding of the drama genre is required. Looking forward to working with you!

    $79 (Avg Bid)
    $79 Snittbud
    26 bud

    I'm looking for a skilled web developer who can create a custom raffle/lottery website script with the following features and specifications: - Cryptocurrencies: The platform should support Bitcoin, Ethereum, Litecoin, BNB, USDT, AVAX, SOLANA, and TRX. If we can add other cryptocurrencies, will be so nice. - Winner Selection: The system should randomly select a winner from the first 1-6 numbers of the raffle/lottery tickets. If admin wants to choose the number which will be result after lottery, should have access to do it. - External API Integration: The website should be integrated with: - Crypto payment gateways for seamless and secure transactions. - Email notification services for communicating with participants. - Real-time chat for maintaining engagement an...

    $181 (Avg Bid)
    $181 Snittbud
    25 bud