Find Jobs
Hire Freelancers

scrap hebrew data problem need fix

$10-30 USD

Mbyllur
Postuar about 1 year ago

$10-30 USD

Paguhet në dorëzim
hey i have this code that i used encoding='iso8859_8' so i could see all the hebrew data now its gives me this error UnicodeEncodeError: 'charmap' codec can't encode character '\xdc' in position 729: character maps to <undefined> utf-8 will solve the problem but then i can see the data this is the code def export_to_csv(scraped_data, csv_data, b_list): # Combine the data from the scraped data and csv_data lists x = [login to view URL]() combined_data = [] for i in range(len(scraped_data)): [login to view URL](csv_data[i] + scraped_data[i]) # Open a new file called '[login to view URL]' in write mode with open('[login to view URL]', mode='w', encoding='iso8859_8') as csv_file: # Create a CSV writer object csv_writer = [login to view URL](csv_file) # Write the headers to the CSV file headers = ["Date", "SKU", "Product Name", "Category", "Price", "Title", "Images", "Description", "ShortDescription"] [login to view URL](b_list) [login to view URL](headers) # Write the combined data to the CSV file print(len(combined_data)) for row in combined_data: [login to view URL](0, [login to view URL]("%x")) print(row) [login to view URL](row) def main(): csv_data = [] scraped_data = [] with open('[login to view URL]', 'r', encoding='iso8859_8') as file: reader = [login to view URL](file) for row in reader: data = [] sku = row['sku'] productname = row['product name'] catgory = row['catgory'] price = row['price'] title, imageslink, b_list, span_list, descriptions, shortdescription = searchproduct(sku, productname) if title is None: continue [login to view URL]([title, imageslink, descriptions, shortdescription]) [login to view URL](span_list) print(span_list) [login to view URL](data) [login to view URL]([sku, productname, catgory, price]) export_to_csv(scraped_data, csv_data, b_list)
ID e Projektit: 35856679

Rreth projektit

18 propozime
Projekt në distancë
Aktive 1 yr ago

Po kërkoni të fitoni para?

Përfitimet e ofertës për Freelancer

Vendosni buxhetin dhe afatin tuaj
Paguhuni për punën tuaj
Përshkruani propozimin tuaj
Është falas të regjistrohesh dhe të bësh oferta për punë
18 freelancers are bidding on average $23 USD for this job
Avatari i Përdoruesit
I can quickly solve your encoding issue for just $30. Could you show your code as a .py file (to prevent formatting)? Roman
$30 USD në 1 ditë
4,9 (878 përshtypje)
8,2
8,2
Avatari i Përdoruesit
Hello, I have gone through your outsourced requirements " scrap hebrew data problem need fix " and have analyzed that I have right skills ( PHP Python Excel Web Scraping Software Architecture ) to execute your esteemed project. I will complete your project today, LIFETIME error free guarantee and provide 365 days (ONE YEAR) support... ===== Why choose me? ===== 5.0 / 5.0 rating, 100% completion rate, 100% on-time completion, 100% on-budget :) Kindly, check my profile: http://www.freelancer.com/u/BitLabs.html I work smart, hard, and strictly bid only what we can do! No sub-contracting... ever! You will never go wrong choosing me :)
$20 USD në 7 ditë
5,0 (131 përshtypje)
6,8
6,8
Avatari i Përdoruesit
I am working as a Developer, Programming Expert, Data Scientist and expert in ->Python, Tensor Flow Framework, C, C++, C#, VB, Visual Studio, Online Scrapping, ->Analysis and Modeling MATLAB, Predictive Modelling, Statistical Modeling using Machine Learning, Java SE, EE, JavaScript, JSP, PHP, HTML, Deep Learning Algorithms, SAS Designer and Developer, Jamovi -> STATA Visualizer and Developer, -> SPSS Designer, Developer and Modular, SPSS AMOS -> R Programming Language analysis and Modeling -> Power BI REST API Integration, Visualization Dashboard, Query Designer -> KNIME Analysis and Visualization -> Tableau Analysis and Visualization Dashboard -> Rapid Miner Analysis and Visualization Dashboard -> Minitab Analysis and Visualization Dashboard
$20 USD në 7 ditë
4,8 (53 përshtypje)
5,9
5,9
Avatari i Përdoruesit
Hello, Now It's fixed. Pls .msg me and get you final code......................................................thanks!
$20 USD në 1 ditë
4,9 (88 përshtypje)
5,5
5,5
Avatari i Përdoruesit
Hello! How are you? I'm a python development expert with 8+ years experience and I'm very familiar with web scraping and data mining using BS4 , selenium and undetectable chrome driver. I have solid experience in scraping data from various types of websites or via API and I can handle login, captcha, proxy etc. I've seen your details carefully and I think I meet the requirements to complete your job.. Waiting for your reply. Best regards.
$30 USD në 1 ditë
5,0 (12 përshtypje)
4,8
4,8
Avatari i Përdoruesit
אני יכול לסדר לך את הקוד תוך כמה דקות אם יש לך קובץ לדוגמא ואם תוכל לשלוח לי את הקוד עם כל האינדנטים וכו
$20 USD në 1 ditë
5,0 (13 përshtypje)
4,9
4,9
Avatari i Përdoruesit
Hello Dear, How are you? just went through your job description. very very interested in this role. want to work on it. would love to discuss further more with you. Thank you :)
$20 USD në 1 ditë
5,0 (2 përshtypje)
3,6
3,6
Avatari i Përdoruesit
Hi, I am an experienced software engineer and have a strong background in Python and web scraping. I can help you fix the error in your code by encoding the data using utf-8. I will also make sure to test the code thoroughly to avoid any further issues. Kind regards, Nikhil Roy.
$30 USD në 1 ditë
4,9 (10 përshtypje)
3,3
3,3
Avatari i Përdoruesit
The error message you're seeing is related to the fact that the 'iso8859_8' codec cannot encode the specific character '\xdc' in your data. This is likely because the character is not a valid character in the ISO 8859-8 character set, which is a limited set of characters used primarily for Hebrew and Arabic. To fix this issue, you can try using the 'utf-8' codec instead. UTF-8 is a widely-used character encoding that can represent a much larger range of characters than ISO 8859-8. By using UTF-8, you should be able to properly encode and store all of the Hebrew data in your CSV file.
$20 USD në 1 ditë
0,0 (0 përshtypje)
0,0
0,0
Avatari i Përdoruesit
Hello , could you explain me more about that issue ? utf-8 should correct that , but is it working for you ? please let me know so I can see what can I do
$20 USD në 1 ditë
0,0 (1 review)
0,0
0,0
Avatari i Përdoruesit
I got the same error in my thesis when I scraped the data, basically, it happens when want to encode a special character, and I solved it. I am waiting for your response. Thank you
$30 USD në 2 ditë
0,0 (0 përshtypje)
0,0
0,0
Avatari i Përdoruesit
Hi, Greetings and hoping you are doing well, i welcome you to my profile where quality and client satisfaction is the Priority. I am Expert Dominic and i hope to cooperate with you on your project . CERTIFIED EXPERT IN LISTED PROJECT SKILLS & REQUIREMENTS, After KEENLY reading your description and being in possession of all CLEARLY STATED REQUIRED SKILLS (Excel, Python, PHP, Software Architecture and Web Scraping) as this is my area of PROFESSIONAL SPECIALISATION having the above QUALIFICATIONS, i hereby humbly request you to consider my bid for QUALITY and PROFESSIONAL work. ###// No timeline & Quality Excuses// Unlimited Revisions// 100% SATISFACTION GUARANTEED### Message Me We Discuss More About The Project. incase the project is deleted please hire me directly using the following link; https://www.freelancer.com/u/topgradeclubltd THANK-YOU & WELCOME.
$30 USD në 1 ditë
0,0 (1 review)
0,0
0,0
Avatari i Përdoruesit
Fluent in Hebrew. Can help u with that. I am a software engineer who work in israel tech and have 15 years of experience.
$30 USD në 7 ditë
0,0 (0 përshtypje)
0,0
0,0

Rreth klientit

Flamuri i ISRAEL
Kafr Yasif, Israel
5,0
9
Mënyra e pagesës u verifikua
Anëtar që nga qer 26, 2022

Verifikimi i klientit

Faleminderit! Ne ju kemi dërguar me email një lidhje për të kërkuar kredinë tuaj falas.
Ndodhi një gabim gjatë dërgimit të email-it tuaj. Ju lutemi provoni përsëri.
Përdorues të regjistruar Punë të postuara
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Po ngarkohet shikimi paraprak
Leja u dha për Geolocation.
Seanca e hyrjes ka skaduar dhe ke dalë. Hyr sërish.