Seleniumcông việc
Mình đang cần tìm một bạn để dạy kèm cho mình sử dụng python để làm webscraping cho mình. Mình prefer các bạn có kinh nghiệm làm việc với thư viện selenium. (10 đô/ 1h)
viết tool trên sàn giao dịch chứng khoán theo yêu cầu của mình. Tool đơn giản và không phức tạp, quan trọng là sau khi viết tool xong dạy lại mình cách viết code.
Tự dộng đăng ký facebook bằng chrome selenium. Yêu cầu hỗ trợ đa tác vụ và sắp xếp vị trí các cửa sổ chrome gọn gàng trên màn hình
Gear Inc. đang tìm 1 bạn QA Automation Engineer có thể làm việc tại công ty ở Hà Nội trong vòng 2 tháng, giờ hành chính. Yêu cầu: - Có thể làm việc giờ hành chính tại công ty ở Hà Nội - Có ít nhất 3 năm kinh nghiệm về automation testing - Có kiến thức về HTML, CSS, JavaScrip, etc - Có kinh nghiệm về automation test trên web-based và mobile application, sử dụng automation tools như Selenium, Appium, Cucumber, etc Quyền lợi - Lương thỏa thuận cạnh tranh up to $2000/tháng cho công việc freelancer - Cơ hội hợp tác lâu dài, trở thành nhân viên chính thức của công ty (Remove...
Start-up của Singapore cần tuyển: on Rails developer: Phát triển hệ thống back end, hỗ trợ tính năng mới. 3+ năm kinh nghiệm phát triển backend trên Ruby on Rails (RoR) Chuyên môn trong RoR và các công nghệ web. Có khả năng giải quyết ác vấn đề phức tạp. Kinh nghiệm thử nghiệm TDD (RSpec, Capybara, Selenium) Phát triển và nâng cấp backend của App dựa trên cấu trúc tổng quan, tăng thêm tính năng cho App. Khả năng học hỏi nhanh và cao. Có khả năng giao tiếp Tiếng Anh developer: 2+ năm kinh nghiệm với JavaScript, phát triển front end phần mềm. Kỹ năng: JavaScript, HTML5, CSS3, ngôn ngữ phát triển web và ...
...who can help me with web scraping automation for a specific website. The data needs to be scraped on a one-time basis and delivered in a spreadsheet format, such as Excel or Google Sheets. Requirements: - Experience in web scraping and automation - Proficiency in programming languages such as Python, R, or Java - Familiarity with tools and libraries for web scraping, such as BeautifulSoup or Selenium - Attention to detail and ability to handle large amounts of data Responsibilities: - Develop a web scraping script to extract data from the specified website - Clean and format the scraped data to ensure accuracy and consistency - Deliver the data in a spreadsheet format, compatible with Excel or Google Sheets If you have previous experience with web scraping and automation, and...
Project Title: Create Expedia Web Scraper Description: I am looking for a skilled freelancer to create a web scraper specifically for scraping flight schedules from Expedia. You can either make this file...able to retrieve flight schedules from Expedia on a daily basis. - The scraped data should be delivered in CSV format for easy analysis and manipulation. Ideal Skills and Experience: - Experience in web scraping and data extraction. - Proficiency in Python or another suitable programming language. - Knowledge of HTML and CSS. - Familiarity with web scraping libraries such as BeautifulSoup or Selenium. - Attention to detail and ability to handle large amounts of data. If you possess the necessary skills and experience, please submit your proposal along with examples of previous...
import pandas as pd from selenium import webdriver from import By from import WebDriverWait from import expected_conditions as EC import requests from PIL import Image from io import BytesIO import base64 # Read the URLs and scrape quantities from the CSV file url_data = pd.read_csv("") PATH = "C:Program Files (x86)" driver = (PATH) # Initialize an empty list to store all scraped data all_data = [] # Loop through each row in the CSV file for index, row in (): url = row['URL'] scrape_quantity = int(row['ScrapeQuantity']) (url) try: content = WebDriverWait(driver, 10).until( EC.presence_of_element_located((By
Looking for someone who is experienced in docker, python script, selenium, and sys admin related areas to build a custom webhook to deliver message to whatsapp something similar to You can read more about this here - I don't want to use ultramsg. I want to build something similar webhook using docker or a vps server Only bid and contact me if you have experience building such webhooks in the past. Contact me for further details.
I am looking for a Python developer who can write a script using Selenium to automate entry for various tasks. The tasks are moderately complex and involve interacting with a specific website or application. The ideal candidate should have experience in web scraping, data entry, and test automation. 1- For test we want to work with expedia.com. 2- You need to provide python script that should work in headless mode [ we are running this on Ubuntu Server] 3- You need to bypass bot test and script must be able to enter to details in relevant location. FROM , to Location [ Journey start place, end place] date of journey, number of adults and children. Please provide relevant work details in your proposal. If selected, we may go with you for multiple sites.
We are see...automating web applications. Familiarity with web technologies such as HTML, CSS, and DOM manipulation. Experience with version control systems (e.g., Git) and CI/CD pipelines. Strong problem-solving and debugging skills. Excellent communication and teamwork abilities. Attention to detail and a passion for quality. Nice to have: Experience with other test automation frameworks (e.g., Puppeteer, Selenium). Knowledge of performance testing and profiling tools. Familiarity with Agile methodologies. If you are a motivated developer with a passion for test automation and a desire to work in a collaborative and innovative environment, we would love to hear from you. Join our team and help us deliver high-quality software through efficient and reliable automated testing with P...
I am looking for a web scraping automation expert to scrape data from a single website and extract product details in CSV files & images in jpeg/png separately. The data needs to be formatted in a specific way. Ideal skills and experie...expert to scrape data from a single website and extract product details in CSV files & images in jpeg/png separately. The data needs to be formatted in a specific way. Ideal skills and experience for this job: - Strong proficiency in web scraping and data extraction - Experience working with Python or similar programming languages - Familiarity with tools and libraries such as BeautifulSoup and Selenium - Ability to handle large amounts of data and automate the scraping process - Attention to detail to ensure accurate extraction and form...
I am looking for a skilled Selenium C# developer who can assist me with a project involving the selection of dates from a calendar. The project will require the use of the Chrome browser. The complexity of the date selection process is moderate, as it involves selecting a range of dates. The program should follow the DD-MM-YYYY date format. Ideal skills and experience for this project include: - Proficiency in Selenium C# - Experience with date selection from a calendar - Familiarity with the Chrome browser - Knowledge of the DD-MM-YYYY date format
I am looking for a Python programmer to create a script in Selenium to solve a Cloudflare Challenge captcha for a specific website. The script must run in headless mode.
I have an application that Is missing some pieces in the web requests (cookies/headers/others) because I am getting 403 error. Previous requests are Made using Selenium Driver. If I continue using Selenium it works. I need to Switch the flow to use web requests using web client HTTP requests in C#. I play by the hour and need no More than 2 or 3 Hours. Need work done ASAP starting after 2 or 3 Hours after this publishing. Work must be done in my computer using AnyDesk or similar. I Will award and pay first hour. If More requiered, Will be created More Milestones for additional 1 or 2 hours, only ir success Is guaranteed. If succeed in first hour, I can tip for additional unused Time.
I am in need of a Selenium script to be developed to interact with a website. Specifically, the script needs to be able to automate navigation and clicks for me. I have a specific preference of Google Chrome for the script to run on. If you are able to help me develop this script, please let me know and we can discuss the project in more detail.
...need the data for a specific list of assets that I will provide. The freelancer should be able to download the OHLC data for these assets only. - CSV format: The downloaded data should be in CSV format. Skills and Experience: - Web scraping: The freelancer should have experience in web scraping and be able to extract the OHLC data from using tools like Python, BeautifulSoup, or Selenium. - Data manipulation: The freelancer should have strong skills in data manipulation and be able to clean and organize the downloaded OHLC data in CSV format. - Attention to detail: Accuracy is crucial in this project, so the freelancer should have a keen eye for detail and ensure the downloaded data is complete and accurate. If you have the necessary skills and experience, please bid on th...
...your instructions: I have 2 docker images I run 2 containers from them they depens on each other. They work fine in local on docker using docker compose up. : version: '3.8' services: selenium-driver: image: selenium/standalone-chrome ports: - "4444:4444" - "7900:7900" shm_size: 2g networks: - gridnetwork container_name: selenium-driver-container cloud-crawler: build: context: . dockerfile: ./Dockerfile networks: - gridnetwork container_name: cloud-crawler-container depends_on: - selenium-driver networks: gridnetwork: WHAT IS THE TASK FOR YOU? I need to deploy them to AWS as fargate tasks using cloudformation using AWS CLI. I am new to AW...
I am looking for a freelancer who can help me set up the Robot Framework environment and write basic tests using Selenium with Python Selenium Library. Preferred Skills and Experience: - Proficient in Python programming language - Experience with Robot Framework and Selenium - Familiarity with setting up testing environments - Ability to write basic tests Requirements: - Set up the Robot Framework environment - Write basic tests using Selenium with Python Selenium Library Additional Information: - The tests should be of basic complexity - Although I don't have specific scenarios, I have a rough idea of what I want to be tested If you have the necessary skills and experience, please apply and provide examples of your previous work.
Looking for someone who is experienced in python script, selenium, and sys admin related areas to build a custom webhook something similar to You can read more about this here - Only bid and contact me if you have experience building such webhooks in the past. Contact me for further details.
I am looking for an expert in Nightwatch, Selenium, and TypeScript to help me with my project. The specific tasks that need to be done include automating tests, creating custom commands, and integrating with a CI/CD pipeline. I have existing scripts that need to be modified, so experience in working with existing code is necessary. The expected timeline for the completion of this project is more than 2 weeks. Ideal skills and experience for this job include: - Proficiency in Nightwatch, Selenium, and TypeScript - Experience in automating tests - Ability to create custom commands - Knowledge of CI/CD pipeline integration - Experience in working with existing scripts
I am looking for an expert in Nightwatch, Selenium, and TypeScript to help me with my project. The specific tasks that need to be done include automating tests, creating custom commands, and integrating with a CI/CD pipeline. I have existing scripts that need to be modified, so experience in working with existing code is necessary. The expected timeline for the completion of this project is more than 2 weeks. Ideal skills and experience for this job include: - Proficiency in Nightwatch, Selenium, and TypeScript - Experience in automating tests - Ability to create custom commands - Knowledge of CI/CD pipeline integration - Experience in working with existing scripts
Create a docker image based on selenium/standalone-firefox with the following feature: - Save the WhatsApp session persistently, so that I can stop the instance, and when starting the instance again, it restores the last WhatsApp session You must generate an image that works with the project: , using Docker selenium remotely - Delivery must be the customized image along with instructions on how to generate the customized image from the selenium/standalone-firefox base image
I am looking for a skilled and experienced Selenium QA tester to help me with testing a website. Specific requirements for the project include: - Testing the website's functionality, user interface, and performance - Resolving any issues that arise during testing - Implementing test cases provided by the client The ideal candidate should have: - Strong experience in Selenium testing - Proficiency in identifying and troubleshooting issues - Ability to work with provided test cases and execute them effectively If you are an expert in Selenium testing and have the necessary skills and experience, please submit your proposal.
I am looking for an expert in Puppeteer, Javascript, and Selenium who can write code to make an automation with a fingerprint browser. I need the project to be completed today. Ideal skills and experience for this job include: - Expert in Puppeteer, Javascript, and Selenium - Experience with automated testing - Good communication - Attention to detail and ability to meet tight deadlines If you have the necessary skills and can complete the task within the specified deadline, please submit your proposal.
This project is exclusively for Roman C. @gangabass. Please do not apply unless you are Roman C. @gangabass.
I am looking for a freelancer who can help me with running automation scripts via Azure pipeline for my C# selenium scripts. The purpose of running these scripts via Azure pipeline is both continuous integration and continuous deployment. I already have existing automation scripts written in C# using Selenium. There are more than 100 scripts that need to be executed. Ideal skills and experience for this job include: - Proficiency in Azure pipeline and C# selenium scripting - Experience with continuous integration and deployment processes - Ability to handle a large number of scripts and execute them efficiently
...developer to create a Selenium web scraper for Google Cloud Run. This project requires expertise in web scraping and familiarity with Google Cloud Run. Specific Website: - We need to scrape a client's dashboard URL. We have already built a script that can scrape which works on a local machine. This could be refined or you can use your own. Data Extraction: - We are interested in extracting text from a specific piece of CSS on the website, and quantifying the amount of times it appears, outputting that to a google sheet. Scraping Frequency: - The web scraper should be able to run using Google Cloud Run. - It should be set to run up to every 10 minutes with an easy way to change this to every 30/60mins etc. Ideal Skills and Experience: - Proficiency in web scraping using ...
I am seeking a Python developer with web automation experience to assist me with automating advanced social media tasks. The ideal candidate should be able to complete the automation tasks within a week. Skills and Experience: - Proficient in Python - Strong knowledge of web automation techniques - Experience with automation using Selenium/Chromium - Attention to detail and accuracy in completing tasks within tight deadlines - Experience with image manipulation python libraries (rotate, resize, etc). - AI experience (image generation) is a bonus We are using AdsPower and proxies to prevent getting blocked. This will be a long-term relationship if the candidate completes the tasks within timeframes and with good quality. ** NO AGENCIES - ONLY INDIVIDUALS ** ** HOURLY ONLY - NO F...
I am looking for an experienced programmer to help me improve and scale a python bot. Specifically, I need assistance with speed optimization and the implementation of error handling and debugging features. Additionally, I am seeking additional functionality to the overall...debugging features. Additionally, I am seeking additional functionality to the overall project. My current scale is small, doing less than 1000 tasks per day, although I wish to significantly increase this to more than 10,000 tasks per day after the improvements have been made. If you are confident in your abilities and can help me reach this goal, then I would be excited to hear from you. It's a selenium bot and looking to connect to a few api. Looking to: - Threading - Headless - Improve speed - Reduce ...
I am looking for a professional to develop a python script (using beautiful soup, selenium or other) to scrap informations from a website.
I am running a selenium test in my server on linux. It is in a Python3 environment. I want to write code that records the video of the test. You need to be able to start it immediately and finish asap.
Basically, I have an existing Java program running on a Windows Server that starts a Selenium instance (via some middleware, i.e. not directly Selenium) and opens a website. There are several (about 20) browsers running at the same time. Unfortunately, there are sometimes system crashes, which seem to be caused by memory leaks, local api overloading and high CPU. This is currently resolved by regular restarts. I would like better logic for that and someone to optimize the performance of the whole system, so it runs at maximum speed at all times but crashes only occasionally instead of all the time. It might involve killing zombie processes via PID etc or maybe there is something obvious wrong in the existing code which cannot be trusted to be perfect. This may be more ...
I am looking for a Python Developer to join our team to work on multiple projects, mostly regarding scraping. • The developer must be proficient in Python version 2.x and 3.x • Experience with Scraping frameworks/tools like scrapy, beautifulsoup, selenium, etc. You need to speak Spanish and English
Selenium Code Fix Project Description: I am currently facing an issue with my selenium code where elements are not being found. I need a developer who can fix this issue and ensure that the code is able to locate and interact with elements correctly. Skills and Experience Required: - Strong knowledge and experience in working with Selenium - Expertise in troubleshooting and fixing issues related to element not found in Selenium - Familiarity with Google Chrome browser and its specific configurations for Selenium testing - Experience in working with Selenium 4 and its latest features and functionalities Please note that the project requires a developer who is proficient in Selenium, specifically with fixing element not found issues, and ha...
I am looking for a freelancer who can help me bypass the Java/Selenium block on the bet365 website. Specifically, I need assistance with accessing the website using a chrome browser. Requirements: - Experience with Java, Selenium and browser automation - Knowledge of web scraping and bypassing website blocks - Ability to develop a solution that allows me to access bet365 without any restrictions Timeframe: - Immediate completion is expected for this project If you have the necessary skills and experience to help me bypass the Java Selenium block on bet365, please bid on this project. Thank you.
Selenium Script and API Setup with Fingerprint Browser Project Overview: - I am looking for a skilled freelancer to set up a Selenium script and API integration with a fingerprint browser. - The preferred browser for the Selenium script is Chrome. - The script will need to interact with multiple websites, so experience in handling multiple website interactions is required. - The fingerprint browser setup should be at an advanced level of complexity. Skills and Experience Required: - Strong proficiency in Selenium and API integration. - Expertise in working with Chrome browser for Selenium scripts. - Experience in interacting with multiple websites using Selenium. - Advanced knowledge and experience in setting up a fingerprint browser. Note: Plea...
Title: Selenium and Robotic Framework Automation - Python, JAVA We are seeking an experienced freelancer proficient in Selenium and Robotic Framework to assist with automating our testing processes. The ideal candidate will have expertise in Python programming language. Specific Tasks: - Automated Testing: Utilize Selenium and Robotic Framework to perform thorough automated testing for our web applications. - Web Scraping: Extract data from various websites using Selenium and Robotic Framework. - UI Automation: Automate user interface interactions using Selenium and Robotic Framework. Complexity of Tests: - Medium: Our testing requirements involve complex functionality tests that ensure the smooth functionality of our integrated systems. Preferred Pro...
...We are seeking a talented and experienced Python Developer to work on two different tasks related to social media automation bots. The first task involves repairing and modifying a Twitter bot, and the second task requires developing an Instagram bot. The ideal candidate will have experience in both Python and Selenium and should be available for ongoing maintenance and other IT-related tasks. Task 1: Repair and Modify Twitter Bot Requirements: - Proficient in Python and Selenium. - Experience with Twitter automation bots. - Proven ability to debug and modify existing code. Responsibilities: - Fix the existing bug causing an error message during user rotation and login attempts. - Modify the bot to implement the Mother/Slave method. - Enable the bot to tweet random me...
I am looking for a skilled automation tester to test a web application using the Selenium framework. The project has a deadline of more than 4 weeks. Requirements: - Proficiency in web application testing - Strong experience with Selenium framework - Familiarity with test automation best practices - Attention to detail and ability to identify and report bugs accurately - Good communication skills to collaborate with the development team Responsibilities: - Design and execute test cases for the web application - Identify and report bugs and issues - Collaborate with the development team to resolve issues - Provide regular updates on the testing progress If you have the required skills and experience, please submit your proposal along with your relevant work samples.
I would need a list by country (below) of NRVs in % allowed for marketing a Food Supplement. In particular, the ingredients for which I need to know what the NRV is are: Vitamin D, Vitamin B6, Vitamin D3, Zinc, Selenium The countries are: Italy, Germany, France, Spain, Switzerland, UK, Austria, Netherlands, Belgium, Portugal, Poland, Sweden.
I'm looking for someone to help me with my two scrapy codes to scrape the product variants. It is also important to note whether the product is available or not. If a quantity is specified, the quantity should be entered in a new quantity column. If no quantity is specified but the product is available, 1000 should always be specified, and if the quantity is not currently available, quantity 0 should be specified The scrapy codes have already been written and all that is left is to record the product variants. The product variants should be listed under the main configurable product in the JSON file. A complete example of what the result should look like is also included and should be followed accordingly For the products that are variants, the main product for which the selecti...
I am looking for a skilled Selenium developer to automate the task of form filling on Chrome browser. The automation will need to run multiple times per day. Ideal skills and experience: - Proficiency in Selenium and Chrome browser automation - Strong understanding of form filling techniques and best practices - Knowledge of scripting languages such as Python or Java for Selenium automation - Experience in scheduling and managing automated tasks for multiple runs per day
...external auth provider uses a digital signature to sign the login requests, and issues the token that needs to be captured. We need proficiency in using tools like Fiddle to understand all requests and replies, and replicate them in the C# code with HTTPClient / HTTPRequests and similar, since all must be executed in background. I would prefer to avoid using of external tools or libraries like Selenium. I will pay until the login is finished and the application is returning valid responses (not error pages because of authentication). I can do demonstrations using shared screen apps before bidding. Attaching a very small sample of code and the Authentication Schema that must be implemented. The external Digital Signature local application is already working, that part IS NO...
...expert in Python Selenium web scraping to help me with a project. I have a ready Python program that scrapes financial data (only textual and numerical content) from a major financial website. It includes mostly static scraping. The scraping process will involve navigating through around 10 different pages of the site and scraping data from each page onto Excel. NOTE THAT WE ALREADY HAVE SOME CODE IN PLACE AND IT JUST NEEDS TO BE UPDATED. I am looking for a Python programmer with excellent web scraping skills (using Selenium) who can help me keep this program up to date as the sites keep updating their interface and the scraping system also has to be up to date. This is an ongoing assignment. Ideal Skills and Experience: - Proficiency in Python and experience with...
Need a Selenium Python Specialist for a quick task. Need to write a scipt to run periodically looking for someone available to start asap
I am looking for someone who can fix a chromedriver python script that is currently unable to collect tweets containing images/videos/gifs. So this is how the script works now: after you install selenium and chromedriver (and add chromedriver to path), you run the following script with python (check attached). Then it opens Chromedriver, you login to twitter (X), search for "ronaldo until:2012-01-01", click on "latest" tab, and then go back to anaconda window (or from the place where you ran the .py command) and hit enter. It should then scroll down 20 times (like in the script), then it SHOULD collect the links of all the tweets on the page with an image. But right now, it's collecting links of random tweets that don't contain images. I need someone ...
Using Selenium bypass the Cloudflare anti-bot in a specific website. The URL will be provided by private message. The webdriver object has to be available to continue scraping the website in our end. Provide the source code in Python or C#.
...and/or insert / update a database. - Also we automated: - Uploading information to website(s), submitting forms, even uploading documents to website (PDFs, Word docs -converting them to Base64). The above is a resume about all the processes we have running, using python scripts. Most of them, are built using "requests" as we try to avoid the use of browsers (selenium for example). Anyway, we still have some scripts that use Selenium with Chrome. Important: I'm looking to add to some scripts, the ability to process the same thing, but using threads (to reduce considerably the amount of time needed to conclude them). Is that a skill you already have and had applied to old scripts? Would you be comfortable adding threading capabilities to already working...