Output perl script text fileprojekty
...am looking for a skilled Python developer with expertise in web scraping to enhance an existing script designed to extract product data from Walmart's online store. The current script retrieves only 10 items at a time, while the website displays 40 items per page. The task involves addressing the infinite scroll or JavaScript loading mechanisms that are limiting data extraction. Key Responsibilities: - Modify the existing Python script to enable it to scrape all 40 items per page. - Implement solutions to effectively handle infinite scrolling or dynamic content loading. - Ensure the script is efficient and adheres to best practices in web scraping. - Conduct thorough testing of the updated script to confirm accurate data retrieval. Requirements:...
[Urgent...premium files from a website but i download every time one documents after click on it... ---> i want to change it to python script to download all documents of website. NB: - first step choose country: : endpoint (institutions in this countries) - then click on : endpoint (scrape all institution, it organize by alphabitic and numbers) - then : endpoint example of institutions start with a letter - now open institution/name-of-institution and start open documents, and here the chrome add-on will show download green button of premuim file to download fre [if documents more then 20 pages should be scroll down slowly to read all image then download].
Upgrade previous VB6 project to run under VB.NET 2022 and use MYSQL as database, with PDF output for bill printing. This project is ONLY for previously-selected contractor.
...company, it develops YouTube, Instagram, Tik Tok and Telegram channels, which already have thousands of subscribers. All our processes are automated as much as possible, we have our own schemes, scripts and tools for work. Now we are planning to create a new YouTube channel, and therefore we are looking for the main character. The tasks will include: - Bug fixes in the main script for long YouTube videos. The script has been pre-translated by artificial intelligence and contains about 4,000 words; - Translation of scripts into the Malaya or Philippine language, about 700 words. This is necessary for shooting short material for the Telegram channel; Conditions: - Payment will be made immediately after filming. - At the first shooting, it will be necessary to sign an ND...
We would like to ask you to record a script for a 2-minute video in accordance with the timing. Video: Script:
I'm seeking a talented story writer to craft an engaging short movie script for me. Key Requirements: - The story should belong to the Drama genre, with a central theme of Love. - The setting of the story should be in the Rural countryside. Ideal Skills: - Creative storytelling with a deep understanding of dramatic structures and themes of love. - Experience writing scripts for short films. - Ability to vividly depict rural settings and create relatable, compelling characters. I look forward to collaborating with a writer who can bring this vision to life.
...Spaincheck.com. Each tool will include a visually appealing and intuitive interface, optimized for seamless use on both desktop and mobile platforms. Deliverables and Specific Requirements Salary Calculator Page URL: Current Stage: From Scratch To Be Completed: Design the user interface and layout. Implement formulas based on the provided Excel file: Add embed code generator and PDF download functionality. Capture user email before PDF download. Expat Tax Checker Page URL: Current Stage: Almost Finished To Be Completed: Design Improvements Mortgage Calculator
I'm in need of a talented writer to create text scripts for scary stories aimed at adults, specifically in the psychological horror genre, supernatural and paranormal. These scripts will be used for my channel. Key Requirements: - Experience in writing horror scripts, particularly psychological horror and supernatural stuff. - Understanding of adult sensibilities and fears - Ability to create suspenseful and engaging narratives Skills Needed: - Creative writing - Scriptwriting The ideal freelancer for this project will have a knack for crafting chilling tales that can keep viewers on the edge of their seats. Please provide examples of your previous work in this genre. This is an ongoing work. I post 2 videos a week of 3 stories each. Roughly each video is of 30mins.
I'm looking for a skilled data analyst who can help me split a specific column in a CSV file into three different columns. The task involves: - All words before five consecutive numbers should be placed in the first column - The five consecutive numbers should be placed in the second column - All words after the five consecutive numbers should be placed in the third column The data in the CSV file contains a mix of numbers and text. The default delimiter for the CSV file is a comma. Please ensure to handle the data meticulously and provide the final output in a clean and organized manner. The ideal freelancer for this job should have experience with data manipulation and CSV files, and be proficient in using data processing tools.
I'm looking for a expert who can create a script for me that will start and stop all server on Google Cloud and retrieve the IP address. Ideal skills for this project: - Expertise in Python - Familiarity with Google Cloud - Experience in writing server management scripts
I'm in need of a skilled developer to assist me in creating an AI model, specifically a Natural Language Processing (NLP) model for text summarization. This model will primarily handle scientific publications. Key Responsibilities: - Collaborate with me to develop an NLP model capable of summarizing scientific publications. - Assist in integrating this model into my existing software. - Provide ongoing support and troubleshooting as necessary. Ideal Skills: - Extensive experience in AI and NLP model development. - Proven track record in text summarization tasks. - Familiarity with scientific publications and their typical structures. - Excellent software development skills, with the ability to integrate complex AI models into pre-existing software. - Strong problem-so...
I need an Excel-based master file to allocate components/parts to various work orders. The file should indicate which work orders have sufficient stock and which ones are short. Key requirements: - The master file should be in Excel - It should include automated functions using formulas (no macros required) - It should focus on the allocation of components/parts Ideal skills and experience: - Proficiency in Excel, particularly with creating and using formulas - Experience in supply chain management or inventory control - Ability to create user-friendly, organized files for tracking purposes.
- I'll provide the portrait of main character. - I'll provide the clothes image of main character separated. - I'll provide the background image. - I'll provide the scene I want the main character to act out So workflow should has 4 inputs. And 1 video output. Background, clothing and animation or else should be stable. Workflow must be runnable in M series processors. For details please type me I'll be back on you. Best wishes.
I'm in need of a diligent data entry professional to assist with transcribing information from existing digital files into a specified format. Key Requirements: - Transcription of text data from Word Documents - High attention to detail to ensure accuracy - Timely completion of tasks Ideal Skills and Experience: - Proven experience in data entry from Word Documents - Proficiency in Microsoft Word - Strong written communication skills for maintaining data integrity
I need assistance with entering text data into MS Excel. The numeric data is currently stored in a database, and I need this transferred to Excel in a clear and organized manner with basic formatting (like headers and columns). Ideal skills and experience for the job: - Proficiency in MS Excel - Experience with data entry - Ability to follow formatting instructions - Attention to detail - Basic understanding of databases.
i need menus extracted from a webpage the most important columns (data points) will be category name product name, product price, product description. NEED TO CALL AND DISCUSS SOME DETAILS BEFORE STARTING WORK
...incorporating graphs, images, and text fields, as specified in the provided templates. Functional Requirements Dynamic Report Generation The system will generate PDF reports with the following sections: Candidate Summary Employability Index Profile Analysis Foundational Skills Developmental Plans Fields like candidate name, ID, scores, and role suitability will be dynamically inserted into the report. Graph Integration Generate various types of graphs (e.g., bar charts, pie charts, line graphs) using libraries like or D3.js. Include graphs for: Skill distributions Employability index Profile and foundational skill analysis Image Integration Insert candidate-specific images such as profile pictures or logos. Text and Table Fields Dynamically populate descriptive tex...
...did I place last month?" It should then generate the appropriate SQL statement. For example: Input: "Show me my orders" Output SQL: SELECT * FROM orders WHERE user_id = <session_user_id>; Database Interaction: Connect to a provided SQL database (e.g., MySQL or PostgreSQL). Execute the generated SQL query. Return the result set to the user. Session/User Context: The system will have access to a user_id associated with the chat session. The generated SQL should use this user_id as a filter (e.g., WHERE user_id = <session_user_id>). Result Presentation: Display the query results in a basic, readable table format. For the MVP, a simple HTML table or structured text output is sufficient. Stack & Tools (Open to Suggestions): Backend: Py...
I need a freelancer to assist with a PDF. The job involves: - Replacing existing text with new content - Removing certain pieces of text Ideal candidates should have: - Proficiency in PDF editing software - Attention to detail to ensure accuracy and maintain the document's integrity - Ability to work efficiently and deliver high-quality output.
I'm seeking assistance with manual data entry tasks from text files. The project encompasses handling approximately 50-200 text files. Ideal Skills and Experience: - Proficiency in data entry - Attention to detail - Experience with text file processing - Ability to maintain confidentiality and handle data responsibly.
i have two of my suppliers websites that i need product data scrubbed and put into an excel sheet. All the images need to be saved to a file with product code label.
The google apps script on the sheets file here: Does the following: we export 2 csv files daily from different order platforms script makes a picker to select the csv files from google drive unit numbers are populated on to two tabs in the google sheet depending on the platform the csv was downloaded from, data is entered into cells using the date and SKU code as coordinates. Until now our Shopify csv files only included data for 5 days, I have increased this to 7 days, but am receiving the following error when I run the script: "Exception: The number of columns in the data does not match the number of columns in the range. The data has 5 but the range has 7." I have changed: var dates
I'm seeking an experienced Pine Script developer to create a custom indicator for tracking highs and lows across any timeframe.
...arrangement. "2025" in a large, bold, easy-to-read font to draw attention. "Not MY Problem Anymore" in mixed fonts: "Not MY Problem" in a casual, handwritten-style font. "Anymore" in a stylish, cursive script font for elegance. Color Palette: Bright, cheerful colors like pink, orange, and green. A black background that makes the vibrant colors pop. Warm and natural tones in the floral elements. Floral Decorations: Watercolor-style flowers and leaves on both sides. Symmetrical placement with a natural and soft appearance. Combination of orange, peach, and green tones. Framing: Circular arrangement of text, with colorful rings encircling the typography. The rings are thin, gradient-style, adding a modern touch. Style: Elegant, play...
I'm looking for a seasoned professional to enhance and edit my website's existing pages. The content needs to be human-written, as I have previously used AI tools like ChatGPT and the output is just not up to par. The primary goal is to boost my site's SEO performance. Key Responsibilities: - Optimize content for targeted keywords/keyphrases, with each page containing 800 words or more. - Design each webpage to look professional and corporate, incorporating widgets and other elements as necessary. I have over 250 pages that require this work, but I'd like to see one completed first. Please provide a quote for the cost per page. Ideal Skills & Experience: - Proven track record in SEO and web page development. - Excellent understanding of keyword optimizati...
I'm looking for a script that takes data from a CSV file and generates a PDF statement summarizing my finances. The details need to be formatted to match a specific statement style document. Key Requirements: - The script must produce a PDF that mirrors the layout and organization of a standard financial summary. - The ability to take data from a CSV file is essential. - The final PDF needs to be organized identically to a predetermined example. Ideal Skills and Experience: - Proficiency in scripting languages, preferably Python or JavaScript. - Previous experience with PDF generation from CSV data. - Strong understanding of financial summary documents.
I'm looking for a Python expert to help me scrape NBA scores by quarter from Basketball Reference. The data should be saved in a CSV format. Key Requirements: - Proficient in Python with experience in web scraping - Familiarity wit...Python expert to help me scrape NBA scores by quarter from Basketball Reference. The data should be saved in a CSV format. Key Requirements: - Proficient in Python with experience in web scraping - Familiarity with Basketball Reference data - Able to structure and save data in CSV format What I Need: - Team scores by quarter Ultimately, I need a script that can extract this information systematically and save it in a clean, easy to read CSV file. Please only apply if you have the required skills and experience. I have a specification ...
Python-Based File Processing System Overview: We are looking for an experienced Python developer to build a robust system for managing and modifying large datasets of files. The system will handle a database of over 3-4 million files, Customers upload files through a web interface and request specific modifications. Your task is to create a solution that efficiently matches, modifies, and delivers these files with precision and speed. Scope of Work: File Matching: Develop a script to identify 100% matches between uploaded files and our database for requested versions. Closest Match Analysis: Implement logic to find the closest matching file when no exact match exists (e.g., 85% similarity). Compare key areas of the files and apply verified modifications f...
I'm in need of an Excel expert to create a dashboard that links information from 2-4 external workbooks. The external workbooks contain data related to tracking our key performance indicators (KPIs), specifically focusing on operational efficiency. Key Requirements: - Link 2-4 external workbooks to a central Excel dashboard - The external workbooks contain data on production output and employee productivity Ideal Skills: - Proficient in Excel, particularly in creating dashboards and linking workbooks - Experience with KPI tracking and understanding of operational efficiency metrics - Attention to detail to ensure accuracy in data representation and tracking This project will enable us to effectively monitor our operational efficiency, providing us with insights necessary for...
I need a simple, interactive web app that helps build a JSON file based on input from a data JSON file. Key Features: - The app should read a data JSON file and provide options based on its contents. For example, if the data file has multiple values under a category, the app should generate a dropdown for selection. - It should be able to interpret different data types: - For boolean values, a toggle switch should be provided. - For integers, it should read min/max limits and allow the user to modify within those constraints. - Ultimately, it should output a JSON file reflecting the user's selections. - The app should also have the capability to load a user's existing JSON file, displaying their current settings for easy adj...
order form editable Ai File Creation
I need a freelancer to take my completed Jupyter Notebook coding and create a PowerPoint presentation from it. This is based on an article that focuses on Machine Learning and AI, specifically on data preprocessing and cleaning techniques. Requirements: - Understand and explain the Python script. - Run the codes in a sequential manner from the beginning to avoid any unnecessary errors. - Add the results/observations derived from the analysis in the presentation. The main aspects to focus on are: - Code functionality - Data analysis results - Methodology explanation Ideal candidate should have: - Proficiency in Python and Jupyter Notebooks - Excellent presentation skills - Experience with Machine Learning and AI - Familiarity with data normalization techniques. Please ensure that...
... here’s an analysis Key Visual Elements: Typography: Two distinct fonts: A script font for "hello" (e.g., playful, handwritten). A bold, sans-serif font for "FIRST" and "GRADE" to create contrast. The text is layered for emphasis, with varying sizes and weights. Iconography: A simple red apple icon at the top as a symbol for school/education. A colorful pencil icon integrated below to tie into the school theme. Color Palette: Bright, primary colors: red, green, yellow, blue, and pink. A black background that enhances the brightness and makes the colors pop. Layout: Center-aligned design with a top-to-bottom flow: Top: Playful greeting ("hello"). Middle: Grade-level emphasis ("FIRST"). Bottom: Supporting text...
I have an out-of-date script that I use on my site that needs freshening up
I need a skilled professional to convert a Photoshop file to CorelDRAW. The converted file will be used for designing a medium-sized product packaging box (approximately 20x20x20 cm). Key requirements: - Proficient in both Adobe Photoshop and CorelDRAW. - Experience with product packaging design. - Able to maintain design accuracy during the conversion process. - Understanding of the specifications of a medium-sized box. Your expertise will be pivotal in ensuring the design is suitable for product packaging. Its a LED bulb box. PSD file will be provided
I'm looking for a skilled Pine Script developer to help me generate some custom trend indicators. The indicators are based on my specific strategy, which I will share in detail upon selection. Key Responsibilities: - Understand and implement my unique trend indicator strategy in Pine Script. - Create custom trend indicators with Pine Script. - Potentially provide recommendations for improvements or optimizations based on your expertise. Ideal Skills and Experience: - Proficient in Pine Script. - Strong understanding of various trend indicators. - Able to interpret and implement a custom strategy. - Experience with TradingView and its scripting language. Please provide samples of your previous work with Pine Script, particularly any custom trend i...
We are looking for an experienced Python developer to create a script that automates webpage screenshots from various geographic locations using proxy servers. The goal is to visually verify how a webpage renders from different regions. The script will read URLs from a Google Sheet, utilize headless Chrome with Selenium WebDriver, and save screenshots to a specified server bucket. We already have a beta version of the script (without proxy settings), which can be used as a starting point. -- Project Requirements: * Google Sheets Integration: Connect to a Google Sheet containing approximately 10,000 URLs. * Proxy Server Integration: Rotate between 30 different proxy servers to simulate access from distinct geographic locations. * Web Scraping with Headless Chrome:...
I'm seeking a logo design that embodies a modern aesthetic and utilizes a bright and vibrant color scheme. The logo should incorporate both an icon and text. Key Requirements: - Design a modern style logo - Use of bright and vibrant color scheme - Combination of icon and text in the design Ideal Skills and Experience: - Proven experience in modern logo design - Proficiency in creating vibrant color palettes - Strong skills in icon design and typography Please provide examples of your previous work that align with this brief.
I'm seeking a skilled developer to create a Bz/Sz indicator specifically for TradingView. This will be a private, restricted access indicator. Key Requirements: - Expertise in TradingView's Pine Script language. - Proven experience in developing custom indicators. - Understanding of Bz/Sz indicator functionality. Please note, I have not specified additional functionalities for the indicator, but I am open to suggestions based on your expertise. I am primarily looking for a developer who can deliver a high-quality product that meets these basic requirements.
Looking for a bilingual (FR/EN) freelancer to replicate YouTube videos (based in Paris) Description: We run a successful YouTube channel in France, and we're looking to expand into the UK market. We're seeking a bilingual freelancer (native English spea...in English. Fluency in both French and English is essential. We’re looking for someone creative, independent, and comfortable with video production. You’ll be working directly with our team in Paris to carry out this mission. Requirements: - Bilingual French/English (native English is a must) - Based in the Paris region - Experience in video production or digital media - Ability to follow a script while adding your own personal touch If you're interested, please reach out with your portfolio and a b...
I'm seeking an expert to boost the overall loading speed of my Squarespace site and compress my image and video files. Key Tasks: - Optimize the overall page load time. - Compress all images (JPEG, PNG, GIF) and videos on the site to enhance loading speed. Ideal Skills: - Proficiency with Squarespace. - Expertise in file compression techniques. - Knowledgeable in web speed optimization strategies. - Familiarity with various image formats. Your bid should reflect your experience with similar projects, and please provide examples of Squarespace sites you've optimized in the past. Thank you.
configuration scripts on various server and config firewall.
I'm looking for a skilled and experienced programmer to improve a Bothfather bot The script should be written in Javascript and must have the ability to analyze data in Dexscreener, Dextools, and CoinmarketCap. Experience in DEX basis and crypto APIs is mandatory. Github repo: Github issues
I'm seeking a professional to record a course on ChatGPT. The script, lesson topics, and all necessary materials will be provided. Key Details: - Lesson Length: Each lesson should be between 10-20 minutes. - Delivery Format: Please deliver the recordings as raw video files. - Video Format: All recordings should be in MP4 format. The ideal candidate will have: - Experience in video recording and production, particularly educational content. - A professional camera and microphone. - Clear and engaging explanations of the course material. - Prior knowledge or experience with ChatGPT
...machine learning to predict potential market pumps with specified parameters. Key Tasks: 1. Watchlist Creation: Compile a comprehensive list of all future trading pairs from Binance, OKX, and Bybit. Include only pairs against USDT. Give priority to Binance: if a pair exists on Binance, do not add it again from OKX or Bybit. Add these pairs to a TradingView watchlist. Export the watchlist to a file for use by the notification system. 2. LuxAlgo Notification Integration: Integrate LuxAlgo Premium toolkit on TradingView. Configure alerts based on user-defined settings and conditions. 3. Machine Learning Pump Prediction: Implement a machine learning model to identify potential pumps of at least a 15% price increase. Ensure the model accounts for a maximum 3% retracemen...
I am looking for a freelancer who can modify my dog file. The modifications will be focused primarily on the pier section. While the specific changes to the pier have not been determined yet, I am open to suggestions for enhancements. Ideal skills for this project include: - Proficiency in file modification software - Creative thinking for potential pier improvements - Attention to detail to ensure all modifications are accurate. If you're interested in this project, please provide examples of similar work you've done in the past.
...unterteilt werden. Um das Ganze zu vereinfachen, möchte ich die einzelnen Spieler in ihren '<div></div>' gerne per Drag n Drop zwischen den einzelnen 'Containern' verschieben können. Der Spieler soll dann mit der jeweiligen neuen/aktualisierten Box (haben Eigennamen in der id="name") in der Datenbank upgedated werden. Ich habe ein altes Script (als Bild beigefügt) welches allerdings seit Neustem nicht mehr funktioniert. Daher möchte ich gerne ein aktuelleres, neues Script erhalten....
...channel (using the same template with modifications to text and logo) Rights pages (same template, text changes only) Responsiveness: The site must be fully responsive, functioning flawlessly on desktop, tablet, and mobile. Functional Requirements: A login area with a redirect to a registration screen. A contact form on the contact page. Additional functionality will be left to the developer's discretion; however, adding visual effects to match the quality of our project's images is encouraged. No Need for a Frontend Management Panel. Localization: Initial delivery will be in English. The site should automatically redirect visitors from different countries to the version in their language based on IP address. Server Deployment: The final script must be...
I'm looking for a PowerShell script that can open Microsoft Teams and make a call to a specific account. The script should log into Teams automatically using credentials stored within the script. If Teams is already connected, it should bypass the need for credentials. Key Requirements: - The script should create a CSV file with details of the call after each attempt. Ideal Skills: - Proficient in PowerShell scripting - Experience with Microsoft Teams automation - Knowledge of creating and manipulating CSV files in PowerShell. Please note, the credentials for the Teams account will be stored in the script.
... I'm inclined towards a minimalist style, but I'm open to innovative suggestions. Key Elements: - The logo should embody a minimalist approach, emphasizing elegance and simplicity. - Incorporation of light rays or sparkles to signify brightness and splendor. - Use of vibrant and bright colors to communicate the brand's emotional intensity. Typography: - The logo should utilize a handwritten script, adding a personal touch and warmth to the design. Ideal Skills and Experience: - Proven experience in minimalist logo design. - Exceptional understanding of color theory and ability to create visually appealing designs. - Strong background in typography, particularly in creating and implementing handwritten scripts....