Small modification to adapt a scraping script in python
Budget: €8 – €30 EUR
The script is written in python and is posted on a public github repository (https://github.com/Lautaro-L/Binance_New_Coins_Scraper).
What this script does is scrape the Binance exchange ads web and filter the ads looking for keywords, once it filters these ads, it extracts the pairs and compares them with a list of current pairs to detect if they are new pairs.
What I want is to adapt the code so that it sends the orders regardless of whether the pair exists or not, that is, it does not check the existing_coins.json list. and add an exception that does not take into account ads that include the keyword "delisting" or "delist"
What this script does is scrape the Binance exchange ads web and filter the ads looking for keywords, once it filters these ads, it extracts the pairs and compares them with a list of current pairs to detect if they are new pairs.
What I want is to adapt the code so that it sends the orders regardless of whether the pair exists or not, that is, it does not check the existing_coins.json list. and add an exception that does not take into account ads that include the keyword "delisting" or "delist"