Magento 2 import attributes csv jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 magento 2 import attributes csv jobs found, pricing in USD

    I want to manage a work - system that will draw from an xml file (attach) from my supplier every day and update 1. products (addition or removal depending on the file) 2. update of prices, photos, characteristics, description, etc. 3. it will run once a day automatically everything I want automatically no manual tasks now 90 products on my site after xml 4000 products import the suplier every day upload new xml the ssystem auto update or remove proudcts only products for xml prices,image,description all + 90 products my total 4090 products the suplier every day upload new xml the ssystem auto update or remove proudcts only products for xml prices,image,description all this update auto not manual messages for suplier: Subject: XML directives Top right "Welcome ..."...

    $75 (Avg Bid)
    $75 Avg Bid
    94 bids

    I have a python scrape that collects data from a website but the cookie and csrf have changed and I am not sure how to obtain the ones from dev tools. Here is the top part of the broken scrape code. Can you fix it? Full code attached. # Scraping import os import datetime from time import sleep import requests import pyodbc from import InsecureRequestWarning requests.packages.urllib3.disable_warnings(category=InsecureRequestWarning) def terminate(error_message, code, data, d_type): print(f"[{d_type}]{error_message}, Check Logs. Exiting...") dt = str(()).replace(".", "_").replace(":", "_").replace(" ", "_").replace("-", "_") print(f"nP...

    $142 (Avg Bid)
    $142 Avg Bid
    26 bids

    I need help creating a node for N8N (version 1.33) using "HTTP Request" for the page "", returning all the table data. Today I'm getting error 403. The deliverable should be a json file that I can import into my local N8N instance. I have the script in CURL already working, but when I import it into the N8N it gives the 403 error.

    $16 (Avg Bid)
    $16 Avg Bid
    35 bids

    As the owner of a Magento-based website, I urgently need a proficient Magento developer to perform some essential tweaks to refresh the overall look and appeal of the website. Specifically, the tasks to be carried out involve: - Changing one or two banners and uploading. - Small Customizations for little content like business hours and checkout page needs smaller than existing ones. Please Note that you have to work now through Anydesk. Since the project is needed ASAP, promptness and dedication to meet tight deadlines are essential. Thank you

    $27 (Avg Bid)
    $27 Avg Bid
    20 bids

    I'm looking for a proficient developer to create a JavaScript script that focuses primarily on data processing. The data in question is text-based. The ideal candidate for this project should have: ...Considerable experience in working with text data - Knowledge on various data processing methods and techniques Your main task will be to develop a script which can efficiently process different sets of text data. Further details about the project will be shared with selected candidates. Please include examples of similar projects you've done in your proposal. I need a script to organize/collect, in a CSV file, the transactions of an Injective Blockchain wallet, including date, hash, address of wallet sender and receiver, toekn name/symbol, amount sent/received and trans...

    $111 (Avg Bid)
    $111 Avg Bid
    85 bids

    I am looking for a seasoned developer or team ...operational efficiency. More specifically, the requirements of the project are as follows: Connection to the hospital's database: The application should allow connection to the hospital's database systems. Display Patient Information: The application should allow displaying information about patients hospitalized in the hospital. Introduction of new patient records: The user should be able to import new patient records into the database. Patient Information Update: The application should allow updating of patient information in the database. Medical Records Management: The management of patients' medical records should be supported. Exit from the System: The application should allow the user to log ou...

    $13 (Avg Bid)
    $13 Avg Bid
    30 bids

    I have 120 products on WooCommerce WordPress. They are all tires. I need you clean them up with the data that is provided on the Excel document but also cross reference online the proper descriptions and attributes. I need you to make sure the titles are proper and not through the SKU or long product description. I need you to make sure they are all properly categorized and tagged as well and that its respective image shows. There's also some that repeat themselves as they are the same tire, so it's just making sure the variants apply to the product rather than create separate products for a product that can house variants for different tire sizes. Need completed by Sunday.

    $84 (Avg Bid)
    $84 Avg Bid
    204 bids

    I'm in need of an application developed through VB.NET that alters both numeric and text values within a CSV file. Two columns of this file will be the primary focus, with the values changed based off settings inputted directly into the application. The app will have 2 forms, Main and Settings. On the main form, it should have a File Menu that contains Settings, About, Exit. There should be a drag/drop area and a button to upload a file. The file uploaded will be a CSV that contains the following columns ID call_id caller_id_number caller_id_name callee_id_number callee_id_name duration_seconds billing_seconds timestamp hangup_cause disposition other_leg_call_id owner_id to from direction request authorizing_id cost dialed_number calling_from datetime unix_ti...

    $26 (Avg Bid)
    $26 Avg Bid
    3 bids

    I'm seeking a creative professional who can create a fresh, modern looking logo design for our new business and once we select the winner - this project al...project also includes the winner to make a one page HTML page for our new empty website using this logo design only one page and upload to fasthosts. Just to be clear - logo design for our new company and project includes one page HTML design with new logo and a few paragraphs. Only one page. Company name is "Signaltec Limited" and the activity of the company is radio communication equipment import and selling. We will be selling CB radios, walkie talkies, ham radios, boating radio walky talkies - also we will be selling radio towers, radio masts - antennas So the design needs to be something catchy and relat...

    $12 (Avg Bid)
    Guaranteed
    $12
    31 entries

    I'm needing a skilled WordPress designer who can install a template purchased from themeforest for my portfolio /dance website Specifically, I require: - An expert who understands how to make efficient layout adjustments, understands theme installation, and can set up default content accurately. WordPress and p...a template purchased from themeforest for my portfolio /dance website Specifically, I require: - An expert who understands how to make efficient layout adjustments, understands theme installation, and can set up default content accurately. WordPress and portfolio website building. Strong WordPress layout skills and knowledge in theme customization ... the theme almost works but breaks on import...... the theme i can provide as zip file it is called bodega ...

    $155 (Avg Bid)
    $155 Avg Bid
    259 bids
    Need a Magento Developer ., 6 days left
    VERIFIED

    Hi, I have error in my Magento website, want to remove it. Thanks

    $22 (Avg Bid)
    $22 Avg Bid
    27 bids

    I need the following code to run in Quasar 2.6.0 / Vue 3.0 async fetchAbstracts() { try { ...paragraphs or sections if ((abstractText)) { ((text, index) => { (`Abstract Section ${index + 1}: ${text}`); }); } else { (`Abstract: ${abstractText}`); } }); }); } catch (error) { ('Error fetching or parsing the XML:', error); } } I have import axios from "axios"; import xml2js from "xml2js"; In my script file but when I get to const parser = new ({ explicitArray: false, ignoreAttrs: true }); It throws an error of: Error fetching or parsing the XML: TypeError: is not a function I just need working code

    $18 (Avg Bid)
    $18 Avg Bid
    20 bids

    I want to manage a work - system that will draw from an xml file (attach) from my supplier every day and update 1. products (addition or removal depending on the file) 2. update of prices, photos, characteristics, description, etc. 3. it will run once a day automatically everything I want automatically no manual tasks now 90 products on my site after xml 4000 products import the suplier every day upload new xml the ssystem auto update or remove proudcts only products for xml prices,image,description all + 90 products my total 4090 products the suplier every day upload new xml the ssystem auto update or remove proudcts only products for xml prices,image,description all this update auto not manual messages for suplier: Subject: XML directives Top right "Welcome ..."...

    $53 (Avg Bid)
    $53 Avg Bid
    37 bids

    I need a Python programmer well-versed in seamlessly integrating Rapid API. I require e...Python programmer well-versed in seamlessly integrating Rapid API. I require extraction of detailed sports statistics data. I'm focusing on: • Implementing Python scripts to download data • Conversion and storage of these data in CSV file format I need two functions, one to download historical matches/races and all available data (from a specified date to a specified date), and one function that downloads future events/races/matches. Your expertise: - Proven experience with Python - Familiarity with Rapid API - Proficiency in data extraction and conversion to CSV - Understanding of sports statistics would be beneficial Looking forward to your skilled assistance in ma...

    $23 / hr (Avg Bid)
    $23 / hr Avg Bid
    101 bids

    In a bid to expand my women's footwear wholesale business, I'm looking for a freelancer with excellent lead generation skills. Here's what I need: - Identify potential clients interested in wholesale women's slippers. - Generate leads in the fashion market, pinpointing businesses that could potentially import our products. - Any background in the fashion industry, especially footwear, would be a definite advantage, but isn't mandatory. - Proven experience in lead generation and outstanding communication skills are a must. Get ready to step into the world of women's fashion footwear!

    $32 (Avg Bid)
    $32 Avg Bid
    12 bids

    Our primary goal is to establish an e-commerce website aimed at professionals. The site should have a strong emphasis on: - Visually pleasing content: Use top-notch graphic...to capture attention. - Relevant and Concise information: The site needs to be informative, offering precise and straightforward information about our products. - Interactivity: A user-friendly interface leading to seamless navigation and engagement is critical. - Import and Export of Products: The functionality for importing and exporting products should be effortless and efficient. Ideal candidates should have significant experience in designing e-commerce websites, graphic design, SEO, and server-side scripting for product import/export. Knowledge and understanding of the professional market is a de...

    $281 (Avg Bid)
    $281 Avg Bid
    103 bids
    CSV Data Entry & Completion 6 days left
    VERIFIED

    I’m looking for a data scraping expert to finalize a CSV file that’s already in progress. Here’s what I need: Responsibilities: Accurately record work emails and phone numbers for over 1000 entries. The spreadsheet already includes personal names, company names, and job titles. Qualifications: Extensive experience with CSV files. Exceptional attention to detail. Must be proficient in data scraping techniques. This task involves thorough search and data entry, demanding someone with outstanding organizational abilities and a focus on details. If you’re up for the challenge of this initial data completion phase, please consider applying.

    $103 (Avg Bid)
    $103 Avg Bid
    161 bids

    I need some help me customise a Framer template with my content and layout all the breakpoints (mobile, tablet, etc) correctly. You will need intermediate to advanced knowledge using Framer.com. It's a single page site with 5 sections. I have created a Figma design to show the customisations/layout I want. I just need someone to make the Framer template look like the Figma design (not import the Figma design to Framer!). The site must be designed with all the correct Position and Sizing settings (Relative, Fill, Fit Content, etc) applied to each element so that the site responds well on different screen sizes. Please send examples of sites you have build using Framer and include the word ‘CustomiSe’ in the title of your cover letter. Look forward to hearing from ...

    $146 (Avg Bid)
    $146 Avg Bid
    82 bids

    It is necessary finish a web application in python + django regard the statistic of stocks. So it is necessary: some fetaures of some filter; -. make some change to mysql database and api to datafeed. -. verify the formulas and add some features; -. make better the design. - create an admin page with security login and import stocks manually. Please answer only if you can show similar experiences

    $111 (Avg Bid)
    $111 Avg Bid
    110 bids

    For this project, I require someone with extensive experience in Microsoft Power BI, JSON and data analysis. The main aim of the project is 1) automated export data from our current sales system though the use of JSON 2) creation of Dashboards for different user groups inside the company 3) creation of CSV data tables for use in other system Proficiency in Power BI dashboarding, JSON and understanding of sales analytics data is crucial. Above all, keen attention to detail and an analytical mind are crucial for this task.

    $1072 (Avg Bid)
    $1072 Avg Bid
    43 bids

    ...developer to transform my Google Sheets Solar PV calculations into a mobile app. This project is focused on creating a simplified and user-friendly platform where users can input data and achieve automatic calculations. Key app functionality should include: - User interface for data input - Calculation output based on the user input, specifically for matching arrays to inverters Key skills and attributes required: - Proficiency in iOS app development - Understanding of Solar PV systems and calculations - Experience in creating apps with calculation functionality - Ability to adhere to project deadlines and deliver a fully functional application. Note: There are no requirements for data storage, third-party app integrations, or push notifications for this project. However, a ke...

    $375 (Avg Bid)
    $375 Avg Bid
    68 bids

    I'm seeking an individual with adept experience and understanding in data exportation and e-commerce, who can assist in quickly exporting a CSV file from AliExpress containing specific product information. The ideal candidate would be detail-oriented, with proficiency in web scraping and handling CSV files. The tasks involved include: * Extracting product information from AliExpress effectively; this solely entails the product title and description, product price, and product images. No other details are necessary. * Saving the exported CSV file to my Squarespace website. It's necessary for the individual to have both an understanding of AliExpress's platform and knowledge of managing Squarespace websites. This task requires prompt and accurate compl...

    $25 / hr (Avg Bid)
    $25 / hr Avg Bid
    27 bids

    ...variations does not suit our company. We are looking for a developer who can import 3D model data into PlayCanvas, so we hope you understand this well before bidding. We are looking for a developer who can import 3D model data into PlayCanvas. Project Introduction: Our company is creating a site that implements a function to look around cars using the PlayCanvas engine. The developer I worked with for 4 years left the job due to personal reasons, so I'm looking for a new developer. Development tools: PlayCanvas engine, React, Node.js, JavaScript, etc. All projects have already been created with PlayCanvas, so producing them with or making variations does not suit our company. We are looking for a developer who can import 3D model data into PlayCanvas, so w...

    $2171 (Avg Bid)
    $2171 Avg Bid
    109 bids

    ...skills are required for the web portal component of this project. Web Portal Key Features: 1. User Logins with Rights for each user type (Admin | All Rights | Supervisor | Field Meter Reader | Billing Review | Approve Billing | Export Billing Data ..... Integrate reCAPTCHA Image for logins Ability to schedule site reading allocation to user by manager and reading progress report for site and user. 2. Property Management for Meter Usage and Service Fee Charges: Property Profile Admin, ( Name, Address, No of Meters, Site Status, Water Billing Cycle (Monthly/Quarterly), Service Charge Billing Cycle, Water Usage/ Service Fee Billing Rate 3. Meter Management: Meter No. Total No Meters, Last Reading Date, Field Meter Reader, Supervisor Name, Billed Dates, Meters Replaced History, R...

    $750 - $1500
    Sealed NDA
    $750 - $1500
    94 bids

    Please Sign Up or Login to see details.

    Featured Urgent Sealed NDA

    For this project, I'm in need of a professional to adjust the resolution and dimensions of certain pictures. The extent of the current resolution and dimension is unclear thus the expert should be capable of identifying the most suitable attributes prior to adjustment. As this exercise is primarily intended for phone home and lock screen wallpaper, the resulting images should be impeccably optimized for smartphone use, maintaining high quality and a view fit for screen dimensions. There are 10 to 15 pictures. Additionally, I need a template (PSD) following which I can self-adjust the new pictures in the future. Ideal skills & Experience: - Prior experience in graphic design, specifically image resolution and dimension adjustment. - Familiarity with bespoke requirements...

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

    I am urgently looking for an experienced grant writer with a background in cultural tourism. My project is focused on promoting undiscovered local cultures. The timeline for this project is crucial, as I require the grant application to be completed as soon as possible. Ideal Attributes: - Proven experience in grant writing, preferably in the field of cultural tourism. - Understanding of and passion for promoting unexplored cultures. - Ability to deliver quality work under tight deadlines. Please only apply if you can meet the ASAP timeframe.

    $379 (Avg Bid)
    $379 Avg Bid
    51 bids

    I'm looking for seasoned statisticians to explore a data set with profound numeric attributes. The objective is to reveal patterns or trends in the data not immediately obvious. Candidates should have: • Proficiency in numeric data analysis • Ability to identify hidden patterns or trends • Understand concepts of descriptive, inferential and time series statistics Though not necessary, previous experience in handling large numerical datasets is valued. Descriptive and inferential statistics skills are advantageous, but not required. THE QUESTION THAT I NEED YOU TO ANSWER BEFORE YOU REPLY: If you have a column named "target" and two other columns named "1" and "2," you can calculate the correlation between the "target...

    $121 (Avg Bid)
    $121 Avg Bid
    35 bids

    I'm in need of a Magento 2 expert with a strong background in backend development to resolve a couple of challenges I'm facing with my website. Specifically, my home and category pages are missing. Responsibilities will include: - Identifying and fixing the underlying issues causing the disappearance of the home and category pages - Assuring backend stability and efficiency following repairs Experienced Magento 2 backend developers are highly encouraged to bid. Familiarity with performance optimization and dealing with potential database errors is a plus. Prior work with similar situations will be highly valuable.

    $23 / hr (Avg Bid)
    Urgent
    $23 / hr Avg Bid
    104 bids

    As a medium-scale project in progress, I'm seeking a specialist experienced in Unreal Engine 5, with in-depth skills in Python. Duties will include: - Converting vector fields from csv to fga format - Sorting and interpolating selected data values, specifically position coordinates and velocity values - Effective integration of these values into our current Unreal Engine 5 environment Ideal freelancers should evidently present their relevant experience within their application. Familiarity with our project scale and tasks would be advantageous for successful completion in our given timeline.

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

    Hello there, We are pleased to inform you that our website is functioning flawlessly and has been generating much business for us. However, we are now looking for someone highly creative and skilled in designing intuitive interfaces, ...much business for us. However, we are now looking for someone highly creative and skilled in designing intuitive interfaces, so that they can help us in arranging categories, buttons, and fonts optimally. We would also like to request that you optimize our website's ranking and speed on Gt Metrix to improve its overall performance. Step 1: Take a website copy and run it on a test server. Step 2: Implement changes as mentioned above and upload back after tests are performed. Thank you for your assistance, and we look forward to hearing back...

    $208 (Avg Bid)
    $208 Avg Bid
    22 bids

    ...adobe media encoder - how to add automatic captions to video (burned in captions) in premiere pro - how to bring after effects composition into premiere pro (Adobe dynamic link) - how to do spell check in Premiere Pro - how to edit a time-lapse in premiere pro (lots of images in an image sequence) - how to use both warp stabilizer and change speed on a clip together (by nesting sequences) - how to import and edit a premiere pro graphics template (MOGRT file) - how to use Horizontal Flip and Vertical Flip effects in premiere pro Style: Follow the examples set here: @RDKtutorials/videos - Every video needs to have at least 1920x1080 HD resolution or higher. - You'll need to digitally zoom into the frame as you adjust settings, etc. - Start every video with, "Hey everybod...

    $116 (Avg Bid)
    $116 Avg Bid
    21 bids
    Trophy icon Custom Dog Stuffed Toy Creation 1 day left

    I'm looking for a skilled professional who can transform a picture into a , small-sized dog stuffed animal, capturing the distinctive color pattern, physical characteristics, and unique accessories. * Design: The final product should accurately portray the picture provided in terms of color, specific physical attributes and accessories. * Size: I want the toy to be small, less than 10 inches. Required Skills and Experience: * Deep understanding of fabric and color * Excellent attention to detail * Experience creating customized stuffed animals * Ability to accurately mimic physical traits in fabric form

    $40 (Avg Bid)
    Guaranteed
    $40
    20 entries

    ...revitalizing experience with the natural goodness of coconuts . We aim to create a memorable and enjoyable beverage experience that embodies the essence of relaxation, indulgence, and tropical paradise. Design Brief: We're seeking a typography-based logo that captures the essence of our brand and communicates our unique offering to our target audience. The logo should reflect the following key attributes: - Freshness and Vibrancy: Convey the refreshing and vibrant nature through the design, using colors , typography, and imagery that evoke feelings of energy, vitality, and tropical freshness. - Natural and Authentic: Reflect the natural and authentic ingredients used in our concoctions - Playful and Inviting: Infuse a sense of playfulness and warmth into the logo to cre...

    $43 (Avg Bid)
    $43 Avg Bid
    29 bids

    So when you add product to minicart, the minicart opens without any products !! If we disable Nitropack ( cache module) , then there are no issues. Problem is related to the theme and Nitropack. Magento 2.4 with Unlimited theme and Nitropack installed. Applications without specific Magneto experience will not be considered.

    $40 (Avg Bid)
    $40 Avg Bid
    20 bids

    Objective:...during review, the import of the affected document will be halted. An notification detailing the errors, including the specific worksheet and cell location, is shown to the submitting user for corrections. Database Import: Upon successful validation, data will be transferred to the database within a transaction, ensuring all-or-nothing import to maintain data consistency. Specific tables will be designated for each document type, determined during the analysis and planning phase. SharePoint Integration: Update the status of the document in SharePoint based on the import outcome, allowing for an overview of import success. Notify the user (and optionally the IT solution administrator in case of technical errors like SharePoint or database ac...

    $1515 (Avg Bid)
    $1515 Avg Bid
    21 bids

    Dear designers, We need a unique, stylish and clean company logo for a car dealership in The Netherlands named "Moss Automotive". This company will be working in the import and export of premium luxury cars. Please note that our target audience will be traders in high end cars from all over the world. The logo design must match our target audience. We don't have a specific design in mind and we want to see some nice and creative ideas from you. I will provide regular feedback and remove the designs we don't like to keep the entries clean. Please don't submit used logo's from generator AI tools. We need something unique designed from scratch. Please don't submit 3D entries with storefront or wall background. Just the logo in 2D please so we can ...

    $80 (Avg Bid)
    Guaranteed
    $80
    489 entries

    ...database upon booking. - Payments via UPI. - Booking confirmation sent via WhatsApp. 2. **Hospitals/Admins**: - Can onboard hospitals, add doctors, manage availability, and view bookings. - Add hospital details (name, address, contact info, and banking details). - Assign doctors to hospitals. 3. **Administrators**: - Have access to all features and can generate reports. **Features** **1. Appointment Booking** - Patients select hospitals, doctors, and available time slots. - Details stored: phone number, name, hospital, doctor, slot, amount, payment status, timestamp. - Payments via UPI. - Bookings reflected on the PHP portal. - Booking confirmation sent via WhatsApp. **2. Hospital Onboarding** - Administrators onboard hospitals. - Add hospital...

    $334 (Avg Bid)
    $334 Avg Bid
    41 bids

    I'm in need of expert legal guidance to help me navigate through the ...Compliance advice: As an international logistics company, I need to comply with a multitude of regulations. I'm looking for an individual or firm who can provide compliance advice in all areas - from transport regulations to import/export rules. The ideal candidate will have extensive experience in international law, particularly pertaining to the logistics industry, and have a deep understanding of regulatory compliance. Ability to seamlessly navigate and expedite the licensing process in various countries and regions is a must. An in-depth knowledge in the field of transport, import, and export regulations is also crucial. Proficiency in English communication both written and spoken is a pre...

    $113 (Avg Bid)
    Local
    $113 Avg Bid
    2 bids

    I'm in need of a detail-oriented and experienced Magento specialist for uploading content. Your role will entail: - Uploading various types of content for fewer than 100 products. This includes product descriptions, images, and videos. - The source of data will be from the cloud and an old website, requiring you to accurately transfer this information. - Patience, accuracy, and expertise in Magento is essential for this role. Experience in handling large datasets and content importing would be an advantage. Please ensure you can fulfill these tasks efficiently before bidding.

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

    I am seeking a talented and creative web designer to construct a modern E-commerce website for my business. The primary focus of the website is to sell our products or services directly. Key requirements I would like to have on the website include: - Comprehensible product listings - Efficient and secure shopping cart - Reliable payment gateway The ideal candidate for this job would be someone with: - A solid track record in web design, especially modern designs. - Experience in developing E-commerce websites. - Profound knowledge of shopping cart systems and payment gateways. - Ability to create unique and attractive product listings. With your help, I hope to seamlessly introduce our customer base to our online storefront. Let's create a modern and convenient shopping experienc...

    $671 (Avg Bid)
    $671 Avg Bid
    112 bids

    I'm in need of a capable developer who can convert our Excel books into a MySQL-driven application. The software should include the following: - Search Functionality: The ability to quickly retrieve specific data from the database. - Data Import/Export: The capacity to smoothly import data from our current books to the application and export it when necessary. - User Access Levels: The system should differentiate user roles and permit each level to only access designated areas. In terms of security: - Basic authentication: A simple username/password login system. - Two-factor authentication: Additional security measure to verify users. - Role-based access control: Enhanced security to designate access based on role. A successful freelancer for this job should be pro...

    $1280 (Avg Bid)
    $1280 Avg Bid
    63 bids

    ...seller details, and any additional information available in the listings. This dataset will be pivotal for market analysis and internal assessment. Key Project Deliverables: Data Collection: Methodically extract comprehensive information about classic cars from designated sections of an online marketplace. Data Structuring: Efficiently organize the amassed data into a structured format such as CSV, Excel, or a database. Documentation: Provide detailed documentation outlining the scraping methodology, data schema, and instructions for executing the scraper. Compliance and Ethics: Ensure the scraping initiative adheres to online marketplace terms of service and abides by legal stipulations. Ideal Candidate: Demonstrated prowess in web scraping and data extraction ventures. Profici...

    $125 (Avg Bid)
    $125 Avg Bid
    90 bids

    ...Proficiency in HTML5, CSS3, and JavaScript for building responsive and visually appealing user interfaces. Backend Development: Expertise in server-side scripting languages such as Python, Node.js, or PHP, along with knowledge of databases like MySQL or MongoDB for managing product data and user accounts. E-commerce Platforms: Experience with e-commerce platforms like WooCommerce, Shopify, or Magento for setting up and managing online stores. Mobile App Development: Skills in mobile app development using frameworks like React Native or Flutter for building cross-platform applications compatible with iOS and Android devices. UI/UX Design: Understanding of user interface design principles and user experience optimization techniques to create intuitive and engaging shopping inte...

    $522 (Avg Bid)
    $522 Avg Bid
    38 bids
    Python Emailer 5 days left

    I have...python or delphi program that will check the folder for a document. When you find one. you will process it as follows. 1. found document to process. 2. open text file. Probably CSV format. Lookup document number and get email address from 2nd Field. 3. Create email with predefined subject and content (html) 4. send message to a specific ip address and port. 5. on sucess. Move file to done folder. 6. on fail. If failure is Missing record for email address. Move to “missing email folder” if any other error move to failed folder. Add to reason for failure. 7. process next file. (add short sleep to not overload mail server 2 seconds) 8. all files completed sleep for a predetermine time (5mins) 9. move all files back from missing email folder ...

    $152 (Avg Bid)
    $152 Avg Bid
    45 bids

    As someone knowledgeable with SAP Business One Integration Services (B1i), your expertise is needed to craft a B1i scenario crucial for the import of item master data. Specifically, this data will be migrated from SAP ECC into SAP Business One (B1i). The data to be imported will exclusively concern item data. This opportunity requires an extensive background in data migration, particularly within the SAP ECC, SAP Business One and B1i environments. Your familiarity with these systems will undoubtedly fast-track the task at hand and minimize any potential hitches during the integration process.

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

    I'm in need of a multifunctional mobile application that acts as a marketplace, offering instant messaging and service trading functionalities, to be developed for both iOS and Android platforms. This project engages an adept app developer who possesses the following attributes: - Proven experience in developing marketplace apps - Proficiency in iOS and Android platforms - Strong knowledge in instant messaging system integration - Recognizable track record in enabling buying and selling of services capability within applications. Your role would revolve around taking the lead in designing and implementing a user-friendly interface that enhances effective communication between users while enabling easy trading of services. With your expertise in app development, I rely on achi...

    $1538 (Avg Bid)
    $1538 Avg Bid
    64 bids

    About Us ------------------------------------------------------ Our startup has 2 products - a lead management and a chat-based CRM platform and we are looking for a part-time software tester to help us achieve our software quality goals. Part-Time Tester ------------------------------------------------------ We are looking for a software tester to assess software quality through manual and automated testing for both our products. You will be responsible for finding and reporting bugs and glitches for our development team to fix. The role will be entirely remote, giving you the flexibility of working from home. Candidate’s Experience ------------------------------------------------------ The candidate will need to have at least 1 year experience designing, developin...

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

    I'm looking for an expert in XML and Wordpress to import news stories from an existing non-Wordpress site to my Wordpress site. Should also include images and crucial meta data, such as the original publish date. It's necessary that these are accurately transferred over. - Importing Stories & Data: News stories and all related meta data from the existing site have to be imported correctly. - Categories: Imported news stories should be organized on the Wordpress site by topic. This categorization is essential for maintaining a clear and user-friendly interface. Ideal Skills & Experiences: - Previous experience with XML and Wordpress is paramount. - Proven expertise in website data migration. - Strong understanding of how to appropriately categorize digital info...

    $193 (Avg Bid)
    $193 Avg Bid
    106 bids

    ...Key features should include: - Inventory Showcase: Display our impressive array of cars in a clear, organized, and aesthetically pleasing manner. The developer should be capable of creating and implementing excellent, high-quality images and detailed car descriptions. - Comprehensive Import Process Information: The website should thoroughly explain the car importing process, breaking down each step in a structured and easy-to-understand way. - Quote Request System: Users should be able to request custom import quotes through the website. The ideal freelancer should have: - Experience in website development, particularly for businesses related to automobiles or similar industries. - Proficiency in creating intuitive user interfaces with a classic and elegant design aesth...

    $395 (Avg Bid)
    $395 Avg Bid
    157 bids