• Projects -
  • Rating -
  • Rating 478

Budget: 7000 UAH Deadline: 5 days

Good day! I have written turnkey parsers for electronics catalogs — with pagination, the "In Stock" filter, and exporting price tiers to XLSX, so I will make the format with your 8 columns for quantity/price exactly as needed. For this volume (650k items), I will collect data through their internal API — it’s faster and more stable than HTML, and the script will remain restartable every month. Approximately 4-5 days. Please let me know if you only need available products now or the entire catalog with availability markings?

  • Projects 51
  • Rating -
  • Rating 4 126

Budget: 5000 UAH Deadline: 5 days

Hello! I am interested in the task "Need a parser for the online store https://www.lcsc.com/". I have experience with API integrations, data exchange, parsers, webhooks, and process automation. I can carefully connect the necessary services, handle errors/retries, and create a solution that will work reliably after launch.

  • Projects 101
  • Rating 5.0
  • Rating 8 135

Budget: 2000 UAH Deadline: 1 day

Good day
I have reviewed the site and am ready to write a quality parser
The price depends on the details of the technical specification

Feel free to contact me

  • Projects 118
  • Rating 5.0
  • Rating 10 388

Budget: 2000 UAH Deadline: 1 day

Hello.

I am developing parsers in NodeJS. I am ready to take it on. Write to me, and we will discuss.

Andrey K.
1 287 1
  • Projects 1 291
  • Rating 5.0
  • Rating 103 511

Budget: 2500 UAH Deadline: 2 days

Hello. I have extensive experience in developing parsers. I am ready for collaboration.

  • Projects 151
  • Rating 4.9
  • Rating 10 851

Budget: 1600 UAH Deadline: 5 days

Good day. I am ready to complete it, the final cost depends on the details that need to be discussed. I am indicating the minimum possible.

Looking forward to working with you!
  • Projects -
  • Rating -
  • Rating 321

Budget: 6000 UAH Deadline: 5 days

Hello!

I looked at the website and the task — everything is clear.

The key point that is important for such a volume (650k products):
LCSC gives no more than 5000 products per request through the internal JSON API. Therefore, I will use a recursive traversal of subcategories with micro-filters — so that each selection is below the limit.

What I will implement:
— Python script with direct requests to the LCSC JSON API (faster and more stable than parsing HTML)
— Filter for "In Stock" products only

  • Projects -
  • Rating -
  • Rating 387

Budget: 6000 UAH Deadline: 7 days

Hello.

The task is clear: I need a stable script that can be run regularly to obtain an up-to-date XLSX of LCSC products only with the status In Stock, rather than a one-time parsing.

I looked at the example file: the structure is clear - section, MPN, Manufacturer, Availability, Description, Package, and 4 pairs of Quantity/Price. I will export in the same format so that the file can be used immediately afterwards.

With this volume, it is important not to parse HTML "head-on," but first to check the internal API requests of LCSC. This is faster, more stable, and easier to maintain when the website changes. I would also include progress saving, retries on errors, logging, and the ability to restart without losing already collected data.

My stack: JavaScript/TypeScript, REST API, data handling, and automation. I can create a script with manual execution, and if necessary, prepare a version for monthly execution.

  • Projects -
  • Rating -
  • Rating 427

Budget: 16000 UAH Deadline: 6 days

Hello! I see that the project budget allows for a serious approach to the task. 650,000 products is a load that requires building a real Data Pipeline, not just a simple parsing script.
My solution is to create a reliable data collection system that will guarantee completion, even if the internet goes down or the site temporarily blocks the IP.

Why my solution is an investment, not just code:

1. "Resumable Download" Architecture: The biggest problem when collecting 650k records is interruptions. My software saves the queue state in SQLite. If the script crashes at the 300,000th record, you can restart it, and it will continue from product 300,001, not start from zero.
2. Professional data handling (Stream processing): The script does not overload the RAM. It reads and writes data in a streaming manner, so even a file of hundreds of megabytes can be generated on any VPS.
3. API-First approach: I will not simulate button presses. The script works directly with the site's internal JSON API. This ensures maximum speed (milliseconds per request) and longevity (the script won't "die" when the site's design changes).
4. Scalability for modifications: The code is written based on clean PHP classes (SOLID). If the data structure on LCSC changes or you need to add a new column, this can be done by changing 3-4 lines in the configuration.
5. Protection against bans: Built-in proxy rotation logic, simulation of "human" pauses, and handling of HTTP errors (429, 503) to bypass LCSC's anti-fraud systems.

  • Projects 8
  • Rating 4.8
  • Rating 2 409

Budget: 5000 UAH Deadline: 3 days

Hello!

