Extract data website using url jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 extract data website using url jobs found, pricing in CAD
    Multi-Website Price Scraping 6 days left
    VERIFIED

    I need a professional who can scrape product prices from Starbucks and Dunkin Donuts' websites. The main focus will be Coffees, Beverages, and Food items. Key Requirements: - Scraping: Extract product name and price from two apps/websites. - Data Organization: Provide the scraped data in a clean and organized format. Ideal Skills: - Proficient in Web Scraping: Experience in scraping data from various websites. - Data Management: Ability to organize and present scraped data efficiently. This project will require attention to detail in maintaining the data integrity throughout the scraping process. The scraped information should be accurate and up-to-date.

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

    I am in need of a developer who can create: -A web scrapping process extract text content from (initially) a single ecommerce website. -A web/mobile application that read the extracted data and inform on data change. This app will have: -A control panel to administer the pages to be scrapped and the details (like filters). -A page to display the extracted that with action buttons to discard the element or to add new filters (based on this element). - The task involves scraping text content and related images. - The scraping process should be automated to run every X minutes (to be configured) Ideal skills for this job include: - Proficient in web scraping techniques and tools. - Ability to create and maintain an automated scraping process. - Ability to cre...

    $204 (Avg Bid)
    $204 Avg Bid
    25 bids
    Stats using JMP 6 days left

    As discussed with the freelancer

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

    New website to be made identical to my existing website The Most important thing-: I will NOT provide the hosting details as my current website is giving lots of problems. You need to make it at your URL and then once I am satisfied, I will then give your user and password of the Hosting. You need to develop the site from the scracth at your own URL. The new website you will make should be absolutely identical (in all respects) as , with Points 1, 2 and 3 mentioned below to be changed. Everything else remains the same. Following changes needs to be done-: 1. Banner to be changed (I will provide the image for banner). Text under banner to be of small size. 2. The website layout should be box shaped (compact)... refer this link-:

    $53 (Avg Bid)
    $53 Avg Bid
    26 bids

    Hi! Your job 1. Go to a website (url in brief) every day to every other day 2. On that website click a link to open another website. This website is NOT live/active yet. 3. Open the list of names we have (about 30 names) 4. If one of the names from our list is listed on the website then send an email to us (not to the person) 5. Allow us to add names to the list, change where the email is sent, change body of email and when the scraping starts/stops as well as frequency (daily or every other day).

    $29 (Avg Bid)
    $29 Avg Bid
    13 bids

    I'm seeking an expert in data scraping who can efficiently extract images from a specific website. This calls for an individual skilled in Python and BeautifulSoup. Key Project Requirements: - Scrape images from Website 1. - Ensure all retrieved images are saved in the PNG format. Ideal Skills & Experience: - Extensive experience with web scraping, particularly utilizing BeautifulSoup. - Proficiency in Python. - Proven ability to meet project deadlines and conduct tasks with professionalism and precision. The ultimate goal is to successfully and accurately extract all relevant images without infringing on any website rules or guidelines.

    $176 (Avg Bid)
    $176 Avg Bid
    94 bids

    , it is the one I want to scrappe, it is a basic website, I only need image, title, categories, description and tags and to upload it to my wordpress and leave a cronjob reviewed in search of new content every 24 hours. I would be: Extract the content from page 1 to 4 and then leave the cronjob reviewing page 1 to 2 every 24 hours and if there is new content extract it, the content must be entered into mo wordpress and left in a draft state. PS: there is a category that is years and I want the title to be like that if possible. title example (2023) If you can do it tell me price and time

    $49 (Avg Bid)
    $49 Avg Bid
    54 bids

    I'm looking for a skilled OCR specialist who can help me with a unique task. I need assistance with table extraction...complex, often containing merged cells and layouts that are more intricate than standard. Key Requirements: - Proficiency in OCR techniques, especially in relation to table extraction. - Experience working with scanned PDFs. - Ability to efficiently handle tables with merged cells or complex layouts. Your role will involve: - Utilizing OCR software to extract tables from scanned PDFs. - Ensuring the accuracy and completeness of the extracted data. - Solving any issues that may arise from the complexity of the tables. You need to be experienced in OCR and have a keen eye for detail to apply for this role. This is a challenging yet rewarding project fo...

    $22 / hr (Avg Bid)
    $22 / hr Avg Bid
    39 bids

    I'm in urgent need of a skilled freelancer who can integrate webhook data from a user submission on my website with the API. The project is time-sensitive and requires immediate attention. Key Requirements: - Extract user data: The webhook should be configured to transmit specific user information (name, phone, email) to the API. - Immediate Completion: The project needs to be fast-tracked and completed as soon as possible. Ideal Freelancer: - Proficient with Webhooks: Demonstrated experience working with webhooks and API integrations is essential. - Familiarity with API: Prior experience working with the API would be a significant advantage. - Time Management Skills: The ability to prioritize this urgent project and deliver it promptly will be crucia...

    $29 (Avg Bid)
    $29 Avg Bid
    13 bids

    Project Title: Custom PDF Report Generation with TCPDF I'm looking for a skilled developer to create a web-based system that allows users to effortlessly generate custom PDF reports. The heart of this project lies in integrating the TCPDF library into a PHP application. With TCPDF, users will be able to create, personalize, and export reports in PDF format, meeting their specific needs. This project offers an exciting opportunity to develop a powerful yet user-friendly system for generating custom PDF reports. If you're passionate about PHP development and skilled in integrating libraries like TCPDF, I'd love to discuss this project further with you. Let's create something remarkable together!

    $19 (Avg Bid)
    $19 Avg Bid
    4 bids

    I'm looking to get a hold of all data from a specific JSON URL. Upon retrieval, I want this data presented in a styled list rather than a conventional table or chart. The key element for this project is to have a unique layout arrangement for each data entry on the list. Ideal candidates should: - Have vast experience in working with JSON and data extraction. - Be proficient in HTML/CSS for custom styling. - Show a keen eye for design to curate the desired layout arrangement.

    $29 (Avg Bid)
    $29 Avg Bid
    38 bids

    Write python and Arduino code for this arduino_port = 'COM5' arduino_baudrate = 11520 During a channel broadcast, the Arduino D7,D8 relay should be turned on every 20 minutes 1 sec before playing ads. Once theArduino D7,D8 relay on, ads need to be played. The ads folders are stored in the folder of 'C:UsersKALAVANIDownloadsVideo' and should be played in VLC media player at full screen using the following Python code: ```python import subprocess def play_video(video_path): vlc_path = r"C:Program FilesVideoLANVLC" ([vlc_path, '--fullscreen', video_path]) ``` After the ads finish, the Arduino D7,D8 relay should be turned off and the normal broadcast can continue. Ads should be run on a priority basis. The folder named 'C...

    $21 (Avg Bid)
    $21 Avg Bid
    2 bids

    Request for Proposal: WordPress Website Development Project Overview: We are seeking a skilled web developer or a development team to create a new WordPress website that is like of the following URL: The website should match the design and aesthetic of the reference website and also its functionality and user experience. Project Scope: Website Development: - Take the design and structure of the reference website. - Ensure the website is fully responsive and optimized for all devices and screen sizes. - Implement an intuitive navigation system similar to the reference site. - WordPress Setup and Customization: - Install the latest version of WordPress on our hosting environment. - Customize the WordPress theme to match the referenc...

    $217 (Avg Bid)
    $217 Avg Bid
    135 bids

    ...keyword or photos: Users can search for products by entering keywords or uploading product photos. The AI-powered image recognition system will identify the product and extract relevant information. Marketplace Search: The application will search popular marketplaces such as Amazon, AliExpress, Alibaba, Shopify stores, eBay, Shein, Temu, TikTok, Instagram, Etsy, and Facebook. Users will receive comprehensive search results displaying where the product is available across these platforms. Pricing and Sales Data: Current prices for the identified product will be fetched and displayed across different marketplaces. Daily sales data will be collected and presented, providing insights into product popularity and demand. Supplier Details: Users will have access to supp...

    $3269 (Avg Bid)
    $3269 Avg Bid
    83 bids

    I need a meticulous researcher to compile data from LinkedIn and Google, resulting in a thorough Google Doc. This task involves gathering the following specifics: Contact details, Company information, and Job titles. It also includes the LinkedIn Profile URLs of the relevant associates. The final document should contain around 100 to 500 entries. Ideal candidates possess conversance with LinkedIn's platform, effective Google search strategies, and proficiency in Google Docs. Excellent organization skills are also expected. Your meticulousness will help in ensuring that accurate, updated data are reported. Let your attention to detail shine through and exceed expectations in this task. I will give you a URL that contains approximately 50 records that have Organ...

    $156 (Avg Bid)
    Featured Urgent NDA
    $156 Avg Bid
    31 bids
    Automate PDF form-filling 6 days left
    VERIFIED

    I'm seeking a proficient programmer to develop a code for programmatically filling forms using data from a JSON file. I don't know the PDF file internals and have encountered issues while attempting to parse fillable fields using Python libraries. The solution should effectively extract data from a JSON file and populate corresponding form fields within a PDF document. Prior experience with PDF manipulation and strong programming skills are essential for this task.

    $201 (Avg Bid)
    $201 Avg Bid
    38 bids

    I am in need of a skilled data scientist with a focus on personal data analysis. Key Responsibilities: - Analyze a small dataset of less than 10,000 entries - Conduct a thorough examination of my personal data - Extract key insights from the data Skills and Experience: - Proficient in data analysis techniques - Previous experience handling personal data is a plus - Must have strong problem-solving skills - Ability to communicate complex data in a clear manner.

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    28 bids

    I am looking for expert who can perform Ansys modal analysis for a small mechanical structure. This is to identify resonant frequencies and extract mode shapes.

    $119 (Avg Bid)
    $119 Avg Bid
    7 bids

    We are in need of a skilled web app developer to create an AI-powered text classification system. We are looking for a developer to make a web app that is able to accept any kind of raw text or a pdf and extract raw text from it. So, the initial page can have 2 options for Data Source: Raw Text and PDF (We might add support for other input formats as well in the future). Next, once we have the text available, it should split the text based on the lines. It can split on the full stop character. And then every line must be sequentially given to a ML model. This would be a text classification huggingface model, which can be instantiated via this code: from transformers import pipeline pipe = pipeline("text-classification", model="legal-text-classification...

    $16 (Avg Bid)
    $16 Avg Bid
    3 bids
    Trophy icon Retail-Ready Pen Perfume Packaging 6 days left

    NO AI GENERATED PICTURES The perfume pen offers a multifunctional approach to fragrance application, blending elegance with practicality. Its discreet design resembles that of a luxury pen, yet its true purpose is revealed as a holder for perfume. Users can extract their favorite scents by pressing the end of the pen onto any perfume bottle, allowing for effortless and precise dispensing. To apply the perfume, users simply remove the cap, which cleverly conceals a sleek and ergonomic sprayer. With a gentle press on the top of the pen, a fine mist of fragrance is released, enabling users to spray themselves with their desired scent. This intuitive mechanism ensures convenient and precise application, whether on the go or preparing for a special occasion. With its combination of s...

    $137 (Avg Bid)
    Guaranteed
    $137
    49 entries

    I need an expert who can develop a solution which scrubs WeChat for geolocation data on a consistent basis. Key Requirements Include: - Ability to monitor WeChat and extract geolocation data - Continually importing and updating the location data - Ability to sort and organize acquired data Ideal major skills are: - Familiarity with WeChat APIs and data management - Experience in geolocation data extraction - Understanding of data privacy principles and adherence to these guidelines Please include a rough time and budget estimation along with any past experiences dealing with similar projects. I look forward to hearing from you.

    $681 (Avg Bid)
    $681 Avg Bid
    28 bids
    soap request 6 days left
    VERIFIED

    I have to create a CRM in which I extract PDF files via soap

    $1665 (Avg Bid)
    $1665 Avg Bid
    25 bids

    New website to be made identical to my existing website The Most important thing-: I will NOT provide the hosting details as my current website is giving lots of problems. You need to make it at your URL and then once I am satisfied, I will then give your user and password of the Hosting. You need to develop the site from the scracth at your own URL. The new website you will make should be absolutely identical (in all respects) as , with Points 1, 2 and 3 mentioned below to be changed. Everything else remains the same. Following changes needs to be done-: 1. Banner to be changed (I will provide the image for banner). Text under banner to be of small size. 2. The website layout should be box shaped (compact)... refer this link-:

    $64 (Avg Bid)
    $64 Avg Bid
    26 bids

    ...skilled WordPress expert to revamp a crucial aspect of our business's site. Key tasks are as follows: - Modify the existing series of cards on our case studies page to link to their single page after they are clicked. - Retain the current animation on these cards when clicked. No alteration to the animation itself is necessary, simply adding the a redirect to URL destination after the animation runs. We have a section on a website that currently has an animation on click which then scrolls down to information about the card clicked below. We want to remove the info below the cards and the button below the cards and have the click fire the animation then go to the cards single page. The ideal candidate for this project will have extensive expertise with: - WordPr...

    $234 (Avg Bid)
    $234 Avg Bid
    70 bids

    ...(use this open source code) Options: -u, --url: Specify the target URL. -o, --output: Specify the output file path. -L, --WordList: Specify the directory wordlist. -h, --help: Display help information. example: FindDriectories -u -o /home/Desktop/output 3-find parameters: (use this open source code) Options: -u, --url: Specify the target URL. -o, --Output: Specify the output file path. -L, --wordList: Specify the parameter wordlist. -h, --help: Display help information. example: FindParameters -u -o /home/Desktop/ 4- testing xss: (use this open source code) Options: -u, --url: Specify the target URL. -o, --output: Specify the output file path

    $209 (Avg Bid)
    $209 Avg Bid
    21 bids

    Please start your proposal by saying "hello MBA student" I am looking for a skilled data scraper who can efficiently extract specific data from a football website (). and one more for average age of squad. Extraction will need to go CSV Key Tasks: - Extracting 'Average Age of Squad' information - Extracting 'Net Spend' data Ideal Skills: - Proficiency in data scraping - Understanding of football statistics - Experience with similar projects or websites is a plus I trust your expertise to advise if additional information is needed for successful execution. Experience and accurate, meticulous work is what this project calls for.

    $182 (Avg Bid)
    $182 Avg Bid
    93 bids

    I'm looking for a skilled SEO specialist to work hourly on our own and clients sites who can help me with the foll...time if can't speak good english and must put LOCALSEOIRELAND at top of your bid so we know you read this. We want seo expert to fix robot txt issues, on page high level issues. Then we will moving to great optimised URL strucutre for local seo and national seo to link up to for LOCAL using schema to GMB. Ideal skills for this project include: - Extensive experience in on-page SEO audits and implementation. - A solid understanding of local SEO best practices and techniques. - Proficiency in working with schema markup. - Strong analytical skills and the ability to translate data into actionable SEO strategies. Please include relevant examples...

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

    I require a...thus your unique interpretation and direction is most valuable. Please let me know, I have everything, the structure and an example of a report from our teacher. Ideally, I'm seeking someone with: - Excellent business acumen and understanding of the industry - Enthusiasm for economic data analysis - Solid grasp on conducting both primary and secondary research - Strong report writing skills, with the ability to provide insightful analysis. This task has a vast scope so you'll need the ability to discern and extract the most relevant and impactful information. Taking this vague brief and turning it into a thought-provoking, comprehensive report will certainly be challenging, but I trust in your capability to deliver. I look forward to seeing your appr...

    $33 (Avg Bid)
    $33 Avg Bid
    25 bids

    ...model in categorizing PDF files into different groups; namely invoices, HR-contracts, or MOUs and then under go different ways for each document catagory: A. in case of invoice: - extract the data inside invoice (invoice number, date, buyer name, total amount sold, and total due amount) and save them in an Excel file. B. In case of HR-contract: - simply move the file from the existing location to the HR-contract folder. C. In case of MOU: - simply move the MOU from the existing location to the MOU folder. Details: - Your responsibility is to build a desktop application that processes and accurately categorizes data from complete PDF files. - You are required to utilize LangChain for language translations and OpenAI llms for text generation. - The app should be d...

    $336 (Avg Bid)
    $336 Avg Bid
    23 bids

    I'm urgently in need of a developer proficient in Amazon Seller Partner (SP) API with a specific focus in data retrieval. This expert should be able to: - Extract order details - Retrieve product inventory - Generate sales reports Due to the urgency of the tasks, I need this project to be conducted as soon as possible. Interested freelancers should have a strong API skills and experience using Amazon SP API.

    $338 (Avg Bid)
    $338 Avg Bid
    29 bids

    I'm in need of a specialized expert to carry out an implementation of the NTT (Number-Theoretic Transform) module on a Xilinx Artix-7 FPGA. The main objective of this project is to enhance computational performance. Key requirements include: - Proficient understanding of FPGA programming, particularly expertise in the Xilinx Artix-7 platform. - An in-depth experience in Number Theoretic Transforms. - Ability to develop a highly efficient, low latency, energy-efficient implementation that significantly boosts computational performance. Please only bid if you feel fully confident in meeting these requirements. Your expertise in this niche task will be highly valued.

    $83 (Avg Bid)
    $83 Avg Bid
    2 bids

    I'm in need of a statistician who can perform an in-depth T-test analysis using SPSS. I have a dataset ready for analysis. Key requirements: - T-test analysis: The core of this project is performing T-test analysis. - SPSS expertise: Proficiency in SPSS is a must, as it's the preferred software. - In-depth analysis: I don't just need basic summary statistics. I'm looking for a detailed and insightful interpretation of the results. Experience and Skills: - Advanced statistical background, particularly in T-test analysis. - Proven experience with SPSS and the ability to use it for complex analyses. - Strong interpretation skills to provide meaningful insights from the analysis.

    $31 (Avg Bid)
    $31 Avg Bid
    14 bids

    ...currently. The ideal candidate for this job will have: - A strong background in iOS app development and programming - A creative mindset to produce an engaging user experience - Proficiency in reverse engineering to extract compiled code Working with us: - You are required to submit the app in working order free of any bugs (which might occur from disassembling it and reassembling it) and the ability to assist us to upload and test the app IOS. - You are also required to provide the open source to the file regardless if we re-hire you for Part 2. - You are not to share data, file, source code to outside the party. Following this, the candidate will need to sign an Non-disclosure agreements (NDAs) to put a legal bind that all code and app are kept confidential to prevent...

    $796 (Avg Bid)
    $796 Avg Bid
    41 bids

    I have an Excel spreadsheet containing a list of data, from which I need specific email addresses extracted and organized. Key requirements: - Extract email addresses: You'll need to go through the spreadsheet and locate email addresses contained within the data. - Excel Organization: The extracted email addresses should be neatly and accurately organized in the Excel spreadsheet. Each email should be placed in a separate cell. Ideal Skills: - Proficient in Excel: Ability to efficiently navigate and manipulate data in Excel. - Data mining and extraction: Skilled in identifying and extracting specific data from larger datasets. - Attention to detail: Accurate organization of email addresses is crucial. - Time management: Ability to work effic...

    $20 (Avg Bid)
    $20 Avg Bid
    168 bids

    Seeking a seasoned expert in creating a Chrome extension. I've already have Chrome extension that can capture screen and extract text. What I need: - Analysis: analysis extracted text is question or normal sentences - Tech answer generation: If text is question, The extension should automatically provide tech answers using ChatGPT. - Display the answer: Generated answer will be showed on current web page. Desired Skills & Experience: - Proficient in JavaScript. - Previous experience with Chrome extension and Chatbot development is essential. - Knowledge of ChatGPT, AI, ML Looking forward to discussing in detail how your skills and experience align with my project.

    $49 / hr (Avg Bid)
    $49 / hr Avg Bid
    35 bids

    Seeking a seasoned expert in creating a Chrome extension. I've already have Chrome extension that can capture screen and extract text. What I need: - Analysis: analysis extracted text is question or normal sentences - Tech answer generation: If text is question, The extension should automatically provide tech answers using ChatGPT. - Display the answer: Generated answer will be showed on current web page. Desired Skills & Experience: - Proficient in JavaScript. - Previous experience with Chrome extension and Chatbot development is essential. - Knowledge of ChatGPT, AI, ML Looking forward to discussing in detail how your skills and experience align with my project.

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

    I'm in need of a capable statistician, proficient in Jamovi, to apply their expertise on a small dataset of both numerical and categorical nature for my research. Your responsibilities would include: - Conducting Descriptive Statistics to provide a clear overview of the data. - Performing Hypothesis Testing to scrutinise various assumptions. - Executing Regression Analysis, extracting possible relationships within the dataset. A strong statistical background is paramount, particularly in handling smaller datasets. Familiarity with academic or research-oriented projects will be regarded advantageous. Please be adept at presenting complex results in layman terms as I value comprehension and transparency.

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

    I need a pr...on the first of each month starting from 1/1/2014 till the current date on the Chartmill website. You will need to register for a free account. The filter for 2/5/2024 is ,ind_22,date_2024-05-02&v=1&s=p6m. Key Requirements: - Extract the stock code and all fields that are available on the website for the first 6 stocks. - Ensure data is accurate and up to date. Timeframe: I'm looking to have this completed as soon as possible. Ideal Skills and Experience: - Comprehensive experience in web scraping, particularly from financial websites. - Familiarity with stock market data and terminology. - Ability to deliver a high level of accuracy in data extraction. - Excellent time management skills to complete the task quickl...

    $27 (Avg Bid)
    $27 Avg Bid
    18 bids

    ...Compatibility with One-Page Checkout: The custom module should be designed to work smoothly with Magento 2's one-page checkout system. - Order Creation and Status: I need the module to create an order with a 'Pending' status. - Redirection to 3rd Party Website: After order creation, the customer should be redirected to a third-party website. The transaction parameters need to be encoded into a base64 string for security. - Timeframe: I would like this project completed ASAP. Upon clicking the Place Order button, the customer will be redirected to a 3rd party website with the order parameters base64 encoded as follows: $myData = array('name'=>$name ,'email'=>$email ,'amount'=>$totals ,'order_num...

    $273 (Avg Bid)
    $273 Avg Bid
    71 bids

    ...users to have a seamless experience while browsing our platform. - Ensure Mobile Responsiveness: 90% of our visits are mobile. Our audience falls within the young adults and working professionals demographics, so it's crucial that the site is fully optimized for mobile viewing. - Easy to update: I need to be able to easily change things on the website in the future. - URL parameters: The website is highly transactional, I need to be able to handle URL parameteres in order to be able to tell the sources people use to book our tour Ideal skills and experience: - Proven track record of successful web design and branding projects - Proficiency in UX/UI design - Experience in optimizing websites for speed and mobile responsiveness - Understanding of design p...

    $1353 (Avg Bid)
    $1353 Avg Bid
    259 bids

    You must be a skilled 3D artist to create a realistic character animation that will be used for my video that will be edited on Wonder Studio. The character must look real. I will share the character I need made with the successful bidder. I will need variations and adjustments of the character made until I am happy with the 3D character design. Send me samples of your realistic characters you have made. See samples of the realistic quality I need: See the link about character requirements. You will need to help me load the finished character into my video on wonder studio and make sure it works perfectly. Key Requirements: - Realistic Style: The character must be designed with a realistic style, suitable for high-quality animations. - Animation: The character should be capable of...

    $205 - $410
    Sealed NDA
    $205 - $410
    23 bids

    ...developer to enhance my homepage functionality by incorporating URL parameters. Specifically, I would like the following: - Layout: When various URL parameters are passed, the home page layout should look the same but the hyperlink in the buttons of the home page should change accordingly. The primary focus is the hyperlink in the buttons of the home page and other pages, allowing for dynamic content based on these parameters. - Error Handling: In case of missing or invalid URL parameters, the home page should gracefully revert to default content. This will ensure a good user experience even when there are issues with the parameters. Ideal candidates for this project should have: - Proficiency in web development, particularly with URL parameter manipulati...

    $34 (Avg Bid)
    $34 Avg Bid
    47 bids

    Looking for an expert in PCB design with hands-on experience in Fusion 360. I have completed a schematic that requires transformation into a PCB layout, adhering to several specific constraints. I am expecting: - Proficiency in Fusion 360. - Ability to accurately follow detailed instructions related to layout constraints. - Extensive understanding of PCB fabrication processes, more specifically conventional PCB fabrication. So, if you consider yourself an seasoned PCB designer with the ability to follow precise specifications, I would love to hear from you. Join me in bringing this project to fruition.

    $190 (Avg Bid)
    $190 Avg Bid
    23 bids

    I'm in need of an expert who can perform Ansys modal analysis for a small mechanical structure. This is to identify resonant frequencies and extract mode shapes. Key Responsibilities: - Conduct Ansys modal analysis for a small mechanical structure (alluminium plate) - Identify resonant frequencies and extract mode shapes - Ensure the structural stability of the analyzed system Ideal Skills and Experience: - Proficiency in Ansys software, particularly in conducting modal analysis - Strong background in mechanical engineering or related fields - Experience in identifying resonant frequencies and extracting mode shapes - Ability to ensure structural stability The freelancer should have a good understanding of how to approach the analysis to provide accurate results. The...

    $219 (Avg Bid)
    $219 Avg Bid
    17 bids

    ...seeking a skilled developer to integrate a custom data source into Tradingview charts in real-time. I’ve attached a screen shot pointing with yellow arrow the area on the pane where i want my custom data to be displayed. Process is as follows ; 1.) Fetching Data: Using Python to fetch data from the API endpoint periodically. 2.) Formatting Data: Extract relevant numerical timeseries data from the API response and format it into a structure compatible with the "Plot Custom Data" indicator on TradingView. 3.) Inputting Data into TradingView: Utilize the TradingView REST API to update the settings of the "Plot Custom Data" indicator with the formatted data. Please check the...

    $1490 (Avg Bid)
    $1490 Avg Bid
    82 bids

    I need an Android application to be developed, focused on a native share feature within a webview. share button working natively in andorid browser. but not work natively in webview app. it should be work natively in android. Key Requirements: - Platform: Android - Function: The primary goal of the share button is to enable users to easily share the URL of the website accessed through the webview. Compatibility: - The app should be compatible with all current versions of Android. The share button will be a part of a WordPress plugin, so the developer should be able to integrate this feature into the app seamlessly. The ideal candidate should have experience with: - Android development - Webview implementation - Native share functionality - Integrating WordPress plugins in...

    $47 (Avg Bid)
    $47 Avg Bid
    5 bids

    I'm looking to hire a competent UI/UX designer with experience in tailwind css, specifically for designs across multiple platforms including desktop, mobile, and tablet. This project aims to develop an easy-to-use interface for a website or application that provides information or education. Key Requirements: 1. The main theme for the UI/UX design should resonate with the admin theme. 2. The design should be versatile, i.e., it should be optimized for desktop, mobile, and tablet. 3. The design should prioritize user navigation and the seamless provision of knowledge. Therefore, the ideal candidate must have previous experience in designing UI/UX on multiple platforms, a solid understanding of tailwind css, and a portfolio showcasing their versatility. Familiarity with designi...

    $287 (Avg Bid)
    $287 Avg Bid
    33 bids

    ...fabric descriptions and specifications from our vendor's website into our online catalog. The successful candidate will ensure that each of our seating products on the website is updated with the respective fabric options available. Key Responsibilities: - Extract fabric details (descriptions, specifications, images) from our fabric vendor's website. - Integrate and match these details with the appropriate seating products on our Shopify store. - Ensure that the integration looks seamless and professional on our platform. - Update the fabric options periodically as new materials become available or old ones are discontinued. - Our website: - Our vendor website, where we need to extract the fabrics:

    $2051 - $4101
    Featured Sealed
    $2051 - $4101
    120 bids

    I am looking for an expert to automate my daily incremental SQL scripting to extract multiple tables from my ERP system, and export them to CSV files. Key Requirements: - The system in question is Progress/OpenEdge. - The extraction should include tables such as Customers, Orders, Products, General Ledger detail, Job Costs, Invoicing, and Budgets. - The script should be set to run on a daily basis. I need a freelancer who: - Has a strong grasp of Progress/OpenEdge. - Has experience with automated SQL scripting. - Can efficiently export data to CSV files.

    $49 / hr (Avg Bid)
    $49 / hr Avg Bid
    85 bids