Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leynier/comohay-api
API of ComoHay website implemented with FastAPI and BeautifulSoup
https://github.com/leynier/comohay-api
api beautifulsoup clasificados comohay fastapi opensource python scraper
Last synced: about 1 month ago
JSON representation
API of ComoHay website implemented with FastAPI and BeautifulSoup
- Host: GitHub
- URL: https://github.com/leynier/comohay-api
- Owner: leynier
- License: mit
- Created: 2020-12-17T08:56:56.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-16T18:13:54.000Z (almost 2 years ago)
- Last Synced: 2024-12-17T04:08:04.077Z (about 1 month ago)
- Topics: api, beautifulsoup, clasificados, comohay, fastapi, opensource, python, scraper
- Language: Python
- Homepage: https://comohayapi.herokuapp.com
- Size: 1.69 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ComoHay API
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
[![Test](https://github.com/leynier/comohay-api/workflows/CI/badge.svg)](https://github.com/leynier/comohay-api/actions?query=workflow%3ACI)
[![codecov](https://codecov.io/gh/leynier/comohay-api/branch/main/graph/badge.svg?token=Z1MEEL3EAB)](https://codecov.io/gh/leynier/comohay-api)
[![DeepSource](https://deepsource.io/gh/leynier/comohay-api.svg/?label=active+issues)](https://deepsource.io/gh/leynier/comohay-api/?ref=repository-badge)
[![Last commit](https://img.shields.io/github/last-commit/leynier/comohay-api.svg?style=flat)](https://github.com/leynier/comohay-api/commits)
[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/leynier/comohay-api)](https://github.com/leynier/comohay-api/commits)
[![Github Stars](https://img.shields.io/github/stars/leynier/comohay-api?style=flat&logo=github)](https://github.com/leynier/comohay-api/stargazers)
[![Github Forks](https://img.shields.io/github/forks/leynier/comohay-api?style=flat&logo=github)](https://github.com/leynier/comohay-api/network/members)
[![Github Watchers](https://img.shields.io/github/watchers/leynier/comohay-api?style=flat&logo=github)](https://github.com/leynier/comohay-api)
[![Website](https://img.shields.io/website?up_message=online&url=https%3A%2F%2Fleynier.github.io/comohay-api)](https://leynier.github.io/comohay-api)
[![GitHub contributors](https://img.shields.io/github/contributors/leynier/comohay-api)](https://github.com/leynier/comohay-api/graphs/contributors)API of [ComoHay](https://comohay.com) web implemented with [FastAPI](https://fastapi.tiangolo.com) and [BeautifulSoup](https://www.crummy.com/software/BeautifulSoup).