Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/FractalXBT/free-ai-money-printer
/ functions
Functions
10 in github.com/FractalXBT/free-ai-money-printer
⨍
Functions
10
◇
Types & classes
0
↓ 2 callers
Function
get_twitter_user_handle
Extracts the Twitter user handle from a given tweet URL. Args: twitter_url (str): The full Twitter status URL. Returns:
pump_fun_scraper.py:95
↓ 1 callers
Function
fetch_token_contract_analysis
(token_address)
pump_fun_scraper.py:175
↓ 1 callers
Function
get_token_influencers_count
Fetches and filters social activity data for a given token. Args: token_symbol (str): The symbol of the token (e.g., SOL, ETH).
pump_fun_scraper.py:136
↓ 1 callers
Function
get_twitter_url
Fetches JSON data from the given URL and extracts the Twitter URL. Args: url (str): The API endpoint or URL containing the JSON data
pump_fun_scraper.py:69
↓ 1 callers
Function
main
Runs the WebSocket listener with graceful shutdown handling.
pump_fun_scraper.py:276
↓ 1 callers
Function
process_data
Processes incoming JSON data and saves it to a CSV file.
pump_fun_scraper.py:189
↓ 1 callers
Function
subscribe
Connects to the PumpPortal WebSocket and subscribes to real-time events.
pump_fun_scraper.py:46
↓ 1 callers
Function
test_connection
()
test_connection.py:7
Function
get_twitter_id
(twitter_url)
pump_fun_scraper.py:123
Function
shutdown
()
pump_fun_scraper.py:284