{"id":26289911,"url":"https://github.com/codex2124/dexscreener_scraping_tool","last_synced_at":"2026-04-28T09:33:47.136Z","repository":{"id":279989392,"uuid":"939493444","full_name":"CodeX2124/Dexscreener_Scraping_Tool","owner":"CodeX2124","description":"Specific Token Pair monitoring and Top Trader wallet Tracking on Dexscreener","archived":false,"fork":false,"pushed_at":"2025-03-04T15:12:46.000Z","size":17,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T01:07:08.496Z","etag":null,"topics":["dexscreener","python","tracking","wallet","web3py"],"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/CodeX2124.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-26T16:20:01.000Z","updated_at":"2025-05-22T22:52:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"3de79737-d093-4849-9033-5e56e7a63e14","html_url":"https://github.com/CodeX2124/Dexscreener_Scraping_Tool","commit_stats":null,"previous_names":["codex2124/dexscreener_scraping_tool"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodeX2124/Dexscreener_Scraping_Tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeX2124%2FDexscreener_Scraping_Tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeX2124%2FDexscreener_Scraping_Tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeX2124%2FDexscreener_Scraping_Tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeX2124%2FDexscreener_Scraping_Tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeX2124","download_url":"https://codeload.github.com/CodeX2124/Dexscreener_Scraping_Tool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeX2124%2FDexscreener_Scraping_Tool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32375607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T09:24:15.638Z","status":"ssl_error","status_checked_at":"2026-04-28T09:24:15.071Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["dexscreener","python","tracking","wallet","web3py"],"created_at":"2025-03-14T23:16:51.687Z","updated_at":"2026-04-28T09:33:47.128Z","avatar_url":"https://github.com/CodeX2124.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Specific Token Pair monitoring \u0026 Top Trader Wallet Tracking\n\nWhen a specific token pair from DEX Screener is given, this script will fetch pair address, liquidity, total supply and etc.\n\nAnd then, this bot will get top traders for this pair and track activities of these wallets.\n\n## Prerequisites\n\n- [Python](https://www.python.org/downloads/) (3.10.0 or higher)\n- Various API Keys\n\n\n## Quick Start\n\n1. **Clone and Install**\n   ```bash\n   git clone [your-repository-url]\n   cd [project-directory]\n   ```\n\n2. **Configure Environment**\n   \n   Create a `.env` file in the root directory:\n   ```env\n     SCRAPERAPI_API_KEY=\"\"\n     BITQUERY_API_KEY=\"\"\n     CIELO_API_KEY=\"\"\n     ETHERSCAN_API_KEY=\"\"\n     MONGODB_URL=\"\"\n     TELEGRAM_BOT_TOKEN=\"\"\n   ```\n\n3. **Build and Run**\n   ```bash\n   # Create venv environment\n   python -m venv venv\n   venv\\Scripts\\activate\n\n   # Install dependencies\n   pip install requests python-dotenv pymongo websocket-client\n\n   # Run in development mode\n   python start.py\n   ```\n\n## Feature\n\n| Variable | Description | Required |\n|----------|-------------|----------|\n| `LANGUAGE` | Python | Yes |\n| `BOT` | Telegram Bot | Yes |\n| `DATABASE` | MongoDB | Yes |\n| `ENVIRONMENT` | Cielo, ScraperAPI, Etherscan, BitQuery | Yes |\n\nIf you need any help, please contact me.\n[Telegram](https://web.telegram.org/k/#@codex124)\n[Discord](https://discord.com/users/codex_2124)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodex2124%2Fdexscreener_scraping_tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodex2124%2Fdexscreener_scraping_tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodex2124%2Fdexscreener_scraping_tool/lists"}