🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More
Socket
Sign inDemoInstall
Socket

ut-scrape

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ut-scrape

Untappd Scraper exposed as Reflex REST API

0.1.0
PyPI
Maintainers
1

ut-scrape

ut-scrape is a lightweight REST API built using Reflex that leverages the functionality of the untappd-scraper library. It enables users to scrape data from Untappd and access it via a simple API interface.

Features

  • Data Scraping: Utilizes untappd-scraper to fetch and parse data from Untappd.
  • REST API: Exposes the scraped data through a Reflex-powered REST API.

Requirements

  • Python >= 3.13
  • untappd-scraper >= 0.6.2
  • reflex >= 0.7.6

Installation

pip install ut-scrape

Usage

Run the API server:

python -m ut_scrape

Access the API endpoints to retrieve data scraped from Untappd.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Keywords

beer

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts