akinon-parser
v1.0.3
Published
Parser developed for akinon.
Downloads
2
Readme
Usage
Example case:
parse --url=https://www.vakkorama.com.tr/register/ --modalBody=.contract --container=.corparate__content --title=strong --desc=p
Installation
Use the package manager npm or yarn to install akinon-parser.
npm i -g akinon-parser
yarn global add akinon-parser
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.