
Đã đóng
Đã đăng vào
Thanh toán khi bàn giao
I need a compact Python 3 script that can visit a single specified website, pull all visible text content on the pages I indicate, and save every line into a clean, well-structured CSV file. The CSV will serve as an archive, so column order and consistency matter—no missing separators, stray quotes, or encoding issues (UTF-8 throughout). Feel free to lean on requests, BeautifulSoup, Selenium, or any other open-source library you prefer, as long as the final solution runs from the command line on a standard Windows or Linux machine without extra paid dependencies. Deliverables • .py script with clear inline comments • Sample CSV produced by the script, showing correct structure • Quick README explaining setup, required Python packages, and how to adjust the target URLs Acceptance criteria The script must: 1. Retrieve only text content (no images, no binary blobs). 2. Write the extracted text to CSV in a single pass, one logical unit per row. 3. Handle pagination or multi-page navigation if needed for the site I provide. 4. Exit cleanly without uncaught errors and log basic progress to the console. Once the script meets these points I can integrate it into my broader archiving workflow.
Mã dự án: 40309042
21 đề xuất
Dự án từ xa
Hoạt động 28 ngày trước
Thiết lập ngân sách và thời gian
Nhận thanh toán cho công việc
Phác thảo đề xuất của bạn
Miễn phí đăng ký và cháo giá cho công việc
21 freelancer chào giá trung bình ₹1.298 INR cho công việc này

Hello I have several years of experience with Python programming and automated Web Scraping I am ready to start once you share URL of site to scrap data from.
₹1.009 INR trong 1 ngày
7,1
7,1

Have over 18 years of experience in data mining/ Web scrapping/ Scraping Bots/ Chrome/Opera Extensions I have done it all. Tell us your source and we will put it in excel for you, Or we can even give you filtered results as per your requirement, In the format you want. You can also ask for data into a particular format - Excel, Json, Mysql, Databases, XMLs, you name them. Further Can help you with integrating it with ur databases, Can create json outputs. We are not only good with scraping but also with the tools that u may need after that. We can help you build you softwares round the data we have 99% Data Accuracy. We have Duplicate finder. etc., We can help with Statistics on the data We can help with creating Api's front the data We can create Softwares to manage that data We can build Sites round the data
₹1.050 INR trong 7 ngày
6,9
6,9

Hello there, ✸✸✸Python Expert is Here✸✸✸ I’ve checked your project – “Python Web Scraping to CSV” And read the description carefully. As a professional Python Developer, I’m damn sure that I can “create a compact Python 3 script that can visit a single specified website, pull all visible text content on the pages I indicate” as you required. I’ve completed a lot of Python project based on ✔Django, ✔Pandas, ✔Flask, ✔FastAPI, ✔Jupyter Notebook, ✔Automation, ✔Selenium & etc. Libraries in various platform. Here is some of my recent completed Python Project: ✔️ https://www.freelancer.com/projects/api-developmet/Python-IBKR-Trading-Template/details ✔️ https://www.freelancer.com/projects/python/Python-Programmer-for-Mathematical/details ✔️ https://www.freelancer.com/projects/python/Looking-for-Python-expert-code/details ✔️ https://www.freelancer.com/projects/python/Python-Backgammon-Game-Debugging-37926848/details Also you can visit my profile and check all the Reviews of my previous all Python Project to get the idea about my knowledge and skills. I’m ready to be hired or ready to be awarded as I can start this task Right Now. So, I’m waiting for your response in chat box. Best Regards! Eng. Bablu Mondol
₹1.000 INR trong 1 ngày
5,8
5,8

With my expertise in Data Extraction, Processing and Web Scraping combined with my proficiency in Python, I can deliver a compact yet powerful script that will perfectly meet your requirements. I'm well-versed in using requests, BeautifulSoup, and Selenium to perform tasks like visiting web pages, extracting relevant data -text content only-, and converting it into CSV format for easy reference. Not only will the final solution run smoothly on standard Windows or Linux machine without any extra dependencies, but I'll also provide a sample CSV demonstrating the correct structure, along with a README file to guide you through the setup process and adjusting of target URLs. What's more, my scripts are deeply commented to ensure clear understanding and their integration into existing workflows. I understand the value of comprehensive archiving and appreciate your emphasis on a clean, well-structured output. Rest assured that there will be no missing separators, stray quotes, or encoding issues with the UTF-8 throughout
₹1.050 INR trong 3 ngày
4,9
4,9

