SimplePars v4.9 - Universal parser for IM (Full Decode) opencart 2&3

mehrdad486

Active member
Elite
XNullUser
Joined
Jun 20, 2022
Messages
35
Reaction score
194
Points
33
NullCash
892
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 ;-)

SimplePars.png


Features 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.

Cargo code [model]
SKU [sku]
Name
Price
Quantity
Manufacturer
Description
Categories
Images
Attributes
Options
Data is a commodity.

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 SEO_URL
- Generate a csv price list with the data that you parse. 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 vendor.
- NEW Parsing with automatic authorization on the donor site. Authorization instructions
- NEW Parsing of sites with images in WEBP format !!!! More
- NEW Extending the parser with your own PHP scripts 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 the CSV file
You can generate price lists to download them through popular add-ons.

And this is a small part of the tasks that this module can perform.
 

Attachments

  • simplepars4.9.oc3.ocmod.zip
    236 KB · Views: 6
  • simplepars4.9.oc20-22.ocmod.zip
    236.5 KB · Views: 1
  • simplepars4.9.oc23.ocmod.zip
    236.5 KB · Views: 1

Stroy

Member
XNullUser
Joined
Aug 28, 2021
Messages
203
Reaction score
2
Points
18
NullCash
147
thanks for your share thanks for your share
 

beklerken

Member
XNullUser
Joined
Apr 29, 2023
Messages
61
Reaction score
2
Points
8
Location
istanbul
NullCash
11
nice share thx it was the best of migration tools
 

nikolov

Member
XNullUser
Joined
Jan 18, 2022
Messages
119
Reaction score
21
Points
18
NullCash
5
very nice addon thank you for sharing
 

Serbmusic

Member
XNullUser
Joined
Sep 10, 2021
Messages
42
Reaction score
1
Points
8
NullCash
9
The most powerfull tool, Im so exided to test this version on OC3.
 
Top