My First Post with free gift I hope it is useful
The SimplePars module is designed for parsing and filling an online store.
The idea of the module is that you could brew a cup of coffee and watch how your store is filled with goods.
After all, it is much more pleasant to watch the product loading line than to fill in each position manually ;-)
Possibilities of the SimplePars module
The main tasks that the module solves are the parsing of data from the site and the subsequent filling of the online store.
You can either parse directly to the online store or parse to a CSV file for further processing.
We also implemented product updates by parsing donor sites.
In a nutshell, it is impossible to describe what the module can do, so I will only outline the main points.
- A full-fledged parser that allows you to parse goods from third-party stores and download them yourself.
- Built-in flexible link builder, which will help you collect links to the necessary products.
- Parsing and loading of all elements of the product is possible.
Product code [model]
Article [sku]
Name
Price
Quantity
Manufacturer
Description
Categories
Images Options
Attributes Product data. You can see more details in the screenshots of the module. - In addition to downloading, it is possible to set up updates for existing products, prices, balances, and much more. - Product identification by article, model or product name. - Installation of margins of any complexity is available. - Parsing / Compiling SEO templates and filling in the Meta data of goods, categories, manufacturers. Filling in SEO_URL - Generate a csv price list with the data you are parsing. Price lists can also be compiled in a ready-made format for downloading through AOP or any other price list downloader.
- Search replacement, a powerful tool that allows you to change information on the fly. That is, when parsing, you can cut or replace certain words or entire blocks of text. Delete or replace the name of the donor site in the text with yours. And much more.
- Search replacement fully supports regular expressions.
- The module is able to parse in multi-threaded mode. What makes parsing as fast as possible.
- Parsing with authorization is supported.
- Support for working with proxies.
- Own proxy checker that allows you to select proxy servers that will work with a specific donor.
- Customization of requests is possible, Specifying Cookies, User-Agent, Sending your own Headers
- A logging system that allows you to control the parsing process at any stage.
- Donor site caching system for secure parsing.
- NEW Scheduled automatic parsing using CRON
- NEW Built-in product editor. The product editor will help you make the final editing of the products. Instructions for the product editor
- NEW XML/YML document parser from the supplier.
- NEW Parsing with automatic authorization on the donor site. Authorization instructions
- NEW Parsing sites with images in WEBP format !!!! Read more
- NEW Extending parser capabilities with your own PHP scripts Read more!!!
You can specify any number of parsing boundaries, for any data that is in the html code of the donor site.
SimplePars is a versatile tool that will help you populate your online store.
Please note that you can set up parsing for any data, and it does not have to be compatible with opencart. You can parse articles, reviews, blogs.
In this module, it is possible to parse all data not only to the store, but also to a CSV file
. You can generate price lists for downloading them through popular add-ons.
And this is a small part of the tasks that this module can perform.
SimplePars is designed as a universal parser, it has no clear goals, it has only a set of tools.
And what you build with these tools is up to you.
ps. Activation with any data
The SimplePars module is designed for parsing and filling an online store.
The idea of the module is that you could brew a cup of coffee and watch how your store is filled with goods.
After all, it is much more pleasant to watch the product loading line than to fill in each position manually ;-)
Possibilities of the SimplePars module
The main tasks that the module solves are the parsing of data from the site and the subsequent filling of the online store.
You can either parse directly to the online store or parse to a CSV file for further processing.
We also implemented product updates by parsing donor sites.
In a nutshell, it is impossible to describe what the module can do, so I will only outline the main points.
- A full-fledged parser that allows you to parse goods from third-party stores and download them yourself.
- Built-in flexible link builder, which will help you collect links to the necessary products.
- Parsing and loading of all elements of the product is possible.
Product code [model]
Article [sku]
Name
Price
Quantity
Manufacturer
Description
Categories
Images Options
Attributes Product data. You can see more details in the screenshots of the module. - In addition to downloading, it is possible to set up updates for existing products, prices, balances, and much more. - Product identification by article, model or product name. - Installation of margins of any complexity is available. - Parsing / Compiling SEO templates and filling in the Meta data of goods, categories, manufacturers. Filling in SEO_URL - Generate a csv price list with the data you are parsing. Price lists can also be compiled in a ready-made format for downloading through AOP or any other price list downloader.
- Search replacement, a powerful tool that allows you to change information on the fly. That is, when parsing, you can cut or replace certain words or entire blocks of text. Delete or replace the name of the donor site in the text with yours. And much more.
- Search replacement fully supports regular expressions.
- The module is able to parse in multi-threaded mode. What makes parsing as fast as possible.
- Parsing with authorization is supported.
- Support for working with proxies.
- Own proxy checker that allows you to select proxy servers that will work with a specific donor.
- Customization of requests is possible, Specifying Cookies, User-Agent, Sending your own Headers
- A logging system that allows you to control the parsing process at any stage.
- Donor site caching system for secure parsing.
- NEW Scheduled automatic parsing using CRON
- NEW Built-in product editor. The product editor will help you make the final editing of the products. Instructions for the product editor
- NEW XML/YML document parser from the supplier.
- NEW Parsing with automatic authorization on the donor site. Authorization instructions
- NEW Parsing sites with images in WEBP format !!!! Read more
- NEW Extending parser capabilities with your own PHP scripts Read more!!!
You can specify any number of parsing boundaries, for any data that is in the html code of the donor site.
SimplePars is a versatile tool that will help you populate your online store.
Please note that you can set up parsing for any data, and it does not have to be compatible with opencart. You can parse articles, reviews, blogs.
In this module, it is possible to parse all data not only to the store, but also to a CSV file
. You can generate price lists for downloading them through popular add-ons.
And this is a small part of the tasks that this module can perform.
SimplePars is designed as a universal parser, it has no clear goals, it has only a set of tools.
And what you build with these tools is up to you.
ps. Activation with any data