Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/entelecheia/hyfi-fetcher
A Python library for programmatically scraping websites to extract various data, serving as a plugin for HyFI.
https://github.com/entelecheia/hyfi-fetcher
Last synced: 17 days ago
JSON representation
A Python library for programmatically scraping websites to extract various data, serving as a plugin for HyFI.
- Host: GitHub
- URL: https://github.com/entelecheia/hyfi-fetcher
- Owner: entelecheia
- License: mit
- Created: 2023-07-31T23:10:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-23T20:05:57.000Z (27 days ago)
- Last Synced: 2024-10-24T07:23:49.684Z (27 days ago)
- Language: Python
- Homepage: https://hyfi-fetcher.entelecheia.ai/
- Size: 3.3 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# HyFI-Fetcher
[![pypi-image]][pypi-url]
[![version-image]][release-url]
[![release-date-image]][release-url]
[![license-image]][license-url]
[![codecov][codecov-image]][codecov-url]
[![jupyter-book-image]][docs-url][codecov-image]: https://codecov.io/gh/entelecheia/hyfi-fetcher/branch/main/graph/badge.svg?token=7fEXGrkESp
[codecov-url]: https://codecov.io/gh/entelecheia/hyfi-fetcher
[pypi-image]: https://img.shields.io/pypi/v/hyfi-fetcher
[license-image]: https://img.shields.io/github/license/entelecheia/hyfi-fetcher
[license-url]: https://github.com/entelecheia/hyfi-fetcher/blob/main/LICENSE
[version-image]: https://img.shields.io/github/v/release/entelecheia/hyfi-fetcher?sort=semver
[release-date-image]: https://img.shields.io/github/release-date/entelecheia/hyfi-fetcher
[release-url]: https://github.com/entelecheia/hyfi-fetcher/releases
[jupyter-book-image]: https://jupyterbook.org/en/stable/_images/badge.svg[repo-url]: https://github.com/entelecheia/hyfi-fetcher
[pypi-url]: https://pypi.org/project/hyfi-fetcher
[docs-url]: https://hyfi-fetcher.entelecheia.ai
[changelog]: https://github.com/entelecheia/hyfi-fetcher/blob/main/CHANGELOG.md
[contributing guidelines]: https://github.com/entelecheia/hyfi-fetcher/blob/main/CONTRIBUTING.mdHyFI-Fetcher is a Python package for programmatically scraping websites to extract various data, serving as a plugin for HyFI.
- Documentation: [https://hyfi-fetcher.entelecheia.ai][docs-url]
- GitHub: [https://github.com/entelecheia/hyfi-fetcher][repo-url]
- PyPI: [https://pypi.org/project/hyfi-fetcher][pypi-url]HyFI-Fetcher is an LLM powered web scraping tool for HyFI. It is designed to extract data from various websites and serve as a plugin for HyFI.
## Changelog
See the [CHANGELOG] for more information.
## Contributing
Contributions are welcome! Please see the [contributing guidelines] for more information.
## License
This project is released under the [MIT License][license-url].