Kichujio

Utafutaji wangu
  • ebay bid sniper script
  • website marketing plan sample
  • data entery job home
  • link www seogenies com
  • oil and gas companies in denver colorado
Chuja ukitumia:
Bajeti
hadi
hadi
hadi
Aina
Ujuzi
Lugha
Jimbo la Kazi
2,000 ebay bid sniper script kazi zimepatikana

I'm looking for a talented animator to create a 30-second long animatic video based on a provided script and voice-over. This video is intended for audience testing, and should adhere to a realistic style that mimics the feel of filming with real people. Key Requirements: - Develop an animatic video that includes characters and background scenery. - Ensure the movements are lifelike, contributing to the overall realism of the piece. - The video should not be overly stylised, but instead feel as close to real life as possible. Ideal Skills and Experience: - Strong background in creating realistic animation. - Proven experience with animatic video development. - Ability to work quickly and meet fast turnaround times. - Excellent understanding of lifelike movements in animation...

$33 / hr Average bid
$33 / hr Wastani wa Zabuni
52 zabuni

I need python expert for optmization my code Start your bid with OPT to be considered

$20 Average bid
$20 Wastani wa Zabuni
45 zabuni

We are developing Trademark management software. For that we needed data of all trademark applications filed on Indian trademark website of government of India. But due to lack of time, we bought data of 67.50 trademark applications filed and updated that in our software. Now, we want you to develop scrapper: i. that can update data and documents of existing 6.75 million trademark stored on aws server, and ii. that can scrap all data and document of newly filed trademark application, which are not in our database. Watch for understanding. --------------------------------------------------------------------------------------------------------------------------- For your knowledge: 1. Our SaaS is hosted on EC2 server of AWS 2. Data is hosted on RDS server of AWS, 3. Documents are stored ...

$656 Average bid
$656 Wastani wa Zabuni
25 zabuni

I'm looking for a highly skilled developer to create a comprehensive Roblox executor for me. It should be fully equipped with the following features: - Script execution: Ability to execute custom scripts seamlessly. - User interface customization: Highly customizable UI to meet diverse user preferences. - Anti-ban features: Robust measures to prevent account bans. This executor should be exclusively compatible with Windows. It must cater to super advanced users, so intricate and sophisticated functionalities are a must. Ideal candidates for this project should have extensive experience in game development, particularly with Roblox, and possess a deep understanding of creating high-level user interfaces and anti-ban systems. Prior work on creating executors or similar tools wi...

$2276 Average bid
$2276 Wastani wa Zabuni
73 zabuni

I'm seeking a seasoned consultant to help develop a comprehensive marketing strategy and plan for launching our brand 'Red Chief' in the global marketplaces, with a focus on Saudi, US, and UK markets. You will be primarily involved with: - Connect with Marketplaces - Specifically Category team - Creating a robust...- Creating a robust marketing strategy and plan - Utilizing eCommerce as our primary marketing channel Ideal skills and experience for the job include: - In-depth knowledge and experience in marketing strategy and planning for eCommerce - Proven track record in brand launches in global marketplaces - Familiarity with the Saudi, US, and UK markets Freelancers with expertise in utilizing Amazon, eBay, and other top eTailers for brand promotion and sales ...

$14 / hr Average bid
$14 / hr Wastani wa Zabuni
9 zabuni

I need an experienced developer to set up an automation script on AWS Fargate for me and create documentation so our developer can implement it. Ideal skills and experience: - Extensive knowledge of AWS Fargate in phython - Prior experience with writing automation scripts - Strong problem-solving skills for service orchestration and resource scaling - Ability to provide expert suggestions on potential automation tasks Functionality will enable,: Run scripts continuously (no 60-second Lambda limitation) via Fargate Monitor database events in real-time Key Tasks Expected to be completed - Validate whether Fargate/Lambda switching is possible in single template or requires separation - Update Container to have the ability to run as a worker - Enhance deployment scripts to includ...

$117 Average bid
$117 Wastani wa Zabuni
32 zabuni

