Open
Description
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.