https://github.com/devmattrick/telebotscraper
Simple tool to scrape Telegram Bot API's documentation and convert it into anything using Handlebars templates.
https://github.com/devmattrick/telebotscraper
Last synced: 2 months ago
JSON representation
Simple tool to scrape Telegram Bot API's documentation and convert it into anything using Handlebars templates.
- Host: GitHub
- URL: https://github.com/devmattrick/telebotscraper
- Owner: devmattrick
- Created: 2019-06-03T00:38:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T06:39:23.000Z (about 2 years ago)
- Last Synced: 2025-02-28T03:41:16.728Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 62.5 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Telebotscraper
This is a simple scraper for the Telegram Bot API docs to a more machine-readable format to make generating useable code
from it much easier.