{"id":15926441,"url":"https://github.com/zemse/etherscan-scrapper","last_synced_at":"2025-04-03T13:26:53.531Z","repository":{"id":173061577,"uuid":"650185964","full_name":"zemse/etherscan-scrapper","owner":"zemse","description":"queries the etherscan ui and simply picks values from the rendered dom","archived":false,"fork":false,"pushed_at":"2023-06-06T14:36:18.000Z","size":117,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-09T02:29:28.787Z","etag":null,"topics":["etherscan","puppetier","scrapper"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zemse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-06T14:23:27.000Z","updated_at":"2023-07-27T22:35:20.000Z","dependencies_parsed_at":"2024-01-02T00:09:28.056Z","dependency_job_id":null,"html_url":"https://github.com/zemse/etherscan-scrapper","commit_stats":null,"previous_names":["zemse/etherscan-scrapper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemse%2Fetherscan-scrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemse%2Fetherscan-scrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemse%2Fetherscan-scrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemse%2Fetherscan-scrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zemse","download_url":"https://codeload.github.com/zemse/etherscan-scrapper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247008504,"owners_count":20868393,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["etherscan","puppetier","scrapper"],"created_at":"2024-10-06T22:40:46.898Z","updated_at":"2025-04-03T13:26:53.490Z","avatar_url":"https://github.com/zemse.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# etherscan-scrapper\n\nqueries the etherscan ui and simply picks values from the rendered dom.\n\n## state diff\n\nhttps://etherscan.io/tx-decoder?tx=0x9cd6fe2e579f546a4f7e285e4e7a61751a225634acc1a8217db5c0c0ba16e169\n\n```ts\nimport {stateDiff} from 'etherscan-scrapper';\nstateDiff(\"0x9cd6fe2e579f546a4f7e285e4e7a61751a225634acc1a8217db5c0c0ba16e169\")\n```\n\n```json\n{\n  \"0x0000b8e312942521fb3bf278d2ef2458b0d3f243\": {\n    \"ethBalance\": {\n      \"before\": \"0.930142133653459141\",\n      \"after\": \"3.001748256103282837\"\n    }\n  },\n  \"0x007933790a4f00000099e9001629d9fe7775b800\": {\n    \"ethBalance\": {\n      \"before\": \"0.002789519813581869\",\n      \"after\": \"0.002789519813581869\"\n    }\n  },\n  \"0x690b9a9e9aa1c9db991c7721a92d351db4fac990\": {\n    \"ethBalance\": {\n      \"before\": \"2.420159065425131312\",\n      \"after\": \"2.420159065425131312\"\n    }\n  },\n  \"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2\": {\n    \"ethBalance\": {\n      \"before\": \"3,718,755.726730572282213299\",\n      \"after\": \"3,718,755.726730572282213299\"\n    },\n    \"storage\": {\n      \"0x5b1fd252f972f66f1de33cbc3b44509a4ec1fc4dee11857461b8b9131f605c42\": {\n        \"before\": \"0x0000000000000000000000000000000000000000000000008a069b1abbeed696\",\n        \"after\": \"0x0000000000000000000000000000000000000000000000006d4cfe5770cd46f6\"\n      }\n    }\n  }\n}\n```\n\n\n## license\n\nMIT\n\n## disclaimer\n\nthis repository is made available for educational purpose only. any entity involving with this repository hereby acknowledges that the use must be against toc of etherscan and any kind of use might cause IP to be blacklisted by etherscan or any kind of some legal action to be taken against the user of this repository. the author assumes no liability. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzemse%2Fetherscan-scrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzemse%2Fetherscan-scrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzemse%2Fetherscan-scrapper/lists"}