Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 641 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 641 Bytes

Telegraph Universal Parser

Telegraph Universal Parser (tu-parser) is a flexible Python module designed for creating custom parsers for the Telegraph website. It offers easily configurable and extendable functionality to scrape and analyze article content. This module can be useful for developers looking to automate the extraction of data from Telegraph articles.

Installation

pip install tuparser

Contributing

To contribute, fork the repository, create a new branch for your changes, and submit a pull request.


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