22.3.1.2
22.3.1.1
- Fixed some bugs of command support.
- Installable package via
pip install SuperMiner(...).whl
- Updated usage method, more flexible and powerful
- Added new style of Changelog
- More Detailed Documents and Tutorials
- Edtion Number compatible with system
- More implicit wait time for slowly loaded websites
- Fixed bugs with naming file downloaded
- Updated document,added new functions.
R22.2.0.0
- Added Command line support,you can run script directly via commands,which means it's more friendly for Linux users,to see more information please see Command Support
- Added new options for Download() function, more flexible operations, details please see Document.
R22.1.0.1:
- New name method for downloaded files, make sure they won't replace the files already existed in 'downloads' folder.
- {Id,Name,Class,Link,Partial_link,Tag,Xpath,CSS} now are all parameters for function: Objects(), which improve the flexibility of program.
R22.1.0.0:
- Basic operations for searching
- Basic operations for scrolling pages
- Basic operations for downloading
- More functions please see Document