URL MODULE + DATABASE MODULE
-
URL MODULE allows you to work with URL-type strings, User-Agents and encoding/decoding strings. For example, you need to change the protocol from http to https, replace some extra characters, cut protocols and www, parse data from URL, create or change URL, parse user agent into components, encode or decode URL or turn it into Punycode. Punycode is a method for converting Unicode characters to allowed domain names.
DATABASE MODULE is used to work with the built-in MongoDB database from BAS. The module is designed to work with a local database. It is used as an alternative to Excel, text files, only with more structured and larger data. You can receive records from the database, record, group, update and delete them in an unlimited amount.
More information in telegram chat @bas_english