Thanks for the reply...Scrape what? Just build a list of eth addrs? Probably any python script would do.
No I'm not a programmer... but have access to a developer.Do you know programming? There are API points like this: https://docs.etherscan.io/api-endpoints/accounts or you can run a node and check everything yourself.
Yes. Everything on Ethereum is public. You can get anything.So for example if there were specific projects on etherscan, could a script pull all the addresses purchasing on from that project?