Skip to content

A Python script that collects the latest news about cryptocurrencies from popular websites and Telegram channels, providing users with real-time updates. It parses headlines, summaries, and article links for easy access to important crypto news.

License

Notifications You must be signed in to change notification settings

dr-Faust-ux/Crypto-News-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Cryptocurrency News Parser

This project scrapes the latest cryptocurrency news from popular sources like news websites and Telegram channels, providing up-to-date information about the crypto market.

Features:

  • Scrapes news from specified websites and Telegram channels.
  • Provides an overview of the latest market news.
  • Outputs news in a structured format for further analysis.

Requirements:

  • Python 3.x
  • BeautifulSoup4
  • Requests

How to Run:

  1. Clone the repository
  2. Install the required dependencies: pip install -r requirements.txt
  3. Run the script python main.py to start scraping news articles.

About

A Python script that collects the latest news about cryptocurrencies from popular websites and Telegram channels, providing users with real-time updates. It parses headlines, summaries, and article links for easy access to important crypto news.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages