资 源 简 介
The purpose of this project is to create lightweight but powerfull framework that can provide automatical interaction with web sites.
The engine provides a mechanism for sending get- and post - http-requests and receiving an answer from web servers, including respective html-code. Parser sub-module, based on the tagsoup library, provides simple parsing routine that build json-object from html.
In general, it is some kind of web toolkit or simple web browser. Basically you can build your own web browser using this framework, but the goal is to simplify creation of automatical units dealing with web: different kinds of bot-programs (for chats, browser games and so on), flood- and wipe-programs for imageboards, some spam stuff and so on. Sounds pretty illegal, though. Maybe its possible to invent more usual application for this framework - the choise is yours.
Framework has module structure. User-defined modules can interact with each other by sending a