{"id":15061465,"url":"https://github.com/bhemen/solana-scraping","last_synced_at":"2025-04-10T08:59:11.469Z","repository":{"id":256831912,"uuid":"855194080","full_name":"bhemen/solana-scraping","owner":"bhemen","description":"Python tools for scraping trading data from DEXes on Solana","archived":false,"fork":false,"pushed_at":"2025-03-12T17:57:07.000Z","size":89584,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T08:12:07.884Z","etag":null,"topics":["blockchain","chainstack","dex","raydium","solana","token","trading"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bhemen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-09-10T13:26:32.000Z","updated_at":"2025-03-13T22:54:14.000Z","dependencies_parsed_at":"2024-09-13T09:31:55.172Z","dependency_job_id":"acbf3049-3f88-459f-a4fb-6fa3c51740ec","html_url":"https://github.com/bhemen/solana-scraping","commit_stats":null,"previous_names":["bhemen/solana-scraping"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhemen%2Fsolana-scraping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhemen%2Fsolana-scraping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhemen%2Fsolana-scraping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhemen%2Fsolana-scraping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bhemen","download_url":"https://codeload.github.com/bhemen/solana-scraping/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248190490,"owners_count":21062280,"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":["blockchain","chainstack","dex","raydium","solana","token","trading"],"created_at":"2024-09-24T23:19:46.566Z","updated_at":"2025-04-10T08:59:11.462Z","avatar_url":"https://github.com/bhemen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python scripts for interacting with the Solana blockchain\n\n~~~\n    pip3 install -r requirements.txt\n~~~\n\n* [leader_schedule.py](leader_schedule.py) Every ``slot'' in Solana has a leader who is allowed to produce a block in that slot.  This script collects all the slot leader for every slot, and stores the data in [data/solana_leaders.csv](data/solana_leaders.csv).\n* [simple_usdc.py](simple_usdc.py) This script shows how to grab basic information about a token, in this case Circle's USDC.\n* [token_examples.py](token_examples.py) This script shows how to create and transfer tokens\n* [get_metadata.py](get_metadata.py) Gets token metadata from the Solana blockchain and writes it to [data/token_metadata.csv](data/token_metadata.csv)\n* [get_images_from_ipfs.py](get_images_from_ipfs.py) This does *not* interact with the Solana blockchain, instead it reads URIs from [data/token_metadata.csv](data/token_metadata.csv) and tries to grab the corresponding images from IPFS.  The output data is too large to store in github, but the files are available on [box](https://upenn.box.com/s/gltwet0xe7ha3rltvfyt7wy1fkj5ymam)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhemen%2Fsolana-scraping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbhemen%2Fsolana-scraping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhemen%2Fsolana-scraping/lists"}