Actionscript variable url jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 actionscript variable url jobs found, pricing in USD

    Pagination function doesn't work. Specific page url:

    $8 (Avg Bid)
    $8 Avg Bid
    24 bids

    ...wordpress developer to expertly migrate two e-commerce websites into one platform while maintaining separate branding on individual storefronts. Migrate to Shopify or another cloud-based platform like Webflow. Not interested in migrating into WooCommerce. The new website should share one backend with a shared inventory, but the two should cater to two different websites each with - own branding - own URL - own mailing list (mail chimp or native to platform) Key tasks include: - Migrating existing sites built on Shopify and Woocommerce into one site - either Shopify or Webflow - Implementing a shared backend inventory across the two storefronts, supplemented by individual branding and mailing lists. - We want option to select which products will be displayed in which store. (mo...

    $1882 (Avg Bid)
    $1882 Avg Bid
    109 bids

    ...lines of this repo on github enbizcard. They generate html files and is not easy to edit any details. In this site if the user comes back to edit any details they need to create the profile from the scratch. i want the details to be editable at any point of time. Once the profile is created it would be available for public access on a url like No body but the logged in user can only be allowed to edit the profile. 4. I want the usersite In url to be a hash value of the user and not the username as it would be a vulnerablility by which anyone can access anyones profile and view their data. It would be shortened for the qr code anyway. 5. Once on the dashboard i want the user to be able to see analytics of the static link of the qr. 6. On the dashboard i want there to be

    $470 (Avg Bid)
    $470 Avg Bid
    12 bids
    Website Form Auto-Submission 6 days left
    VERIFIED

    I have a four-field form on my website (Name, Email, Website URL, Comments) that I'd like to automatically submit. Preferably, the tool used for this should be able to complete the form and submit it without any manual intervention. Ideal Skills and Experience: - Proficient in web development and automation - Experience with form submission scripts or tools - Knowledge of web forms and their handling - Understanding of data submission and validation in web forms - Familiarity with website structures and data submission methods.

    $66 (Avg Bid)
    $66 Avg Bid
    48 bids

    ...PayPal integration experience to rectify issues on my website https://sharedkitchen.network. Following the recent migration of my site to a new server by the hosting company, the PayPal integration is malfunctioning for one time purchases as well as subscription payments. Specific Issues: - Hosting company investigated and blamed issues on paypal module - PayPal investigated and is blaming issues on URL redirect. - Customers are struggling with 'failed to authenticate' issues while processing payments for one time purchases as well a subscription payment setups - I'm receiving an error code from vendor/swiftmailer/swiftmailer/lib/classes/swift/transport/esmtp/authhandler.php. I am therefore seeking a professional who can tackle these issues promptly and effective...

    $157 (Avg Bid)
    $157 Avg Bid
    95 bids

    ...my POC project. It involves incorporating a specific HLS video stream into an XML, with the video displayed on a full-screen basis. Here's what the project entails: • Proficiency in Kotlin and XML: You'll need these skills since the project revolves around Android app development with video display functionality. • HLS Video Stream Integration: You will integrate this specific HLS video stream url: :ktvaq.stream.smil/chunklist_b350000_t64MjQwcA==.m3u8 • Full-Screen Video Display: I want the video stream to be displayed full screen on the app. The display needs to be seamless, without any glitching or stuttering. • No Specific Design Requirement: I do not require any particular design style or branding related detail. The focus is solely on the

    $13 (Avg Bid)
    $13 Avg Bid
    8 bids

    I need a professional to scrape data from the URL provided and deliver the extracted details in a CSV format. - The specific data elements required are the agent name and phone number. The scraping process does not require any filters or search criteria as it's a one-time extraction. The data should be organised and easily readable in a CSV document for further analysis. Ideal skills for this project would include: - Proficient in web scraping with experience in extracting data from similar websites - Strong expertise in delivering data in structured formats (CSV, Excel) - Attention to detail to ensure accuracy in the extracted data

    $13 (Avg Bid)
    $13 Avg Bid
    42 bids

    The goal of this project is to develop a web application called "AI Scanner" that allows users to input any website URL or document, scan the website/document for relevant data, and then interact with an AI model to retrieve information from the scanned website. The application will also include a chatbot feature that can be easily integrated into other websites as a microservice. Additionally, the application will support payment methods for premium features. Requirements: Website / Document Scanning Functionality: * Users should be able to input any website URL or document into the application. * The application should scan the website and extract relevant data for processing. * Extracted data should be stored in a database for future reference. AI Model Integr...

    $477 (Avg Bid)
    $477 Avg Bid
    37 bids

    Project Description: We are seeking an experienced and React.js developer to join our web development project. The main goal is to int...a template ready; we do not want to modify the design, only implement the functionality. Functionalities to be implemented: API connection (Authentication, authorization, session management, forms, basic action and form validations) Project translation (only the English version, we will take care of the other languages) Functionality for administrators to switch companies. API URL: template (Already purchased; upon project award, the front-end code will be provided)

    $466 (Avg Bid)
    $466 Avg Bid
    59 bids
    Trophy icon TRP25 youtube thumbnail 2 days left

    ...create a thumbnail that grabs attention, communicates the podcast's theme, and entices viewers to click and listen. Here is a link to the video that needs the thumbnail: Here is a URL to the host Drew Farnese facebook for a picture of them: You can use a picture from social media or from the video podcast itself Here is a URL to the guest, Steve Seymour facebook for a picture of them: You can use a picture from social media or from the video podcast itself Here is a URL to the google drive with some of the raw video/audio files for context or ideas OR to get portraits of the hosts or guests: Maybe add

    $10 (Avg Bid)
    Guaranteed
    $10
    31 entries

    As a business owner, I need supplementary support for my web presence efforts. Traits...detail, in order to accurately manage the specifics of directory profiles. Your main task would be to handle a list of directories I provide, where you'll verify if my business has an existing profile. If not, your job will be to claim or create one. One of your responsibilities also involves filling out these profiles with several specifics: * Contact information * Business description * Website URL * Social links * Hours * Any other relevant details These tasks should be completed promptly and efficiently, as I would like the project to be completed ASAP. Prior experience as a virtual assistant or in SEO optimization is a must. Your assistance will greatly improve the online visibility ...

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    84 bids

    ...(ubuntu). I had a old cython code that used to be able to connect with the CUDA code, i think the newer version of CMake changes had made it impossible. I have attached a small reduction of the code, it is pretty much just calling a CUDA kernel from the Python using Cython. The CMake builds, but when the Cython is imported the symbol cannot be found. (to build you need to define an environment variable CUDAHOME points to your nvcc) Steps: 0 (optional) you can Make the cuda code inside to check if it works (1) run (with CUDAHOME env var) (2) run (fail at this point as the .so file generated does not contain the symbol (undefined symbol)) Ideal Skills: - Proficient in both CUDA and Cython - Experience in wrapping CUDA code using Cython - In-depth knowledge on data analysis

    $20 (Avg Bid)
    $20 Avg Bid
    2 bids

    ...analysis result will be shown to the user. Temporary files will be deleted when the member logs out of the site. When the buttons on the page are pressed on legal documents uploaded by users, the person performing the function of the button, for example performing analysis, displays these analysis results in a window that opens with a size of 50% of the page size. , without making any changes. a new URL on the same page. It is a web application that downloads the file to the "Downloads" folder on the user's computer when the "Save as PDF" button in the upper right corner of the window is pressed. Approximately 90-95% of the codes required for all these operations have been written. Since my area of expertise is artificial intelligence and data analysis, o...

    $124 (Avg Bid)
    $124 Avg Bid
    40 bids

    ...websites, and should have a domain authority (DA) between 30-50. My maximum budget for per link is 100 to 150 INR. And I need 65 to 100 live links (It will be great if its follow and indexed links only). Without live link or indexed link, I will not release the milestone or payment. Note: Links should be live and active. I will provide 21 URLs in starting (5 Backlinks per URL I need). I have complete backlinks database of Per URL. Will share screenshots as well. I will give you one month of time, before 31st May, you need to complete this task and submit reports of live links. Key requirements: - 100 do-follow backlinks (21 URLs I will provide) - Domain authority should be in between (DA) 30-50 - Industry/Niche: Business or Health Ideal candidate should have: - Proven...

    $58 (Avg Bid)
    $58 Avg Bid
    51 bids

    I'm looking for a proficient Postman developer who can take my project to the next level, addressing a specific issue with an OSLC connection over HTTPS. Postman isn't delivering the expected GET/POST data and, instead, is producing an HTML response. Here are the key responsibilities: - Download j_username and j_password - Send J_security in URL to retrieve data The freelancer should have experience in: - Postman - REST API for data retrieval, manipulation, and authentication & authorization - Red Hat technology stack In your proposal, please include your past work related to Red Hat and REST API along with your detailed project proposal. This project involves manipulating data and managing authentication and authorization, substantial experience in these as...

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

    ... I want to be able to: 1) Push information to Curlec's direct debit authorization form (so the merchants don't have to key in the details again) such as merchant name, bank name, bank number, etc. 2) Pull information from Curlec once direct debit authorization is completed to be updated into my Zoho CRM In addition to that, I would like to be able to create a webpage/landing page with a unique URL to each merchant so they can self access to see what is the progress of their application without having to call FoodPanda's hotline. I know Zoho CRM has a portal functionality for this but I can't seem to make it work. For details of the workflow, can review this: https://docs.google.com/document/d/1Vd9TBeinhkh0D1Hzr1bxqqwlJhghTFqruGbVJ2KEfaw/edit#heading=h.4f6wj...

    $377 (Avg Bid)
    $377 Avg Bid
    54 bids

    It is necessary finish a project managemet application made in laravel. The change are: - make some change regard the flow, the links, the design, the ecommerce and report; - It is necessary experience in query, report charts, pivot builder and Business intelligence to change the reports that must have good design, many filter and cross. the charts must have drill down. ...change regard the flow, the links, the design, the ecommerce and report; - It is necessary experience in query, report charts, pivot builder and Business intelligence to change the reports that must have good design, many filter and cross. the charts must have drill down. Please answer only if have experiences in project management software and pivot-query-busienss intellegence. And show my the url of similar...

    $315 (Avg Bid)
    $315 Avg Bid
    49 bids

    Hello, I need someone to customize my UET tag tracking code to report variable revenue on Microsoft ads. The conversion is already set up, but I want it to track the actual revenue from each order. Thanks, Phillip

    $27 (Avg Bid)
    $27 Avg Bid
    8 bids

    ...PHP code already. The landing page is part of our Affiliate program. Each Affiliate gets their own landing page with their own contact details displayed. Affiliates promote this page and earns a commission on each sale through the page. All this should be recorded in the DB. They way it should work is like this: The code should then take the "username" and use it as a variable to select the right Affiliate in the DB with the corresponding username. Now it takes the details for that Affiliate and shows on the landing page. You have to check that this works. 1. Check the code in the landing page and make sure it works. It may have to be converted to Laravel code. 2. Take the current LARAVEL code on frontend order page and make it work in the order section on the ...

    $177 (Avg Bid)
    $177 Avg Bid
    174 bids

    Hi, I'm searching for a developer who can make a custom quotation system inside my WP website. This tool has to do retrieve data from my woocommerce products and display them inside a new page. These are the specifics: The products in the website are simple ad variable. They have some custom fields added with ACF. The main task is to create a new page that allows the user to go through 3 steps. In step 1 the user can choose: Brand, Model, Setting via a drop-down menu. In step 2 choose: Total KM, Duration, Condition, Change. In step 3 show Price, Inventory and Delivery Time. This data must be related to the variants of the individual products therefore show only the corresponding variant in the corresponding drop-down menu also in WooCommerce. This page has to be accessible o...

    $198 (Avg Bid)
    $198 Avg Bid
    115 bids

    I'm seeking an informed individual who is proficient in company research - particularly on LinkedIn. This project requires you to investigate companies within the F...industries. Your primary focus will be determining the company size (40 to 250 employees), the industry (Fintech/HealhTech/RegTech) they belong to, and the location (UK/Germany/Spain/Italy/France/Malta) of their business. Additionally, you will need to dig deeper to find the number of Talent Team members. High-level tasks: - Identify specific LinkedIn companies that match brief. - Data entry of URL, company size, talent team size, industry, and location on Excel spreadsheet. The ideal candidate will have previous experience in similar research work and possess knowledge about the Fintech, HealthTech and RegT...

    $151 (Avg Bid)
    $151 Avg Bid
    20 bids

    As someone already familiar with the Shopify platform, I'm seeking a profe...generating sales for fashion and accessories products - Strong expertise in digital marketing and SEO - Ability to analyze data and make data-driven decisions - Creativity in designing and implementing effective marketing campaigns The successful candidate will not only help to increase the store's visibility and attract the right audience but also convert this traffic into actual sales. Website URL: Note: I don't want to hear like we will do such SEO like this and your website needs ON Page and OFF Page SEO, Backlinking from DA & PA and this will take time like 3-4months. So, we will make monthly projects to be ongoing. So, If you can make this only possible then let me Bid for the ...

    $118 (Avg Bid)
    $118 Avg Bid
    26 bids

    ...**Keyword Research**: Conduct comprehensive keyword research to identify high-potential keywords relevant to the book's topics and target audience. Provide a detailed report of recommended keywords, including search volume, competition level, and potential impact. **On-Page SEO**: Optimize all web pages with effective meta tags, descriptions, headings, and content based on targeted keywords. Ensure URL structures are optimized for search engines. Optimize site images through alt tags, file names, and image sizing. **Content Enhancement**: Review and enhance existing content to better align with SEO goals and keyword integration. Suggest additional content topics that can attract more traffic and support SEO objectives. **Technical SEO Audit**: Perform a full techn...

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

    draw previous day max. High nad Low on todays chart draw the lines from midnight to midnight calculate max. High and Low from midnight to midnight needs to be counted and drawn according to time zone set (time zone I will input manually) I am in UTC+2, I need to do calculation in eastearn standart time zone, that's why on my chart are ...calculate max. High and Low from midnight to midnight needs to be counted and drawn according to time zone set (time zone I will input manually) I am in UTC+2, I need to do calculation in eastearn standart time zone, that's why on my chart are the lines from 6:00 to 6:00 (it is midnight in EST) skips weekends it will draw fridays max High and Low on Monday's chart make for 10 days in history (this variable I want to input manually)...

    $34 (Avg Bid)
    $34 Avg Bid
    8 bids

    I am looking to find someone with Sage 200 on premise knowledge to find out how to connect to the API. I have the api_status url working but cannot find what the url should be for the API calls. The documentation seems to be for the cloud connection not a on premise setup. So looking for someone who has done that before to give a hand. Need someone with knowledge on Sage 200 API setup on premise.

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

    For my ongoing project, I am in need of an expert in econometric analysis with a special focus on time series data. Here, the tasks will involve: Analysing short and long term relationships between variables. It can be Johansen cointegration analysis, ARDL or ARIMA analysis. Dependent variable; Bitcoin price movement The independent variables are the US interest rate, US inflation, and the NASDAQ index. This project would be ideal for someone who has a strong background in econometrics, statistics, and mathematics. Practical experience in using time series analysis techniques, particularly ARIMA, VAR, and ARDL is essential. Additionally, the ability to clearly communicate complex analysis results would be a significant advantage. Please bid with relevant experience and portfolio ...

    $38 (Avg Bid)
    $38 Avg Bid
    18 bids

    ...profile reviews with positive feedback. I am strictly following 100% White hat SEO Techniques, Google guidelines with latest Core Algorithm Update. PHASE: 1 – Basic SEO Analysis 1. Website Analysis Report in PPT Format 2. Keywords Audit & analysis analysis PHASE: 2 - On Page Optimization: 1- Title Tags Optimization 2- Meta Description Tags Optimization 3- Header Tags Optimization 4- URL Optimization 5- Italics and Bold Tags Optimization 6- HTML Code Optimizing 7- Robots Optimization 8- Image Analysis and Optimization of Alt and Title tags 9- Hyperlink Analysis and Optimization 10-Internal Navigation Optimization 11-External Links Optimization 12-Optimized XML Site Map Creation PHASE: 3 TECHNICAL SEO Includes: Google analytics Setup Google search console setup &a...

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

    I'm in need of a expert who can fix issues relating to text alignment on my canvas. What I need - 1. The text should be always in the center position within the wrapper. 2. There will be a variable that has 3 options: a) automatic b) shorten c) line break. if the variable value is "automatic" - Then the text should be in one line whatever the text length it is. That means you need to decrease the font size accordingly. if the variable value is "shorten" - Then the text should be in one line too but if there is no space at the end it will cut the text. if the variable value is "line break" - Then the text should go to the next line if there is no space at the end. **** I have uploaded a zip file. Here all the code is...

    $83 (Avg Bid)
    $83 Avg Bid
    19 bids

    ...volume of registrations Development to prevent IP bans Detailed feature description: Member Login Sign-up Permission assignment Individual inquiry Immediate rank crawling Tracking target management Individual input Bulk Excel upload & download Keyword-based crawling On/Off Deletion Background crawling of tracking targets Naver Place keyword (1 daily query) Rank change history Generate a shareable URL (reset every week) Display in a popup from step 3...

    $453 (Avg Bid)
    $453 Avg Bid
    46 bids
    2nd Month 8 days left

    ...Increased Traffic, Conversion Rate, and Conversion Rates are our monthly goals. SEO (ON-SITE OPTIMIZATION): ON-PAGE OPTIMISATION 1. Optimization of Title Tags 2. Optimization of Meta Description Tags 3. H1, H2 tag Optimization 4. URL Optimization 5. Optimization of italics and bold tags 6. Analysis of non-index attributes 7. Robots Optimization 8. Image Analysis & Optimization of Alt 9. H1, H2 analysis, and Optimization 11. Optimization of external Links 10. Analysis of Broken Links 11. Page Content Optimization 12. Fix Canonicalization error 13. Website URL Redirection 14. Sitemap Optimization SEO (OFF-SITE OPTIMIZATION): ✔ High Quality Backlinks 40+ Domain Authority ✔ Submission of Social Bookmarks ✔ Article Submission ✔ Classifieds Ads Post ✔ PDF Sharing ✔...

    $40 (Avg Bid)
    $40 Avg Bid
    1 bids

    Here is a list of zip files on a US Govt website. You must write a Python program that uses a network library to download each zip file on this site, then find each .csv file in the zip archive, and copy each .csv...program that uses a network library to download each zip file on this site, then find each .csv file in the zip archive, and copy each .csv file in each zip archive to a hard drive directory on the local windows machine. The directory will be "C:/MedicareDownloadFiles". The files cover the years 2017 to 2024. You may not hardcode file names ... you must extract the filenames from the above https URL. The fee for this will be $30. You must have it done within 60 minutes. Thanks for participating!

    $115 (Avg Bid)
    $115 Avg Bid
    30 bids

    My website is consistently showing missing images and text. This issue is present every time the page loads, and I've noticed it specifically on Google Chrome. This has been determined to be a cache problem, using ?nocache after the URL will reveal all missing images & text. It is top priority for our Business to have a fast-loading webpage and our cache system must be best utilized for speed. The ideal freelancer for this project should have: - Strong experience in web development with extensive knowledge of HTML, CSS, and JavaScript. Wordpress w/ DIVI & WP Rocket Plugins. - A proven track record in resolving similar issues with image loading & caching speed. - Familiarity with web browser compatibility, particularly Chrome. This is a straightforward task for a t...

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

    **Your Bidding Amount is Final. No change allowed later**##Please read the attached file for details## I have an existing Online Stamp Inventory for Postal Stamp Collectors in my site. It is made in CakePHP. I need to add some features to it and repair current feature. I want to add Export feature, improve search feature and add the feature of uploading images/document, repair Year field, URl field, make the current captcha and email verification system better. Further, I need to add Subscription feature. Free Users can add limited number of entries whereas Paid Subscribers can get full features. See the site: This is very easy Project. Just making Form fields and report generating. Lowest bidder will win this project. You don't need to develop

    $23 (Avg Bid)
    $23 Avg Bid
    9 bids

    I am looking for a talented graphic designer wit...previous work. - Ability to create compelling content that effectively communicates our message; capable of creating catchy and compelling text. (Details of the studies will be provided). - Exceptional aesthetic sense and understanding of what appeals to consumers. - Excellent communication skills Deliverables: - 3 high-resolution print-ready file of the flyers (1 must have pull tabs with the URL to sign-up) - Source file in the design software used - Content for the flyers that is engaging and informative. Timeline: - Looking for a quick turnaround (max 3 days) Your bid should demonstrate your ability to deliver both on design and writing front. Prior experience in creating service advertisement flyers for consumers will be a...

    $97 (Avg Bid)
    $97 Avg Bid
    104 bids

    I need an experienced WordPress developer for extensive customization of my WordPress theme and WooCommerce functionalities. The main tasks include: - Customizing WooCommerce for unique product variations and custom features on single product pages. Familiarity with variable products and conditional logic is crucial. - Incorporating additional product attributes and enabling product selection based on user input. Proficiency in PHP and custom coding is desired. Ideal candidates should have a solid foundation in working with WooCommerce, PHP, and WordPress theme development with a focus on e-commerce sites. Their programming skills should be accompanied by a keen eye for design to implement layout changes, color scheme amendments and font customization effectively. This project re...

    $296 (Avg Bid)
    $296 Avg Bid
    35 bids

    Hello! I'm seeking an experienced SEO expert with proven results in assisting Shopify-based websites to boo...online sales. Target Audience insight: The primary target audience for my website is B2C (Business-to-Consumer). Your SEO strategy should be geared towards capturing this audience's attention. Preferred SEO Strategy: For this project, I specifically prefer leveraging on-page and off page SEO tactics. If you possess strong skills and knowledge relating to keyword research, meta tag optimization, URL structure tweaking and content creation, it would be advantageous. Ideally, you'll have a proven track record in achieving results with these strategies, preferably with Shopify websites, and have a strong understanding of eCommerce SEO practices. Looking forw...

    $104 (Avg Bid)
    $104 Avg Bid
    131 bids

    I'm looking for a skilled designer who can convert my PowerPoint presentation into a catalog that I can d...Transforming a PowerPoint into a professional, visually appealing catalog - Implementing a transparent watermark across each page Furthermore, the catalog should contain my contact information on every page. This information should be displayed clearly and prominently, in a way that blends seamlessly with the catalog's design. The required contact details include: - Email address - Phone number - Website URL The ideal candidate for this project should have a good understanding of graphic design, experience with catalog creation, and the ability to implement watermarks. Experience with brand identity and contact information placement in visual documents would also b...

    $16 (Avg Bid)
    $16 Avg Bid
    6 bids

    ...of manufacturer part numbers by region • Competitive websites in each region we wish to collect pricing and other data from You will do the following for each part number and in region • Search and locate the part number on competitive websites • If not located indicate not available • If located capture the following and manually enter into our tool or spreadsheet: â—‹ Direct Product URL (not URL for search / list that contains product) â—‹ Product price without VAT / Tax â—‹ Product price with VAT / Tac (if shown) â—‹ Freight price if available There will be approx 600-1000 items per region, approx 3-5 competitive sites and 6 regions. The entire project is estimated to take 2 weeks of continuous effort or approx 80 hours. Ideal Candidate: -...

    $444 (Avg Bid)
    $444 Avg Bid
    83 bids

    ...Google Maps for all restaurants in UAE. I am looking for someone who can handle this task efficiently and effectively. Important details: - Accuracy: I need important information for each restaurant, such as when it opens and when it closes, the restaurant number, and people’s comments and opinions on Google Maps. -Other information: In addition to important details, I need opening hours, website URL, and reviews for each restaurant. - Filters: Any suggestions to improve the restaurant, people’s comments and what could be improved from it. Ideal candidate: - Experience: The person has experience using the web, with preference given to candidates who have worked with Google Maps data in the past. - Attention to detail: It is important that the data provided is accura...

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

    Requirements Carry out online web research in order to complete a spreadsheet with links to publicly available information. The spreadsheet contains a list of local council authorities in the UK. Each local authority maintains a list of private hire taxi vehicles. Your job would be to identify the URL of this list of vehicles for every council authority in the list. The job will involve using Google, or similar, to review and the relevant council website, find the link and update the spreadsheet. You may wish to use a tool such as ChatGPT to speed up the process. How you do this is up to you. Deliverables A completed online Google Sheets spreadsheet The skills you will need Self sufficient, strong search engine knowledge, efficient. I need someone who will be able t...

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    57 bids

    Problem Statement Create a ms projects (Preferably 2019 version)that creates a future project on creation of an artisanal organic jam production (strawberry flavored) : 1. With at least 32 tasks; 2. The project has to have codependencies between tasks; 3. The project has to have fixed costs and variable costs, as well resource allocation. In addition, the project needs a 500 word write up on the execution of the project. I want to emphasize that ms projects has to be used for the assignment A 500 word write up about the project

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

    I am in need of a skilled professional with experience in developing a Mitsubishi PLC program. The program is intended to control equipment using PID (Proportional, Integral, Derivative) control system. It should be able t...Will be controlling the heating and cooling on a small mixer There is analog input (PT100 temp probe) and pressure sensor 4-20ma Analog output to 2 inverters for speed control of mixer and small pump for emptying mixer with on/off and speed control on HMI All controls for Speed and heating and cooling to be on separate pages on HMI Heating and cooling on full pid control via HMI with all variable settings available on screen Date and time to be on each HMi page Page 1 Main menu Page 2 Production Overview Speed and temperature display Page 3 + Sett...

    $22 (Avg Bid)
    $22 Avg Bid
    3 bids

    I'm looking for an experienced coder to develop a script that can scrape dynamic websites. The script should be capable of sifting through an input CSV list of URLs, and obtaining both text content and links based on specific URL criteria.

    $12 (Avg Bid)
    $12 Avg Bid
    5 bids

    ...Google Maps for all the restaurants in New Zealand. I'm looking for someone who can handle this task efficiently and effectively. Key Details: - Scraping: The primary data points I need for each restaurant include the name, address, phone number, and the unique ID associated with the restaurant on Google Maps. - Other Information: In addition to the basic details, I also need opening hours, website URL, and reviews for each restaurant scraped. - Filters: While I haven't specified any specific filters or criteria, I'm open to any suggestions you might have for enhancing the data. Ideal Candidate: - Experience: Previous experience in web scraping is a must, with a preference for candidates who have worked with Google Maps data in the past. - Attention to Detail: It...

    $136 (Avg Bid)
    $136 Avg Bid
    63 bids

    I aim to run my current Shopify store to generate direct sales without resorting to traditional advertising methods like paid ads. Delivery will be expected ...into customers, driving direct sales. - Store is Ready with all Social Media Accounts. - Website is only for US Based Users. All Product sale and Delivery will be done in US only. Ideal Freelancer: - Experience with shopify store setup and optimization. - Strong understanding of e-commerce and what drives sales. - Proven track record of increasing conversions without relying on paid ads. Website URL: Note: Delivery will be expected only after the confirm sale of 2000$ or 40X of your Project Bid whichever is higher. (Website Sale is not the net profit of the store) (No Fake Promise or No work on other Direction)

    $117 (Avg Bid)
    $117 Avg Bid
    24 bids

    I'm in need of a expert who can fix issues relating to text alignment on my canvas. What I need - 1. The text should be always in the center position within the wrapper. 2. There will be a variable that has 3 options: a) automatic b) shorten c) line break. if the variable value is "automatic" - Then the text should be in one line whatever the text length it is. That means you need to decrease the font size accordingly. if the variable value is "shorten" - Then the text should be in one line too but if there is no space at the end it will cut the text. if the variable value is "line break" - Then the text should go to the next line if there is no space at the end. **** I have uploaded a zip file. Here all the code is...

    $21 (Avg Bid)
    $21 Avg Bid
    9 bids
    Facebook ads 5 days left

    Our website is: [Enter URL] We will provide the following information as needed: - Facebook Business Manager access - Facebook Pixel and Product Catalog assets - Website administrative access including tag managers & online platforms

    $179 (Avg Bid)
    $179 Avg Bid
    1 bids

    I'm looking for a professional who can work on two main areas for my company: 1. SEO Website Optimization: - The primary aspect of the project involves optimizing my website to improve its search engine rankings. This includes: - Keyword research and implementation - On-page optimization including meta tags, URL structure, and header tags - Technical SEO improvements - Link building strategies - Experience with tools like Google Analytics, Google Search Console, and SEO auditing tools is necessary. 2. Online Reputation Management: - My second concern is about creating a more positive image of my company online. - I need assistance in: - Identifying areas where improvements can be made - Developing and implementing strategies t...

    $86 (Avg Bid)
    $86 Avg Bid
    44 bids