Hello, I can build a compact and reliable Python web scraping script that extracts clean text and exports it into a structured CSV exactly as required. Approach: 1. Data Extraction • Use requests + BeautifulSoup (or Selenium if JS rendering needed) • Extract only visible text (filter scripts, styles, hidden elements) 2. Multi-Page Handling • Support pagination or multiple URLs • Automatically follow links or page sequences if required 3. Clean CSV Output • UTF-8 encoding • One logical text block per row • Proper escaping (no broken commas/quotes) • Consistent column structure 4. Stability & Logging • Error handling for network issues • Console logs for progress tracking • Clean exit without crashes Deliverables: 1. Fully commented .py script 2. Sample CSV output 3. README with setup + run commands 4. Requirements + install commands The script will be lightweight, reusable, and easy to plug into your workflow. One question: Does the target website require login or is it publicly accessible?
₹5.000 INR trong 1 ngày
4,4
4,4

Hi, I understand you need a reliable Python script that extracts visible text from selected pages and stores it in a clean, well-structured CSV without encoding or formatting issues. I’ve built 200+ scraping and data extraction scripts, focusing on clean output, stability, and reuse in real workflows. My approach: requests + BeautifulSoup for efficient scraping Clean text pipeline (normalize whitespace, remove noise, UTF-8 safe) Structured CSV writing (no broken rows or stray quotes) Pagination handling where needed Simple CLI script with clear comments and README I’ll also include a sample CSV and ensure clean execution with basic logging. Do any of your target pages require JavaScript rendering?
₹1.050 INR trong 1 ngày
3,4
3,4

Creating a compact Python 3 script to extract all visible text from a single website and output it to a CSV is a common need, but the reliability of the scraper against potential site structure changes is the real technical challenge. My approach focuses on building a robust script using libraries like `requests` and `BeautifulSoup` with error handling to ensure consistent data delivery, even if the target page's HTML evolves slightly. Based on this focused scope, I can deliver a clean, well-documented script for a flat 1400 INR. This budget covers the complete implementation, including a strategy to handle different text elements and ensure the CSV output is structured and ready for your use. I've optimized similar data extraction workflows, which often involves parallelizing requests to improve efficiency, though for a single site the priority is accuracy and maintainability. To tailor the solution precisely, could you specify if the target website requires handling dynamic content loaded by JavaScript, or if the visible text needs to be segmented into specific columns in the final CSV file?
₹1.300 INR trong 2 ngày
2,9
2,9

Hello, I have extensive experience in Python, web scraping, and data processing, and I can deliver a robust script that visits your specified website, extracts all visible text, and writes it cleanly to a UTF-8 CSV file. The script will handle multi-page navigation if needed, produce consistent column structure, and include clear inline comments, a sample CSV, and a short README for easy setup and customization. You will receive a stable, command-line-ready Python solution that logs progress and exits cleanly, ready to integrate into your archiving workflow. Best Regards, Oleksandr
₹1.500 INR trong 7 ngày
3,1
3,1

Hope you are doing well! Your requirement is clear: a compact Python script that extracts visible text from specified pages and stores it in a clean UTF-8 CSV with consistent structure and reliable pagination handling. Extensive experience exists building scraping utilities in Python using libraries such as Requests and Beautiful Soup for structured text extraction and CSV-safe output. In a recent archiving project, CSV files initially broke because scraped text contained commas, quotes, and inconsistent encodings; the issue was solved by implementing strict UTF-8 handling, CSV writer quoting rules, and preprocessing to clean hidden characters. Another dataset crawler faced pagination failures due to dynamic page loading; this was resolved by introducing fallback navigation logic and optional Selenium handling to ensure every page was captured reliably. Delivery will include a commented Python script, a sample CSV demonstrating correct structure, and a concise README explaining setup, dependencies, and URL configuration. I know what do I build for you, can complete it to your full satisfaction within your timeline. I am ready for you and waiting here. Thank you.
₹1.050 INR trong 7 ngày
1,4
1,4

Hi, I can build you a clean, reliable Python script that extracts only visible text from your specified pages and saves it into a perfectly structured UTF-8 CSV - ready for direct use in your archive workflow. I’ve worked on similar scraping + structured export tasks, so I’ll make sure: - No messy data (no broken quotes, encoding issues, or inconsistent columns) - Proper handling of pagination / multi-page flows - Clean, readable code with comments so you can tweak it anytime - Stable execution (graceful exits + progress logs) What you’ll get: ✔ Fully working ".py" script (CLI-ready, Windows/Linux) ✔ Sample CSV output (clean & consistent structure) ✔ Quick README (setup + how to change URLs easily) Before I start, I’d like to understand: - Which website/pages should be scraped? - How deep should pagination go (all pages or limited)? If you want, I can even create a small sample for free on your target site so you can see the quality before proceeding. Let’s get this done smoothly...
₹1.250 INR trong 1 ngày
1,0
1,0

Can you share some website URL, So I can prepare demo CSV file for you. I am ready to start right now. I can use Playwright, Selenium, Scrapy etc. to build scraper using Python. I am ready to start right now.
₹600 INR trong 7 ngày
0,8
0,8

I have rich experience with web scraping. I can provide best result within one day. Ready to start work immediately. Best Adam
₹1.500 INR trong 7 ngày
0,0
0,0

Drawing from my extensive experience in data processing and Python, I believe I am the ideal candidate for your Python web scraping project. I possess a deep understanding of the tools you've mentioned such as requests, BeautifulSoup, and Selenium, and have expertly used these open-source libraries to scrape data efficiently and accurately from numerous websites. My proficiency extends to CSV file manipulation where I maintain consistent column order while eliminating encoding issues. Moreover, as someone who values robust yet user-friendly scripts, my code is meticulously structured with clear inline comments for easy comprehension and seamless integration into existing workflows. My aim is to provide you not only with the .py script but also a sample CSV fulfilling your perfect structure requirements and a straightforward README guiding setup adjustments. Rest assured that my solution will run seamlessly on either Windows or Linux machines without the need for any extra paid dependencies. Handling pagination and multi-page navigation, to ensure that no content is left behind is another skillset that's integral to this project and one which I can say I have perfected over time. To guarantee seamless execution throughout, I am committed to thorough testing, ensuring the script does not fail and relevant progress updates are logged into the console. Choose me, Doruk, for quality work that'll uplift your archiving workflow!
₹2.000 INR trong 7 ngày
0,0
0,0

With a background in Python, I’d be ready to tackle your web scraping project. I'm comfortable with web scraping libraries like requests, beautifulsoup and selenium, all of which ensure an efficient and reliable web scraper. I will ensure that the delivered .py script is commented well for easy understanding and maintenance for the future. Plus, I will provide you with a step-by-step README file explaining how to initially setup the script and modify target URLs. My experience in backend development broadens my understanding of structuring data efficiently and ensuring consistent column order in CSV files - two elements that will be prioritized in your project. Being familiar with Linux as well as Windows machine environments enables me to deliver a final solution runs effectively on both without extra dependencies. I strongly believe in reputation and accountability, which drive my commitment to delivering high-quality work. Your satisfaction is paramount to me, so if there are any modifications or further integration needs in your broader archiving workflow, I'll readily provide assistance even after project delivery. Let's build success together!
₹600 INR trong 2 ngày
0,0
0,0

Dear Hiring Manager, I am interested in your project to develop a compact Python 3 script for extracting visible text content from web pages and exporting it into a clean, well-structured CSV format. With experience in Python, web scraping, and data processing, I have worked with libraries such as requests, BeautifulSoup, and Selenium to reliably extract and structure web data. I pay close attention to data integrity, ensuring consistent CSV formatting (UTF-8 encoding, proper delimiters, and no malformed rows), which is critical for downstream workflows like archiving and analysis. For this project, I will: Build a clean, well-commented Python script runnable via CLI on Windows/Linux Extract only visible text content while excluding non-text elements Structure the output into a consistent, error-free CSV (one logical unit per row) Support multi-page navigation or pagination if required Include clear logging and graceful error handling Provide a sample CSV and a concise README for setup and customization I focus on writing robust, maintainable scripts that integrate smoothly into larger pipelines. Thank you for your time and consideration. I look forward to working with you. Sincerely, Lê Đồng Cảnh Phú
₹1.050 INR trong 7 ngày
0,0
0,0

Hi! I carefully read your requirements and can build a clean Python script that extracts all visible text from the specified pages and saves it into a well-structured CSV file. The script will: - Extract only text content (no images or binary data) - Save everything in a consistent CSV format (UTF-8, clean structure) - Handle pagination if required - Include basic error handling and logging I will also provide: - Clean, well-commented Python script - Sample CSV output - Simple README with instructions I focus on reliable and easy-to-use scripts. Ready to start immediately. Best regards, Roman
₹1.050 INR trong 3 ngày
0,0
0,0

Siruseri, India
Thành viên từ thg 9 27, 2024
₹600-1500 INR
$15-25 USD/ giờ
₹750-1250 INR/ giờ
₹75000-150000 INR
₹600-1500 INR
$30-250 USD
$10-30 USD
₹12500-37500 INR
$10-100 USD
₹1500-12500 INR
$15-25 USD/ giờ
$250-750 USD
€12-18 EUR/ giờ
$30-250 USD
₹100-400 INR/ giờ
$30-250 USD
£20-250 GBP
₹1500-12500 INR
$30-250 USD
$250-750 USD