Filtro

Minhas pesquisas recentes
Filtrar por:
Orçamento
para
para
para
Tipo
Habilidades
Idiomas
    Estado do Trabalho
    122 lxml trabalhos encontrados, preços em USD

    Tenho uma série de páginas em html que preciso frequentemente consultar e extrair informações e gostaria de automatizar o processo usando, de preferência, a biblioteca lxml do python.

    $20 / hr (Avg Bid)
    $20 / hr Média
    12 ofertas

    This library consists of 800 lines across 4 classes. I want it to be completely converted to C++. Uses extra libraries like struct, typing, lxml. Target OS is windows. More information will be given upon contact.

    $304 (Avg Bid)
    $304 Média
    14 ofertas

    ...Communicate with the team and provide regular updates on project progress. -- Qualifications: - Proven experience with Python and web scraping (Beautiful Soup, lxml). - Strong knowledge of SaaS development. - Exceptional debugging and problem-solving skills. - Strong communication and collaboration skills. - Detail-oriented and capable of delivering high-quality work on tight deadlines. -- Testing Procedure: As part of our selection process, we will provide candidates with a file that scrapes Google SERPs. This file is outdated and will require the candidate to update a few lines of Beautiful Soup code to the new selectors for lxml in the Google Page. This should not take more than 5 minutes for a skilled developer who knows what they are doing. This test is crucial in ...

    $13 / hr (Avg Bid)
    $13 / hr Média
    32 ofertas

    ...using Python to parse these stored HTML emails into a structured JSON format. 3. Work with HTML parsing libraries such as lxml to handle variable rows in the email tables, specifically for menu modules. 4. Implement error handling and logging mechanisms for troubleshooting and reliability. 5. Ensure secure handling and confidentiality of the parsed data. 6. Thoroughly test the function for scalability and robustness against different conditions. 7. Document the code and provide operational support as needed. Technical Skills & Experience Required: 1. Proven experience in Python, with specific skills in data parsing and manipulation. 2. Familiarity with libraries such as lxml, Boto3, and JSON for HTML parsing, AWS operations, and JSON operations respectively. 3. Extens...

    $461 (Avg Bid)
    $461 Média
    41 ofertas

    I am looking for a skilled Python developer who can build an XML parser to extract data from a local file. The ideal candidate will have experience with the Lxml library for parsing XML data. The desired output format for the extracted data is Excel. The project will involve the following: - Building an XML parser using Python - Extracting data from a local file - Using the Lxml library for parsing XML data - Converting the extracted data into Excel format If you have experience with XML parsing and the Lxml library, please apply to this project.

    $118 (Avg Bid)
    $118 Média
    21 ofertas

    I have a python script that scrapes a website using LXML. It used to work but needs updating now the website has changed. FIXED PRICE ONLY. DO NOT TRY TO EXTRACT MORE MONEY THAN AGREED UPON.

    $17 (Avg Bid)
    $17 Média
    27 ofertas

    We are hiring python scrap expert on monthly contract, 22 days a month. The scraper should have great experience in scraping websites and data sources in large distributed models and have experience in authenticated or unauthenticated complex scraping. Atleast 3-4 years of experience in working the the following libraries and JSON structures BeautifulSoup. ... Scrapy. .....scrap expert on monthly contract, 22 days a month. The scraper should have great experience in scraping websites and data sources in large distributed models and have experience in authenticated or unauthenticated complex scraping. Atleast 3-4 years of experience in working the the following libraries and JSON structures BeautifulSoup. ... Scrapy. ... Selenium. ... Requests. ... Urllib3. ... Lxml. ... Mecha...

    $1132 (Avg Bid)
    $1132 Média
    79 ofertas

    We need help with updating an existing python script from time to time. This script is using currently the following modules: requests lxml selenium pandas datetime, timedelta, time, date csv numpy holidays locale logging BeautifulSoup office365 Please make sure you are able to work with this modules.

    $11 / hr (Avg Bid)
    $11 / hr Média
    29 ofertas

    ...process_result(response, export_details, folder_name) File "/home/go/Downloads/Termpub Backup Crawler/", line 90, in process_result tree = (content) File "src/lxml/", line 3254, in File "src/lxml/", line 1913, in lxml.etree._parseMemoryDocument File "src/lxml/", line 1800, in lxml.etree._parseDoc File "src/lxml/", line 1141, in lxml.etree._BaseParser._parseDoc File "src/lxml/", line 615, in lxml.etree._ParserContext._handleParseResultDoc File "src/lxml/", line 725, in lxml.etree._handleParseResult File "src/lxml/", line 654, in lxml.etree._raiseParseError File "<string>", line 1 : Start tag expected, '<' not ...

    $25 (Avg Bid)
    $25 Média
    18 ofertas

    Convert PHP system to a windows desktop system and install dependencies in the installation process. Dependencies to be installed: #PHP PHP Version 7.3.4 extension=curl extension=imap extension=mbstring extension=mysqli extension=openssl extension=pdo_mysql max_execution_time = 0 max_input_time = 5000 memory_limit = 512M #Python python3.9 python requests python BeautifulSoup4 python htmldom python lxml The desktop system should have a button that allows the user to call a controller function on click and the system will start executing that function

    $1034 (Avg Bid)
    Urgente
    $1034 Média
    41 ofertas

    Skill Requirements: 4+ years experienced Python Developer (more experienced, the better) - Must have worked with Xml and HTML parsers (lxml and html5 parser) - Good OOPS proficiency 4+ years experienced PHP Developer with JavaScript Skills. - Laravel framework experience - Database Querying Skills - Good knowledge with Vanilla Javascript (Ajax, DOM, UI Reconstruction from Visual Design) - Good CSS knowledge to style web pages 4+ years experienced Manual Tester: - ePub and Accessibility knowledge is required

    $268 (Avg Bid)
    $268 Média
    4 ofertas
    Project for Grace F. Encerrado left

    Hi Grace F. Here the sample f...python-requests (built on top of urllib2, it is in Python3) and BeautifulSoup4, which has its methods to select elements and also permits CSS selectors: import requests from BeautifulSoup4 import BeautifulSoup as bs request = ("") soup = bs() some_elements = soup.find_all("div", class_="myCssClass") Some will prefer xpath parsing or jquery-like pyquery, lxml or something else. When the data you want is produced by some JavaScript, the above won't work. You either need python-ghost or Selenium. I prefer the latter combined with PhantomJS, much lighter and simpler to install, and easy to use: from selenium import webdriver client = () ("http://foo") soup = bs(client.page_source)

    $250 (Avg Bid)
    $250 Média
    1 ofertas

    Extract product name and URL from any 2 websites. Constraints: Third-party packages like beautiful soap, scrappy, lxml, etc shouldn't be used. Function Input : URL & product (laptop, mobile etc) Function output : 1. product url’s (https:// url) 2. Model name: Model name of the Product “result”: { “model1_name": { “url” : “https://abcd” }, “model2_name”: { “url” : “https://abcd” }, “model3_name": { “url” : “https://abcd” } }

    $73 (Avg Bid)
    $73 Média
    15 ofertas

    ...IsSuccessful> <a:DataList> <a:DataObject> <a:Data> <?xml version="1.0" encoding="UTF-8"?> <LXML messages="1" batchseq="80" created="2021.May.11 AD 10:50 AM"> <ShipperLoadPlan CreateDate="05/11/2021 10:48:33.075" ExecutionEvent="Accepted Load Modified" ExecutionEventID="AM"><LoadNumber>54310410</LoadNumber><lLoadID>54310410</lLoadID></ShipperLoadPlan></LXML> </a:Data> <a:ID>3302</a:ID> </a:DataObject> <a:DataObject> <a:Data> <?xml version="1.0" encoding="UTF-8...

    $21 (Avg Bid)
    $21 Média
    3 ofertas

    ...eld> <Field property="txtField2">output2</Field> <Field property="txtField3">output3</Field> </records> <records> <Field property="txtField1">output1</Field> <Field property="txtField2">output2</Field> <Field property="txtField3">output3</Field> <Field property="txtField4">output4</Field> <Field property="txtField5">output5</Field> </records> I have tried using for-loops in Python, arrays, and lxml etree but I'm not getting a consistent output between 3 files and I have some more to process. Please create 3 separate XSL files to capture layout to transform DataForm1, DataForm2 and DataForm3, 1- Inclu...

    $133 (Avg Bid)
    $133 Média
    11 ofertas

    Business in need of Python script to convert sample XML to 3 different csv outputs We already have developed a solution for DataForm1 to Field1, Field2, Field3, Field...different csv outputs We already have developed a solution for DataForm1 to Field1, Field2, Field3, Field4, Field5 (1/3). We will need Python script developed to convert nested XML and XML attributes from DataForm2 (2/3) and DataForm3 (3/3) output to the following spec (see Excel file) Please provide python script and output example to match Excel file sample and requirements. Tips:::We already tried lxml, xpath, Unsure how to handle nested list issues to mold to output requirements. Output can be in-line Python that creates a csvlist=[] list (Used later on for pyodbc INSERT INTO step) Or if you prefer, write out ...

    $32 (Avg Bid)
    $32 Média
    4 ofertas

    need someone who can scrap job portals using beautifulsoup , lxml and other libararies

    $83 (Avg Bid)
    $83 Média
    23 ofertas
    Xpath extraction Encerrado left

    Hello all need python function to extract Xpath from an html file, using beautifulsoup and lxml parser, the gives parameter is element name (item) and the file name return value is Xpath simple easy

    $26 (Avg Bid)
    $26 Média
    5 ofertas

    We Need Help with Data scraping (10 Websites) using scrapy script All we need is someone to write the scripts for data scraping. These scripts are to be installed on our server. Python | Web Scraping |...TO WRITE SCRIPTS FOR DATA SCRAPING FOR 10 WEBSITES AND I AM LOOKING FOR RELIABLE PERSON TO HELP US. WE WOULD REQUIRE THE SCRIPT TO BE DEPLOYED ON THE SERVER THIS SCRIPT MUST BE AUTOMATED AND CAN RUN AS A CRON JOB Required skills are: ✔ Data Analysis ✔ Pandas ✔ Web Scraping, Data extraction ✔ Web Automation ✔ Data Mining ✔ Python programming ✔ Selenium Webdriver ✔ Beautiful Soup ✔ Requests ✔ lxml ✔ urllib ✔ XLSX/ CSV / JSON / SQLite ... ✔ Image to Text / Excel / CSV... ✔ Tesseract OCR PLEASE ONLY RESPOND IF YOU HAVE THE RELEVANT EXPERIENCE.

    $204 (Avg Bid)
    $204 Média
    16 ofertas

    Need Help scraping some ebay stores using scrapy script Python | Web Scraping | Web automation | Data extraction Scraping data from website with Python script, product data, Title, Description, images... I NEED HELP WITH DATA SCRAPING FROM A FEW WEBSITES AND I AM LOOKING FOR RELIABLE PERSON TO HELP US. WE WOULD REQUIRE THE SCRIPT TO BE DEPLOYED ON THE SERVER THIS SCRIPT MUST BE AUTOMATED AND CAN RUN AS A CRON JOB Required skills are: ✔ Data Analysis ✔ Pandas ✔ Web Scraping, Data extraction ✔ Web Automation ✔ Data Mining ✔ Python programming ✔ Selenium Webdriver ✔ Beautiful Soup ✔ Requests ✔ lxml ✔ urllib ✔ XLSX/ CSV / JSON / SQLite ... ✔ Image to Text / Excel / CSV... ✔ Tesseract OCR PLEASE ONLY RESPOND IF YOU HAVE THE RELEVANT EXPERIENCE.

    $131 (Avg Bid)
    $131 Média
    22 ofertas
    Project for Sohan D. Encerrado left

    ...requests are successful and we are not omitting any product. 2. it has to be stable and scalable as there are over 2 Million Products Note: The development should be well documented and code-commented to easily understand the code and to later add more functions and to maintain the crawler. Optional but recommended technologies are: Selenium, Python, Scrapy,, AWS, Proxy services like Crawlera, lXML, Beautiful Soup, Requests, etc. Another ones Optional but recommended are: Pillow, schedule, Twisted, time, json and pymongo...

    $227 (Avg Bid)
    $227 Média
    1 ofertas

    ... etc to avoid bans and blocks and to ensure that all requests are successful and we are not omitting any product from a URL listing. Note: The development should be well documented and code-commented to easily understand the code and to later add more functions and to maintain the crawler. Optional but recommended technologies are: Python, Scrapy, Selenium, AWS, Proxy services like Crawlera, lXML, Beautiful Soup, Requests, etc. Another ones Optional but recommended are: Pillow, schedule, Twisted, time, json and pymongo...

    $207 (Avg Bid)
    $207 Média
    8 ofertas

    I HAVE A SET OF PRODUCT SKU/ASIN AND REQUIRE SOME PRODUCT INFORMATION ****APPLY ONLY IF YOU HAVE SCRAPPED AMAZON BEFORE******* Python | Web Scraping | Web automation | Data extraction Scraping data from website with Py..... I NEED HELP WITH DATA SCRAPING FROM A FEW WEBSITES AND I AM LOOKING FOR RELIABLE PERSON TO HELP US. WE WOULD REQUIRE THE SCRIPT TO BE DEPLOYED ON THE SERVER AND CREATE A DATABASE. THIS SCRIPT MUST BE AUTOMATED Required skills are: ✔ Data Analysis ✔ Pandas ✔ Web Scraping, Data extraction ✔ Web Automation ✔ Data Mining ✔ Python programming ✔ Selenium Webdriver ✔ Beautiful Soup ✔ Requests ✔ lxml ✔ urllib ✔ XLSX/ CSV / JSON / SQLite ... ✔ Image to Text / Excel / CSV... ✔ Tesseract OCR PLEASE ONLY RESPOND IF YOU HAVE THE RELEVANT EXPERIENCE.

    $148 (Avg Bid)
    $148 Média
    29 ofertas

    Python | Web Scraping | Web automation | Data extraction Scraping data from website with Python script, product data, Title, Description, images, prices, download images... I NEED HELP WITH DATA SCRAPING FROM A FEW WEBSIT.... I NEED HELP WITH DATA SCRAPING FROM A FEW WEBSITES AND I AM LOOKING FOR RELIABLE PERSON TO HELP US. WE WOULD REQUIRE THE SCRIPT TO BE DEPLOYED ON THE SERVER AND CREATE A DATABASE. THIS SCRIPT MUST BE AUTOMATED Required skills are: ✔ Data Analysis ✔ Pandas ✔ Web Scraping, Data extraction ✔ Web Automation ✔ Data Mining ✔ Python programming ✔ Selenium Webdriver ✔ Beautiful Soup ✔ Requests ✔ lxml ✔ urllib ✔ XLSX/ CSV / JSON / SQLite ... ✔ Image to Text / Excel / CSV... ✔ Tesseract OCR PLEASE ONLY RESPOND IF YOU HAVE THE RELEVANT EXPERIENCE.

    $158 (Avg Bid)
    $158 Média
    40 ofertas

    Micro Project involving LXML and Regex in Python. Should take less than 5 lines of code to debug.

    $21 (Avg Bid)
    $21 Média
    8 ofertas

    I'm a senior who need some help to scrape data from the web into an Excel sheet like this: date Symbol cash current assets current liab ltd net income FCF 1/1 AAPL 111 1212 777 888 400 55 MSFT 117 2222 888 898 310 ...Symbol cash current assets current liab ltd net income FCF 1/1 AAPL 111 1212 777 888 400 55 MSFT 117 2222 888 898 310 42 etc Similar to what this site did: How to scrape Yahoo Finance and extract fundamental stock market data usng Python, LXML, and Pandas, by Matt Button...

    $25 (Avg Bid)
    $25 Média
    15 ofertas
    Python Web Scraper Encerrado left

    I am looking for someone to build a web scraper using any of the python top python scrapers (Requests, Beautiful Soup 4, lxml, Selenium or Scrapy. I have included comments in the file to illustrate what I am looking for in the program. I need the program to loop through the index in the file and run the calculation for each item in the index. I have attached the calculation I want the program to do and an example of the program I have now. You can either combine the two documents to create one program where or start from scratch.

    $95 (Avg Bid)
    $95 Média
    20 ofertas

    I would even call this a project. I am a noob developer and would like to run an app I developed in python using pypy for speed reasons. The issue is I cant manage to find out how to install the python lxml library in pypy.

    $20 (Avg Bid)
    $20 Média
    3 ofertas

    Hello, great designers! I am going to start an agency which will focus on web scraping jobs, and web front end development jobs. Our skills include: * C#: HtmlAgilityPack; Selenium; ; MSSQL, MySQL database. * Python: lxml, requests; lxml; jsonpath; scrapy. * Other related to scraping: XPath/Json Path/Regular Expression/XML/JSON/CSV * Web development: Python flesk; ASP.NET MVC. Now we are looking for a great designer to design a logo and banner. Our agency name is ScrapingAnyWhere. I myself don't know about design, you need to do it all yourself, let people see our banner or logo, then know who we are, what we do. Provide different size images. Logo: 32 * 32; 64*64; 128*128, 256*256. Banner: 468*60 (width*height); 400*40. I don't know which size is good, ...

    $114 (Avg Bid)
    $114 Média
    27 ofertas
    python installer Encerrado left

    install pypi and this dependencies with pypi lxml==4.4.3 numpy==1.18.1 pandas==0.25.3 PyMySQL==0.9.3 python-dateutil==2.8.1 pytz==2019.3 six==1.14.0 SQLAlchemy==1.3.13

    $24 (Avg Bid)
    $24 Média
    18 ofertas

    lxml==4.4.3 numpy==1.18.1 pandas==0.25.3 PyMySQL==0.9.3 python-dateutil==2.8.1 pytz==2019.3 six==1.14.0 SQLAlchemy==1.3.13

    $21 (Avg Bid)
    $21 Média
    12 ofertas

    ...MODULE 2 ) Scrape item's reviews We have example scripts. You can review it for better understanding of our needs. It seems AliExpress blocking HTTP requests if you don't use a browser. We want to achieve this scraping operation without using any browser (headless, selenium, etc.) However if it's the only case you are allowed to use headless Chromium browser. Requirements: Python 3 BeautifulSoap LXML Request Selenium or Scrapy *Proxy support Please check attachment for the illustrations & examples. ------- Example Product URL: # Input aliexpress_scraper.extract_product(aliexpress_id=32965298053) ------- # Title Optimization Default product title: LOVECOM

    $186 (Avg Bid)
    $186 Média
    19 ofertas

    I have done the following steps. conda create -n gpu python=3.7 conda activate gpu pip install ipykernel==4.8.0 python -m ipykernel install --user --name object --display-name "gpu" conda install tensorflow-gpu=1.15.0 conda install jupyter pip install cython pip install contextlib2 pip install keras pip install pillow pip install lxml pip install jupyter pip install matplotlib cd Desktop cd models-master cd research C:/Protoc/bin/protoc object_detection/protos/*.proto --python_out=. python build python install python object_detection/builders/ But for some reason when I finally run that last line to run the test script I get an error saying ModuleNotFoundError: No module named 'nets' I just want help getting the dang tensorflow object detection stuff

    $22 (Avg Bid)
    $22 Média
    11 ofertas

    Deploy the python code zip onto cloud. - The scripts are python codes which uses the following requirements/dependencies: beautifulsoup4==4.8.1 mysql-connector-python==8.0.18 requests==2.22.0 selenium==3.141.0 lxml==4.4.1 - The script is used to scrape some info from website to mysql database. It works fine on local mysql, but now the script has to be deployed to AWS lambda and let the script be scraped onto AWS RDS. The scraping scripts use Beautifulsoup and selenium(Chromedriver) Why work with me? I am quite tech-oriented. I know lots of coding, python, sql, and some knowledge in cloud. I have uploaded some scripts onto cloud Lambda already, so basically i just want some cloud expert to provide me guidance into uploading another script.

    $17 (Avg Bid)
    $17 Média
    4 ofertas

    I have existing code to login and a scrape website for 10 data elements. I would like to do the same thing, just for a different website. The scraper will need to login to the new website, browse to page containing key data, retrieve and parse the data into an existing object class. Code used to scrape another site will...have existing code to login and a scrape website for 10 data elements. I would like to do the same thing, just for a different website. The scraper will need to login to the new website, browse to page containing key data, retrieve and parse the data into an existing object class. Code used to scrape another site will be provided and can be used as a framework. The existing code uses Phyton with LXML, AsyncIO, and AIOHttp. New code is expected to use the same tec...

    $32 / hr (Avg Bid)
    $32 / hr Média
    32 ofertas

    we are building an analytical dashboard based on python beautifulsoup LXML crawler mechanism we need someone with excellent domain knowledge of data science who can help us in data pre-processing, text analysis and in building interactive dashboard visualization with frontend javascript and HTML, the one should also have good knowledge of web development with flask and Jinja templating please bid only, if your profile matches with the proposed criteria for more details visit

    $522 (Avg Bid)
    $522 Média
    24 ofertas

    I need a Python programmer to assist me with coding in a few projects. - Flask - REST APIs - Beautiful soup / lxml (half hour to learn) - XPath and CSS selectors (it takes 1-2 hours to learn) - Selenium (a few hours to learn) Not necessary but would be a plus if you are experienced in: - Pandas and Numpy - SQL - Instragram scrapping Please write about your previous experiences and other programming skills in your cover letter. In your cover letter, please write a small code piece which downloads a web page and parses it using beautifulsoup or lxml using XPath or CSS selector. You need to get EUR/USD's current value from the following page (it is around 1.1030 now, it might change, the value in bold text at top left) This is actually a

    $1034 (Avg Bid)
    $1034 Média
    32 ofertas

    ...element names, parent names, type of element (i. e string, number, date etc), and attributes which go in and he elements. 2. Create part 2 of the python script to use data from csv file and the xsd to generate an xml. More details can be provided on request. 1. The first step is to create a csv file from xsd file . The csv file would show element name, text and attributes with name and value. Python lxml and xmlschema libraries can be used for that. Also I prefer to create the pandas dataframe before saving it as csv but not necessary. This is now the csv template to create xml for 2nd step. 2. In step 2, user selects the fields in csv and fills in element text and attribute values. The 2nd part of python script reads all the data from csv file and creates an xml. During the xm...

    $182 (Avg Bid)
    $182 Média
    21 ofertas

    i have a developed script which require a small updates: 1. web data extraction required like tags, and ids 2. store tags and ids in list 3. loop function for tags and ids calling for function 4. two tasks for web automation (res. and tags selection) i'm looking for python developer specialized in: Beautifulsoup Requests, lxml, re RoboBrowser#Headless i have included the work files that will help you understand the requirements (ask me for password) PS1: web inspect Must be done remotely using anydesk for example PS2: DONT place bid that's exceed my maximum budget (your bid will be ignored) PS3: lower bidder will have more chance

    $62 (Avg Bid)
    $62 Média
    14 ofertas

    i have a developed script which require a small updates: 1. automation web task depend on certa...updates: 1. automation web task depend on certain tags availability 2. creation list of given links to be used in other function 3. Data extraction required like web tags, and ids i'm looking for python developer with a very good experience in these modules: Beautifulsoup, RoboBrowser#Headless (which belong to the addition updates) the script also uses configparser, html_parser, requests,etree (lxml) i can provide a clear documentation of my requirements in chat if we agreed to do the work also i have wrote an explanation of the script logic to help to do the new implementation. Note: in case if webpage elements investigation Required thats Must be done remotely using anyd...

    $43 (Avg Bid)
    $43 Média
    13 ofertas

    i have a developed script which require a small updates: 1. automation web task depend on certa...updates: 1. automation web task depend on certain tags availability 2. creation list of given links to be used in other function 3. Data extraction required like web tags, and ids i'm looking for python developer with a very good experience in these modules: Beautifulsoup, RoboBrowser#Headless (which belong to the addition updates) the script also uses configparser, html_parser, requests,etree (lxml) i can provide a clear documentation of my requirements in chat if we agreed to do the work also i have wrote an explanation of the script logic to help to do the new implementation. Note: in case if webpage elements investigation Required thats Must be done remotely using anyd...

    $35 (Avg Bid)
    $35 Média
    6 ofertas

    i have a developed script files which i want to implement as follow: 1. addition automation task...function 3. changing method of data extraction 4. fix input settings function to work in proper way Note: script is using web scraping to extract required data for process tasks i'm looking for python developer with a very good experience in these modules: Beautifulsoup, RoboBrowser#Headless (which belong to the addition updates) the script also uses configparser, html_parser, requests,etree (lxml) i can provide a clear documentation of my requirements in chat if we agreed to do the work also i have wrote an explanation of the script logic to help to do the new implementation. Note: in case if webpage elements investigation Required thats Must be done remotely using anyd...

    $62 (Avg Bid)
    $62 Média
    7 ofertas

    i m looking for python developer that expertise in BeautifulSoup, lxml, requests and other related libraries to develop a headless script that do some actions in a webpage. for ex. (find elements, req, get, post, download) i have an example script that uses similar actions to my requirements it can be use as a reference script but i need to develop my own script. at end this script will be implement in my main python program so i want it to be flexible to import other variables in main program to be call with this script. i have wrote a documentation of exact steps i would like to implement so i will provide it in the chat when asked. Example Script with similar actions:

    $69 (Avg Bid)
    $69 Média
    8 ofertas

    BUDGET Total payment will be given after our company staff finished the UAT and all the key Acceptance Criteria fulfilled. Please put your final Quotation into the system after you have go through the detail of the project DURATION Main Development: 3 weeks after the Award (predict...the Freelancer would need to sign a Non Disclosure Aggreement. PROJECT DETAILS Refer to belows URL for the Project Details. That document serves as the Contract Terms. Should you have any Questions, please ask using the comment below the page. We will answer there too, so that every bidder can read the same answer. use this login data: user: guest pwd: guest SKILLS REQUIRED: Odoo CPython C

    $501 (Avg Bid)
    $501 Média
    12 ofertas

    BUDGET Total USD300, which will be given after our company staff finished the UAT and all the key Acceptance Criteria fulfilled. Please put your final Quotation into the system after you have go through the detail of the project DURATION Main Development: 3 weeks after the Award (p...the Freelancer would need to sign a Non Disclosure Aggreement. PROJECT DETAILS Refer to belows URL for the Project Details. That document serves as the Contract Terms. Should you have any Questions, please ask using the comment below the page. We will answer there too, so that every bidder can read the same answer. use this login data: user: guest pwd: guest SKILLS REQUIRED: Odoo CPython C

    $237 (Avg Bid)
    $237 Média
    4 ofertas

    Python Web Scrapper Specialist Expert knowledge of Scrapy, Beautiful Soup, lxml, selenium, and proxy rotation libraries.

    $31 (Avg Bid)
    $31 Média
    21 ofertas

    Hello, I need a programmer with experience in: 1. Python - jupyter notebooks 2. lxml library to parse xml file I will send you a large XML ~1.2Gb with a reasonable schema (large list of relatively simple and flat xml tags) The result should by a single jupyter notebook that parse this file and then executes 5 simple queries on it (simple queries such as search for all elements that has a sub-element that has the string "123" in it) Since it is a large file - you should try to write efficient queries and have experience with this kind of tasks. I do not require real-time performance but it should take seconds and not minutes.

    $54 (Avg Bid)
    $54 Média
    5 ofertas

    i have a script which can capture the http header i need some modification its written on python +lxml+ beautifulsoup4 i need to make it as an interactive script

    $15 (Avg Bid)
    $15 Média
    7 ofertas

    Hi I need to fix a script that now is not working correctly. The script uses python3.6 and the following modules import requests import logging import queue import re import json import random import string import threading import time import sys import traceback import lxml from bs4 import BeautifulSoup as bs from openpyxl import load_workbook

    $48 (Avg Bid)
    $48 Média
    10 ofertas

    Hi, we are looking for professional Web Scraping Expert, who have sound knowledge of Python(Scrapy, BeautifulSoup, requests, lxml, Selenium, Regex , Pandas) to scrape data from website efficiently. We need to get data from some companies website, educational sites and more. Our Project is Big and we need reliable Expert for duration of six months. This would be Hourly based jobs and we'd give more details after getting bid.

    $7 / hr (Avg Bid)
    $7 / hr Média
    11 ofertas