Budget: 400 PLN Deadline: 1 day
Good day. I have done something similar before, but I would like to discuss the final storage format in more detail. I would be happy to collaborate.
Looking forward to working with you!It is necessary to parse a text PDF with tables and create a dynamic object with all the data that is in the document.
It contains 2 main tables that can be "glued" into one and then for each record from this table - there is a detailed information table a little lower after the main tables.
Ideally, I would like to be able to work with this data later through Python.
Thank you in advance.
Budget: 400 PLN Deadline: 1 day
Good day. I have done something similar before, but I would like to discuss the final storage format in more detail. I would be happy to collaborate.
Looking forward to working with you!Budget: 400 PLN Deadline: 3 days
Hello.
I am a NodeJS developer. I am ready to take it on. Write to me, we will discuss.
Budget: 400 PLN Deadline: 5 days
Hello!
I can implement your project in Python. The work plan is as follows:
Parsing PDF with tables using libraries like pdfplumber, camelot, or tabula-py.
Merging the main tables into a single dynamic structure (for example, a list of dictionaries or DataFrame), so that each record is unique and ready for processing.
For each record of the main table, detailed information from the lower table will be linked.
Creating a dynamic object/structure that can be conveniently worked with in Python (for example, through pandas or directly as objects/dictionary).
Optionally: the ability to save data in CSV/JSON for further analytics or processing.
The implementation will be flexible, so you can easily filter, analyze, and modify the data after parsing.
I am ready to discuss the details of the PDF and the implementation timeline.
Budget: 500 PLN Deadline: 3 days
Good afternoon, I can implement this and add AI for normalization, message me privately.
Budget: 380 PLN Deadline: 1 day
Hello,
I’ve completed your task. From the text PDF with tables, I built a dynamic Python object and a single merged summary table: the two main tables are glued by ecu_code, and for each record the corresponding … DETAILS section is attached.
Deliverables:
A clean CLI script (menu/args) with structured logs and a README.
Results in two formats:
ecu_summary_merged.csv — merged summary (main tables + “(CONT…)” fields).
ecu_merged.json — dynamic object: summary_merged[] plus details{} per ecu_code.
Verified on your document: parsing is consistent, multiline fields (e.g., CVNS) are handled.
Run locally (if needed):
python parse_ecu_pdf.py --input "Details Report.pdf" --outdir "out" --log "out/run.log"
# or interactive:
python parse_ecu_pdf.py --menu
Attached:
parse_ecu_pdf.py
ecu_summary_merged.csv
ecu_merged.json
(optional) short screencast/screenshots
I can also provide XLSX output and/or a minimal web UI for browsing and search.
Files are ready to hand over.
Budget: 401 PLN Deadline: 4 days
Hello. I am ready to implement a parser for your PDF document.
I will do:
– Reading and processing the main PDF with tables
– Merging two main tables into one
– Linking detailed information to each record
– Output as a Python object or pandas DataFrame, which can be easily worked with
The work will be clean, and the code will be understandable. Message me privately — I will show everything and we will clarify the details.
Budget: 400 PLN Deadline: 1 day
Good day. I have already made this parser. Everything is ready.
Good day. I have already made this parser. Everything is ready.
+++++++++++++++++++++++++++++++++++++++++++++
Budget: 400 PLN Deadline: 3 days
Hello!
I have experience working with different types of data
I can help with both text data and images.
Budget: 400 PLN Deadline: 1 day
Hello.
I can create an object with information in pdf, I suggest making a json file. I can also create any other format if necessary.
Write to me to discuss which format will be better to work with the data going forward.
Budget: 400 PLN Deadline: 3 days
Good day!
I can implement a solution in Python for parsing PDF:
- extract the main tables,
- combine them into one,
- add detailed information from the following tables,
- save the result in a convenient format (for example, DataFrame or JSON) for further work.
I would be happy to clarify the details of the task and agree on the format of the final result.
Budget: 400 PLN Deadline: 1 day
Good day, I am ready to complete the task quickly and efficiently, please write to me in private messages to discuss the details. I will be happy to help)
Budget: 400 PLN Deadline: 1 day
Good day, I have already developed similar parsers, I will do it using Python + pdfplumber + pandas DataFrame. If you are interested - write to me, I will be happy to discuss in more detail.
Budget: 400 PLN Deadline: 2 days
Good day. I have already done a similar project. But in PHP. If it is not essential that it be PHP, feel free to contact me, I will do it.
Budget: 430 PLN Deadline: 4 days
My greetings, Artem
Do you need a utility that you will call from your Python code like
parser -pdf path/to/my.pdf
and receive data in a structured format (some specialized class)?
Maybe I will be of help..
Budget: 400 PLN Deadline: 1 day
Hello! I can implement it. Please message me privately to discuss all the details. I would be happy to collaborate!
Budget: 400 PLN Deadline: 1 day
Good day! I am implementing such a parser in Python!!!!!!!!!!!
Feel free to contact me!!!!!!
it is necessary to organize a way to collect newly created individual entrepreneurs and, if possible, limited liability companies. whether it's parsing or something else - you tell me what this method should be
Good morning,I will commission the creation of a stable and reliable solution for automatically monitoring prices and availability of products from a specific large Polish online store in the RTV/AGD sector.Project goal: The system must regularly check selected product links and, in case of a price change or availability status, send a notification (preferably via Telegram, Discord, or email – to be determined).Challenge: The store's website has very aggressive anti-bot systems (Akamai/Cloudflare). Ordinary scripts that fetch the page code are immediately detected and blocked. The solution must effectively bypass these protections, mask bot traffic, and operate stably over the long term, without constantly throwing "Access Denied" errors.What I expect from the contractor: Proposing a complete architecture and technology (I do not impose a programming language or specific tools). Delivering a ready-made solution that I can easily launch and manage. Suggestions regarding infrastructure (e.g., what proxies will be necessary for the system to operate smoothly).In response to the announcement, please briefly describe: What approach/technology do you propose to effectively and sustainably bypass the store's protections? How do you see the issue of sending notifications? What is the estimated cost of execution and time of completion?I invite you to submit your offers.
About the Company Trading company. We work with a product group of more than 2000 items across different categories.Current Situation Currently, the nomenclature is maintained in Google Sheets — data is consolidated by tabs (categories). Tab Structure: Product name Price groups: cost price, wholesale, retail Characteristics: weight, quantity per package, etc. Important: the number of columns varies for different product categories, as they have different characteristics.Why the Current Solution is Inadequate Google Sheets does not allow setting access rights at the level of individual columns. We need to: Grant users rights to view certain columns (for example, only cost prices) Grant rights to edit certain columns (for example, retail prices) While restricting access to other columns in the same tabWhat Needs to Be DoneMain Requirements Flexible Rights Management System Access at the level of individual columns (read/write) Assignment of rights by roles or users Management of rights without the involvement of programmers Support for Different Data Structures Different product categories have different sets of characteristics Adding new columns/characteristics without programming Independence from Developers Administration by internal staff Adding categories, columns, users — through the interface Integration with ERP Exporting current prices to our ERP system Export or automatic integration via API Data Analysis Using AI (preferably) Ability to analyze the entire nomenclature list Enrichment, verification, recommendations — if you have ideas, please describeExpected Result A working solution in which: The nomenclature is structured by categories with different sets of characteristics Column rights are flexibly configured (view/edit) Data is exported to ERP The team can manage the system independentlyWhat We Need from You When Responding Describe in general terms how you envision the solution: What tool/platform do you propose
Good evening, there is a task: you need to check the availability and relevance of the prices of products added to the website (the website is on the prom.ua platform) from the supplier's site 1-2 times a day. Can you calculate the price and how it will look?
Set up automatic daily updates of product availability on our website on prom.ua. We have a supplier who sends a price list of products in Excel format to our email every day. The items on our website and in the supplier's price list are the same. The values in the "stock" column are either out of stock, a number, or more than a box - these need to be updated on the site to either Ready for shipment or Out of stock. Items that are not in the supplier's price list should remain unchanged. Please propose a solution, timeline, and budget. Thank you in advance for your response, I look forward to collaborating with a specialist.