https://github.com/hive-o/standalone-template
https://github.com/hive-o/standalone-template
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hive-o/standalone-template
- Owner: hive-o
- Created: 2024-08-02T16:09:52.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-02T17:30:10.000Z (10 months ago)
- Last Synced: 2025-01-04T03:12:36.091Z (4 months ago)
- Language: TypeScript
- Size: 3.15 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @hive-o/standalone-template 🕷️
A simple, fast web crawling and navigation library built with Puppeteer, designed to automate interactions with websites, explore links, and gather information.
## Installation
```shell
# npm
npm install @hive-o/standalone-template# yarn
yarn add @hive-o/standalone-template
```## Contributing
Contributions are welcome! Please feel free to open issues or submit pull requests.