The task is clear: it is necessary to regularly collect all "In Stock" items from LCSC across all sections of the catalog and export them to XLSX in a clearly defined format.

What I can deliver:
— a stable parser for a large volume of data (~650,000 items) that goes through all categories;
— export to Excel with the required columns: section, MPN, Manufacturer, Availability, Description, Package, Pricing;
— a button to run or a schedule + the possibility for further refinement if the catalog structure changes.

I work with Python, large parsing, Excel export, and maintaining such scripts, so I can create not just a one-time collection, but a working tool for regular use.

  • Projects -
  • Rating -
  • Rating 1 520

Budget: 3999 UAH Deadline: 4 days

Hello!

I have reviewed your technical specifications and the attached example file. The task is clear: I need a regular dump of the LCSC.com catalog (only "In Stock" items, about 650k positions) with the correct breakdown of the wholesale pricing grid (Quantity/Price up to 4 levels) in XLSX format.

I am a Python developer specializing in creating high-load parsers and working with data pipelines.

Many developers suggest parsing such sites through browser emulation (Selenium), but with a volume of 650,000 items, this would take days.

Here’s how I will implement this parser (Solution Architecture):

  • Projects 25
  • Rating 4.8
  • Rating 1 964

Budget: 2000 UAH Deadline: 3 days

Good afternoon. I can implement such a parser, as well as its monthly discussion (manual or automatic). However, we should discuss the details. Shall we chat in private messages?

  • Projects 4
  • Rating 5.0
  • Rating 2 025

Budget: 1000 UAH Deadline: 1 day

Hello!

I have extensive experience in developing solutions for parsing and processing data (various sources, protection against blocking, automation). I am ready to implement the assigned task in the shortest possible time.

I suggest discussing the details in private messages.

  • Projects -
  • Rating -
  • Rating 702

Budget: 3500 UAH Deadline: 3 days

Hello! Ready to collaborate. I have experience in creating parsers. I offer quality and fast work. Write to me)

  • Projects 41
  • Rating -
  • Rating 2 601

Budget: 1500 UAH Deadline: 2 days

I can help with the execution, they also have an API that makes the work easier.

  • Projects 20
  • Rating -
  • Rating 2 116

Budget: 2000 UAH Deadline: 2 days

Hello. I understand the task: a script is needed that, upon launch, traverses the entire catalog of lcsc.com across all sections, takes only In Stock items, about 650,000 positions, and exports them to XLSX with columns for section, MPN, manufacturer, availability, description, casing, and price pairs for quantity and price at four levels. It should run once a month or manually, plus the ability to adjust for changes in the catalog structure.

Regarding implementation: lcsc has an internal JSON API that provides the catalog page by page, so I would primarily look into working directly with these requests rather than parsing HTML. This is faster, more stable for a volume of half a million positions, and easier to fix when changes occur. If part of the data is closed or protected, I would add Selenium only to problematic areas.

With a volume of 650,000, stability is crucial, so I would implement resumption from the point of interruption, duplicate control by MPN, careful pauses, and retries against anti-bot measures, with proxies if necessary, plus progress logging so that the run can be restarted without losing collected data. The export to XLSX should be done via pandas or openpyxl with exactly the column structure specified in the technical specifications, including four pairs for quantity and price.

I have been creating parsers in Python with Selenium, BeautifulSoup, and pandas for a long time. To assess more accurately: are the price levels needed specifically those shown for retail quantities, or are all wholesale tiers from the product page important? This affects how many requests per position are needed. I am ready to start by analyzing the structure of their API in several sections to fix the export format and timeline.

  • Projects -
  • Rating -
  • Rating 121

Budget: 5000 UAH Deadline: 1 day

Good day. I am ready to complete this project; I have extensive experience in developing various applications.

  • Projects 28
  • Rating 5.0
  • Rating 1 466

Budget: 1000 UAH Deadline: 1 day

ready to complete your task, write to discuss the details..........................

  • Projects 5
  • Rating 5.0
  • Rating 1 029

Budget: 700 UAH Deadline: 1 day

Good afternoon.

I looked at the example file — the structure is clear, the task is straightforward.

I propose a Python script with two modes of operation:

1. Through the LCSC API — if access is available:
— Batch requests of 100–200 products at a time
— 650,000 products — about 1–2 hours

  • Projects 15
  • Rating 5.0
  • Rating 3 857

Budget: 5000 UAH Deadline: 2 days

Hello.
I have extensive experience in parsing, including products from online stores, not just XML exports.
I have also parsed auto and motorcycle parts and clothing from several sources where there is a huge number of products.
I even have experience in parsing databases of CIS websites.
In general, I have enough experience to complete your task efficiently and in the shortest time.
The task is clear, and I can start right now.

  • Projects 57
  • Rating 5.0
  • Rating 2 628

