DaWe35 / DaWe35/Jobs

$20 - Make news crawler faster

Open
#10 3 comments 0 reactions 0 assignees View on GitHub
Python
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

There are 2 cryptocurrency exchanges Binance and Coinbase. When they list a new coin, they writes an article about it.
I wrote a news crawler bot and made a Telegram channel: https://t.me/ethicalpricehackers. The bot sends new (Binance and Coinbase) listing articles to the Telegram channel, but it has 1-2 minute delay. I don't know why, but my bot receives the article later than it published. I want to receive it in 3 seconds, and this bot needs to be faster than the [official Binance listings](https://t.me/binance_announcements) channel. Is it possible to make it faster?
(Just an idea, but maybe the coin is added earlier to the API, so you can check public and hidden api endpoints to get the coin name before the listing announced.)

To help your work, I attached my source code:
[Telegram news listener.zip](https://github.com/DaWe35/Jobs/files/5361002/Telegram.news.listener.zip)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.