I need a Tampermonkey script designed for Google Chrome that will assist me in automating certain tasks. Key Requirements: - The script should automate Open Folder Of My book mark automaticly , and then close the browser after xx second i uploaded a video to what excat i need from Tampermonkey to do in my browser Ideal Skills: - Proficiency in JavaScript, as Tampermonkey scripts are written in this language. - Experience with Tampermonkey or similar browser automation tools. - Familiarity with Google Chrome's functionalities and bookmark handling. Please note that the script's functionality should be triggered by opening a specific folder bookmark in Google Chrome.

$22 Average bid
$22 Wastani wa Zabuni
18 zabuni

I'm in need of a Python script that will streamline my process of placing Buy orders on the Binance P2P platform. The script should be able to authenticate and execute these orders securely using my API key and secret key. Key Features: - Triggered by: A combination of specific rate and quantity thresholds. - Integration: Seamless with Binance's relevant API for efficient and precise order placement. Ideal Skills and Experience: - Proficient in Python and familiar with Binance API. - Previous experience in developing trading scripts. - Understanding of P2P order placement. - Ability to ensure secure and efficient script execution. This script should save me time and increase my buying efficiency on the platform

$93 Average bid
$93 Wastani wa Zabuni
7 zabuni

Hi there, this is the indicator I need to create. 1. I am looking to first write the indicator that applies my strategy on any ticker using TradingView 
2. Automate the strategy using a bot that trades over my broker. See Pdf attached in files

$138 Average bid
$138 Wastani wa Zabuni
44 zabuni

I'm looking for a skilled Ninja Trader programmer to create a script for me that will handle automated trading. Key Requirements: - Expert-level understanding of Ninja Trader. - Proficient in script writing for automated trading. - Previous experience in developing trading scripts. Please note that the specific assets or markets the script will trade on, as well as the trading strategy to be implemented, are currently undecided. Therefore, the script should be flexible and adaptable to various trading scenarios.

$191 Average bid
$191 Wastani wa Zabuni
15 zabuni

I'm in need of a seasoned animator who specializes in either 2D or 3D animation to help bring my music video to life. - Theme: The video's theme is comedy, with elements that are controversial, simple, and quirky. - Storyboard and Script: I have both a storyboard and a script ready to guide the animation process. The ideal candidate for this project should be proficient in 2D or 3D animation, have a good understanding of comedic timing and visual storytelling, and be able to interpret and animate according to a provided storyboard and script. Experience with creating animated music videos is a plus.

$19 / hr Average bid
$19 / hr Wastani wa Zabuni
37 zabuni

I need a skilled script editor to help me refine the plot structure of my short movie script, specifically focusing on enhancing character development. Key tasks include: - Assessing and altering character arcs to create a more engaging narrative - Suggesting improvements for character development throughout the script Ideal candidates will have: - Proven experience in script editing and screenwriting - A deep understanding of character development and plot structure - Excellent communication skills to articulate suggestions and changes

$51 / hr Average bid
$51 / hr Wastani wa Zabuni
19 zabuni

...```python updated_qty[index + 10] = desired_qty[index] ``` - If `desired_qty[index] <= desired_qty[index - 1]`, then: ```python updated_qty[index + 5] = desired_qty[index] ``` - Ensure this is handled without using loops, `iterrows`, or `itertuples`. The entire process must be vectorized for performance. --- ### Deliverables: 1. A Python function/script implementing the vectorized solution using Pandas. 2. Verify correctness by ensuring the output matches the provided "before" and "after" CSV files. 3. Provide clean, well-documented, and maintainable code. --- ### Notes: - The solution **must not use loops** or row-based iteration functions like `iterrows` or `itertuples`. Efficiency is critical. - Use Panda...

$127 Average bid
$127 Wastani wa Zabuni
56 zabuni

...notifications. Push notifications are also desirable. - Advertising sections: There should be segments on the site for advertising various services, specifically funeral-related products, grief counseling services, and memorial planning services. It should also include advertising for upcoming funerals and anniversaries. The initial target market for the site is Ireland, but it is important that the script is adaptable for replication in other markets. Ideal skills for this job include: - Web Development: Proficient in creating user-friendly and responsive websites. - Backend Development: Experience in developing secure login systems for different user roles. - Notification Systems: Knowledge in integrating mass notification systems, especially with email and WhatsApp. - E-comm...

$2245 Average bid
$2245 Wastani wa Zabuni
118 zabuni

Update your old script . Thanks

$6 / hr Average bid
$6 / hr Wastani wa Zabuni
1 zabuni
Project for TETS
Imeisha left

I'd like to request a quote for "I need some support with my existing automation script... Automation scripts are already developed and my developer gave some feedback, so we need to update the script based on the feedback. Scripts are in javescript in cypress tool.

$34 / hr Average bid
$34 / hr Wastani wa Zabuni
1 zabuni

...links* (remove duplicates). 4.⁠ ⁠Associate each link with an image so that clicking the image will redirect to the corresponding URL. 5.⁠ ⁠Host the application on my domain, ensuring it's easily accessible online. I believe this project may require a *web crawler* or similar scraping technology to efficiently collect and process the data. *Deliverables:* •⁠ ⁠Fully functional application/script. •⁠ ⁠Hosting setup and configuration on my domain. •⁠ ⁠Documentation on how to use the application. *Skills Required:* •⁠ ⁠Proficiency in *JavaScript* or *Python*. •⁠ ⁠Experience with *web scraping* and *web crawlers*. •⁠ ⁠Understanding of *HTML* and *IFRAME structures*. •⁠ ⁠Expertise in *web hosting and deployment*. ...

$11 Average bid
$11 Wastani wa Zabuni
14 zabuni

I'm seeking a talented scriptwriter to create a romantic and heartfelt ceremony script for my upcoming wedding. This should incorporate specific cultural elements, making the script resonate deeply with our heritage. Ideal candidates should: - Be skilled in writing emotional, romantic scripts - Have a good understanding of various cultural elements - Possess experience in writing wedding ceremony scripts Your role will be to craft a memorable script that guides us and our guests through our special day. Please submit examples of your previous work, particularly any wedding scripts or similar, along with your bid.

$13 Average bid
$13 Wastani wa Zabuni
38 zabuni

...reach. Regularly monitor and update listings to keep them relevant and up-to-date. Respond promptly to inquiries from interested parties, ensuring excellent communication. Track and report on the performance of listings, offering insights for improvement. Qualifications: Proven experience in online listing management or similar roles. Familiarity with popular platforms like, Facebook Marketplace, eBay, or others. Strong written communication skills and attention to detail. Ability to work independently and meet deadlines. Basic photo editing or graphic design skills are a plus. What We Offer: Flexible work hours—you control your schedule. Competitive freelance rates based on your experience. Opportunities for long-term collaboration with a growing business....

$404 Average bid
$404 Wastani wa Zabuni
51 zabuni

...authomatic report. The queton sof jotform and the answer of jotform must be saved inside my mysql databese, so it is necessary make these changes. And it is necessry show the report inside a web page and create a pdf. The report must have an excellent design, chart and tables create with the information of report of AI. So it is necessary use inside the report page shortcode and connection with a chart script. I asked the steps to OpenAI how create connection to Ai using jotform. I think that is simple solve. I attach the answers. ________________________________________ Using Jotform for WordPress Steps: 1. Creating the Questionnaire on Jotform: o Sign up for a Jotform account and create the form using their editor. o Embed the form on your WordPress site using the Jotform ...

$87 Average bid
$87 Wastani wa Zabuni
103 zabuni

I'm in need of a skilled scriptwriter from India to help develop a script for a drama film. The primary focus of this role will be on character creation. Your task will be to help breathe life into the characters, making them relatable, interesting, and integral to the story. Ideal skills and experience for this job include: - A strong background in scriptwriting, particularly for drama films - Exceptional character creation skills - A deep understanding of Indian culture and sensibilities - Ability to write in English with a high level of proficiency - Experience working with scripts intended for film

$70 Average bid
$70 Wastani wa Zabuni
19 zabuni

I am looking for a knowledgeable professional who can assist me in selling my personal coin collection on eBay. The project will primarily focus on eBay Brasil, but there may be potential for international sales on eBay United States as well. Key Responsibilities: - Assisting in creating an account in eBay Brazil - Assisting to receive the payments in Brazil - Assisting with shipping and logistics within Brazil - Potential to assist with international shipping if needed - The same for eBay United States. Ideal Skills: - Previous experience in eBay selling and logistics Please note that the key part of this project is helping with shipping and logistics within Brazil. I do not require assistance with listing and creating descriptions or custome...

$16 / hr Average bid
$16 / hr Wastani wa Zabuni
8 zabuni

I'm looking for a Python developer with experience in financial markets and automated trading systems. I need a script that integrates with Interactive Brokers' API to execute a momentum trading strategy. The scope of the project includes: - Writing a Python code that automates trading based on momentum strategies - Ensuring the code integrates smoothly with Interactive Brokers - Implementing proper risk management protocols within the code - Making the code easy to understand and modify for future use The ideal freelancer for this project should have: - Proven experience in Python programming - Prior work with Interactive Brokers' API - Strong understanding of momentum trading strategies - Ability to implement risk management protocols in trading code - Good commun...

$273 Average bid
$273 Wastani wa Zabuni
20 zabuni

I am in need of a seasoned eBay SEO specialist to help in uplifting my product visibility and sales. Key Responsibilities: - Conduct comprehensive keyword research and optimization to enhance product ranking. - Review and improve existing product descriptions to be more SEO friendly and engaging. - Enhance my product descriptions to improve keyword density, readability and engagement, as well as highlighting unique selling points. Ideal Skills and Experience: - Proven experience in SEO, particularly on eBay. - Strong skills in product listing optimization. - Excellent copywriting skills with a knack for creating engaging product descriptions. - Ability to conduct effective keyword research and optimization. - Familiarity with the eBay selling platform and its algori...

$105 Average bid
$105 Wastani wa Zabuni
124 zabuni

I'm looking for a VBA script that will help me manage my schedule more efficiently. The script should take a list of appointments from an attached file and do the following: 1. Insert the appointments into my Outlook calendar according to the specifications in cell B3. 2. Send the appointments to the email addresses listed in column M. The script should be set to run manually, not automatically. I also need assistance deciding on the format for the email notifications. The options are Plain text, HTML, or Rich text. Ideal skills for the job include: - Proficiency in VBA - Experience with Outlook - Knowledge of email formatting Please let me know if you need any further information to give a bid.

$126 Average bid
$126 Wastani wa Zabuni
31 zabuni

...personal, una página de presentación o un sitio básico de información, ¡este servicio es para ti! Pequeños scripts con JavaScript: Si deseas agregar algo de interactividad a tu página (como formularios que validen la entrada del usuario, efectos visuales simples o menús dinámicos), puedo implementarlo con JavaScript básico. Python para tareas simples: Si necesitas automatización o un pequeño script en Python (como una calculadora o algo relacionado con la manipulación de datos), también puedo hacerlo, aunque siempre en un nivel básico. ¿Por qué ofrezco este servicio gratuito? Práctica y experiencia: Estoy aprendiendo y buscando mejorar mis habilidades en...

$20 Average bid
$20 Wastani wa Zabuni
7 zabuni

I'm looking for an experienced programmer to convert 3 custom Pine Script indicators into Easy Language. The primary focus of these indicators is plotting line graphs. Key Requirements: - Proficient in both Pine Script and Easy Language - Experience with programming custom indicators - Able to accurately translate the logic and functionality of the Pine Script indicators into Easy Language - Capable of implementing line graph plotting in the Easy Language version The project involves taking my custom Pine Script indicators, which are currently designed to plot line graphs, and converting them into equivalent Easy Language indicators. Please reach out if you have the relevant skills and experience.

$147 Average bid
$147 Wastani wa Zabuni
9 zabuni

I have got this. Here is all information Want need is Do Full setup and installation which includes server setup, apps setup, branding and publishing to stores android and IOS

$149 Average bid
$149 Wastani wa Zabuni
38 zabuni

I have a confidential order flow strategy that I need converted into a script for GoChart to trigger alerts based on specific conditions. Although the specific conditions for the alerts have not yet been defined, I am open to suggestions based on the capabilities of GoChart and the nature of my strategy. Ideal Skills: - Experience with GoChart - Proficient in scripting for trading platforms - Understanding of order flow strategies - Ability to convert complex strategies into simple scripts - Good communication skills for discussing potential alert conditions Please note that the details of the order flow strategy are confidential and will be disclosed only after the project is awarded.

$281 Average bid
$281 Wastani wa Zabuni
7 zabuni

I have a football manager game. It runs under PHP 7.0 and TWIG. If you make extensions to this script, new files are created, which are then copied into the relevant directories and are then recognized and integrated by the script. NO changes need to be made to the existing script. So just program new files and copy them in. I am now looking for someone who can write me an appointment calendar module that can then be integrated into the game. I am interested in a long-term collaboration because I have other ideas that I would like to implement. Here is a description of the module I want. With example images: Calendar/appointment calendar module: The basic functions are: (I have attached various example images, overwritten with translations) INFO: The font that I ins...

$154 Average bid
$154 Wastani wa Zabuni
80 zabuni

My Python Selenium script for checking emails, which integrates 2captcha and proxies, is taking longer than desired. I need a freelancer to help optimize the script for speed, potentially using multiprocessing. Current Script Runtime: The script currently runs for 1-5 minutes. Identified Bottleneck: The slowest part of the script is the Captcha solving. Requirements: - Extensive experience with Python and Selenium - Proficient in script optimization and multiprocessing - Familiar with 2captcha and proxy integration - Able to work within existing script parameters (no changing of captcha service) I am seeking a professional who can deliver a faster running script, improving my email checking efficiency.

$559 Average bid
$559 Wastani wa Zabuni
119 zabuni

Looking for a skilled developer to create a script for an online poker game by using Python or Javascript. Ideal Skills Include: - Proficiency in Python or Javascript - Expertise to create Script for the online Game. - Previous experience of developing online Game. I'm open to discuss more in chat. Thanks in advanced.

$119 Average bid
$119 Wastani wa Zabuni
36 zabuni

I'm seeking a professional web developer with strong PHP skills to create a web scraping script. This script will collect headings and images from a specific stock image site, primarily the vector website. Key Requirements: - The script should download images in a ZIP format, not individual files. - Along with the images, the script should also collect the "Image description" metadata. Ideal candidates should have: - Proven experience in creating web scraping scripts, particularly for stock images sites. - Strong proficiency in PHP or similar programming languages. Please, only apply if you have the required experience and skills. I look forward to your proposals.

$80 Average bid
$80 Wastani wa Zabuni
56 zabuni

I'm in need of a talented scriptwriter who can help me create engaging scripts for my travel-themed content on YouTube and Instagram Reels. The ideal candidate will have: - A strong understanding of travel-related content and the specific appeal of travel personalities. - Proven experience in writing scripts for online platforms, particularly YouTube and Instagram. - Ability to write in a concise, engaging manner that captures the audience's attention. Your scripts will help me connect with my audience and share my travel experiences in a fun and entertaining way. If you have a passion for travel and a knack for scriptwriting, I'd love to hear from you!

$63 Average bid
$63 Wastani wa Zabuni
61 zabuni

I'm in need of an Illustrator script that can automate several tasks for me. This includes creating layers and renaming them, creating text labels, and changing stroke and fill areas. Key Tasks: - The script/s should be able to create layers and rename them according to specific guidelines. - The script/s should be able to move nested elements to the correct layer - It should generate text labels and handle various aspects of these labels, including font style and size, alignment, and text color. - Lastly, it should also manage modifying stroke and fill areas. Ideal Skills and Experience: - Extensive experience with Adobe Illustrator scripting. - Strong understanding of Illustrator's layer, text, and color management systems. - Ability to create a scrip...

$123 Average bid
$123 Wastani wa Zabuni
63 zabuni