Budget: 6500 UAH Deadline: 3 days

Good day, I am interested in your project, let's discuss the details in the chat.

  • Projects 4
  • Rating 5.0
  • Rating 427

Budget: 2200 UAH Deadline: 2 days

Good evening, I am ready to complete your order and would be happy to collaborate further. Message me here in private, and I will send you examples of my work. I can also send you a link to my portfolio.)

  • Projects 125
  • Rating 5.0
  • Rating 4 053

Budget: 2500 UAH Deadline: 3 days

I write parsers in Python for various needs, feel free to contact me, we will get it done.

  • Projects 86
  • Rating 5.0
  • Rating 3 654

Budget: 2000 UAH Deadline: 3 days

Ready to take it on.
Need to clarify the order details, write to me!
I use python, uv, github, docker.

  • Projects -
  • Rating -
  • Rating 318

Budget: 2000 UAH Deadline: 2 days

I have already made a script in Python. There are millions of products. It will be necessary to split them into files. And to make pauses between requests to the site, otherwise they will block us. I can show you the finished file with 800 products. Contact me for clarification on the final result.

  • Projects 32
  • Rating 5.0
  • Rating 1 815

Budget: 2000 UAH Deadline: 2 days

Good day, I have been in web programming for over 9 years. I work with REST APIs, frameworks, and CMS such as Django, Laravel, Yii2, WP, OpenCart, CodeIgniter, etc. I am ready to complete the task. Reviews: Freelancehunt

  • Projects -
  • Rating -
  • Rating 246

Budget: 1000 UAH Deadline: 3 days

Hello, I am ready to take on the project, I have experience, waiting for a response.

  • Projects 43
  • Rating 4.6
  • Rating 4 938

Budget: 1000 UAH Deadline: 3 days

Good day! I specialize in developing parsers and automation. I am ready to implement a parser for LCSC.com in Python for regular collection of current "In Stock" products in XLSX, with the possibility of further support. I have experience with web scraping and large volumes of data.

Please write to me in private messages, and we will clarify the details.

  • Projects -
  • Rating -
  • Rating 321

Budget: 2999 UAH Deadline: 3 days

Hello!

I have reviewed your task and looked at the attached example CSV file. The task is completely clear — you need a parser for the site lcsc.com that will gather the necessary data on components and accurately reproduce the table structure you require.

Here’s how I will implement it:
I will write a reliable script in Python. If the site uses dynamic loading or protection, I will use tools to simulate a real browser to avoid blocks. The script will automatically go through categories/links, collect item numbers, prices, and other characteristics, and then generate a ready file (CSV/Excel) exactly according to your template.

The code will be clean and documented so that you can run it independently in the future. If needed, I can package everything in Docker.

Clarifying question:

  • Projects 78
  • Rating 5.0
  • Rating 2 778

Budget: 2000 UAH Deadline: 2 days

Good day. I have familiarized myself with the website. I can write a parser that will put the data you need into an Excel table.

  • Projects 55
  • Rating 5.0
  • Rating 1 890

Budget: 20000 UAH Deadline: 20 days

Good afternoon. I can write a console program for parsing these products in Python. The attached file for some reason does not open - could you resend it in a private message?

  • Projects 20
  • Rating 5.0
  • Rating 1 744

Budget: 11108 UAH Deadline: 7 days

I will write a parser, host it on my resources with ongoing support. To collect such a quantity, proxies are needed, which will be included in the support. Also, the site returns no more than 5000 products at a time, so filtering is required. Please write to discuss the details.

  • Projects 33
  • Rating 5.0
  • Rating 3 388

Budget: 1500 UAH Deadline: 1 day

Hello! I will write a script tailored to your needs that will go through the pagination pages of all sections and retrieve information about the availability and prices of products.

  • Projects 55
  • Rating 5.0
  • Rating 4 968

Budget: 1600 UAH Deadline: 1 day

Hello, I am a Python developer with experience in developing parsers of varying complexity. I can complete your project quickly and efficiently. Write to me - we will discuss the details. I am ready to start working today.

  • Projects 167
  • Rating 5.0
  • Rating 6 747

Budget: 1500 UAH Deadline: 1 day

Good day, I can create a program and deliver it to you, or I can collect data upon your request. Write to me, and we will discuss.

  • Projects 9
  • Rating 5.0
  • Rating 726

Budget: 2000 UAH Deadline: 3 days

Hello! I have carefully studied your project and am ready to start its implementation. Let's discuss the details for the best execution.

Proposals concealed

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules

Current freelance projects in the category Data Parsing

17 July
17 July
17 July