etherscan-labels
etherscan-labels copied to clipboard
[QOL] Skipping 0 number cases
Currently time is often wasted looping through on cases where there are 0 accounts or tokens.
E.g. augmented-finance has 0 tokens but for every scraping run it attempts to check it still
Ideally rather than hitting the page and finding out, we should have a step at labelcloud scraping stage which determines the number of labels and if tokens/account even exists for that label.
Similar scraping procedure needed for https://github.com/brianleect/etherscan-labels/issues/15 but in this case we simply check for the existence of the segment account or token rather than require a specific number