I need a simple PHP script that can interface with my Outlook/Office 365 mail service via OAuth2. The script should be able to send and receive emails, as well as handle unread emails in a specific way. Key Features: - Sending and receiving emails - Marking unread emails as read - Outgoing emails containing email body, attachments, and custom headers Ideal Skills: - Proficient in PHP - Familiar with Outlook/Office 365 and its mail service - Experienced with OAuth2 - Knowledgeable in email handling and scripting Please ensure your bid reflects your experience and capability to deliver this project within a reasonable timeframe.

$145 Average bid
$145 Wastani wa Zabuni
139 zabuni

My eBay account has been suspended due to a policy violation (MC999). I need assistance to get this suspension removed as quickly as possible. The specific policy violation pertains to a card being attached from a different region. Ideal Skills: - Extensive knowledge of eBay's policies - Proven experience in resolving eBay suspensions - Excellent communication skills for dealing with eBay support - Understanding of cross-regional eBay usage Please note, I have not received any prior warnings or suspensions for similar issues. Your prompt assistance in this matter would be greatly appreciated.

$159 Average bid
$159 Wastani wa Zabuni
62 zabuni

I have an R script stored in a SharePoint folder that I would like to automate on Azure (or Fabric). Specifically, I would like to: 1. Schedule the script to run every hour on a cloud platform. 2. Ensure the script executes even when my local PC is not running. 3. Save the output as a new Excel file directly to the designated SharePoint folder. The R script read some files form the same SharePoint folder, making some basic data transformation and saves an excel file right back to the same SharePoint folder

$201 Average bid
$201 Wastani wa Zabuni
33 zabuni
codecanyon Script
Imeisha left

I have got this. Want need is Do Full setup and installation which includes server setup, apps setup, branding and publishing to stores android and IOS

$183 Average bid
$183 Wastani wa Zabuni
45 zabuni

I need an experienced developer to create an API for my PHP script, which primarily processes data - specifically images and videos. The API should support a range of operations including: - Upload: Allowing new images and videos to be added. - Edit/Transform: Enabling modifications to the data as needed. - Retrieve/Access: Providing the ability to access the data on request. - Download: Facilitating the downloading of data. - Filter: Allowing for the application of different filters to the data. Ideal candidates should have a strong background in PHP, API development, and data processing. Experience handling image and video data is a significant plus. Please provide examples of similar projects you've completed in your proposal.

$153 Average bid
$153 Wastani wa Zabuni
112 zabuni

I need help setting up my Apache server for a Perl script I have. I don't know how to configure it. Key Tasks: - Configure the server to support the script, primarily focusing on module and library dependencies. - Provide recommendations for necessary modules and libraries to install. Ideal Skills and Experience: - Proficiency in Perl and server configuration, particularly with Apache. - Experience with diagnosing and resolving module and library dependencies. - Ability to recommend and install necessary modules and libraries. - Good communication skills to explain the process and reasoning behind the recommendations.

$40 / hr Average bid
$40 / hr Wastani wa Zabuni
21 zabuni

Busco freelance para manejar todos lo que respecta a dropshipping para esta 3 páginas tengo conocimiento básico pero deseo una asistente virtual que se encargue de todo, desde buscar productos ganadores hasta el marketing en las respectivas tiendas mencionadas

$28 Average bid
$28 Wastani wa Zabuni
14 zabuni

JD: OpenShift DevOps Engineer Position: OpenShift DevOps Engineer Location: Remote Experience: 4-8 years Key Responsibilities Setup and maintain OpenShift Container deployments through UI-based, CLI/script-based, and image-based methods (manual and automated).Ensure provisioning and maintenance of environments, including database setup for internal and external , analyze, and report on environment/application issues with clarity and actionable with Development, Release Management, and Project teams to support deployment and and maintain a library of technical and process documentation for implementers and closely with Business Analysts, Solution Architects, and Technical Leads as needed. Technical Skills

$654 Average bid
$654 Wastani wa Zabuni
26 zabuni

I'm looking for a professional who specializes in Bulk WhatsApp Marketing. The primary purpose of this campaign is to enhance customer engagement, specifically through customer support. Key Responsibilities: - Utilize bulk WhatsApp marketing to communicate with customers - Implement our existing customer support script effectively Ideal Skills and Experience: - Proven experience in WhatsApp marketing - Excellent communication skills - Prior experience in customer support roles - Ability to understand and convey technical information in an accessible manner - Experience in utilizing scripts for customer support The freelancer must be able to engage with our customers effectively and help improve our overall customer support experience through WhatsApp.

$483 Average bid
$483 Wastani wa Zabuni
32 zabuni

I need a Pine Script coder who can help me create a script to backtest a strategy on stocks. The script should be able to provide detailed performance metrics.

$21 Average bid
$21 Wastani wa Zabuni
10 zabuni

I'm seeking a talented scriptwriter to create a romantic and heartfelt ceremony script for my upcoming wedding. This should incorporate specific cultural elements, making the script resonate deeply with our heritage. Ideal candidates should: - Be skilled in writing emotional, romantic scripts - Have a good understanding of various cultural elements - Possess experience in writing wedding ceremony scripts Your role will be to craft a memorable script that guides us and our guests through our special day. Please submit examples of your previous work, particularly any wedding scripts or similar, along with your bid.

$13 Average bid
$13 Wastani wa Zabuni
64 zabuni

Looking for a $2 per hour freelancer familiar with Printful to assist me with my eBay store. I have a Printful product templates folder with 23 pages of products that need to be listed/synced from Printful to eBay. Around 253 products that need to be synced. 11 products per page. Key Responsibilities: - Navigate through Printful website quickly efficiently to select products - List all products to eBay without delay - Use default images like my other listings from Printful/Printify for product images - Professional Product SEO experience and research, enhance product titles with SEO friendly terms. Or we can consider to hire again for more extensive SEO later. Ideal Candidate: - Prior experience with Printful and Printify - Proficient in Printful listing to stores. ...

$4 / hr Average bid
$4 / hr Wastani wa Zabuni
56 zabuni

I need help diagnosing and fixing an error with a Codecanyon purchased Flutter script. The error occurs during the build process and is detailed below: - Location: Settings file 'E:Worthyusehyip-supporthyip-updatedandroid' line: 20 - Error Message: A problem occurred evaluating settings 'android'. Could not open dsl generic class cache for script 'C:Usersabishdevflutterpackagesflutter_toolsgradle' (C:Usersabish.gradlecaches7.5scripts6ooft2ioez6li63cad0bdzyr2). > BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 65 If you could help me fix this issue, I would greatly appreciate it.

$17 Average bid
$17 Wastani wa Zabuni
46 zabuni

I'm looking for a seasoned eBay and Etsy marketplace specialist to optimize my product listings on both platforms. Key Responsibilities: - eBay: Primarily focusing on enhancing the visibility and appeal of my listings through effective optimization strategies. - Etsy: Similarly, optimizing my product listings to boost their discoverability and attractiveness to potential buyers. Ideal Freelancer: - Proven experience with eBay and Etsy marketplaces. - Exceptional skills in product listing optimization. - Knowledge of best practices and strategies for both platforms. Your expertise could greatly enhance the performance of my listings and ultimately drive sales.

$295 Average bid
$295 Wastani wa Zabuni
60 zabuni

I need a Python script that can scrape data from website need to follow steps and extract data as below Step 1 - visit site Step 2 - click on all alphabetically orders ( a to z ) Step 3 - open every shares from every category which are mentioned as per alphabet Step 4 - Get all data from "Overview", "Forecast" and "MC Technical" tabs. Step 5 - Extract all data in excel Step 6 - download excel on desktop. Note - 1. Forecast - There is expend button 2. Forecast - Need EPS, Net Profit and Revenue from "Earnings Forecast" table 3. MC Technical - Need all data from daily, weekly and Monthly tab ( highlighted in yellow in screenshot ) 4. Need to handle all advertisements 5. I am fine for headless scrapping Ideal Skills and Experience:

$20 Average bid
$20 Wastani wa Zabuni
21 zabuni