Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).