Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytewife/substack_scraper
/ functions
Functions
5 in github.com/bytewife/substack_scraper
⨍
Functions
5
◇
Types & classes
2
↓ 1 callers
Function
cleanup_content
Transform HTML into clean text output.
src/main.rs:133
↓ 1 callers
Function
get_post_content
Get the text content of a post.
src/main.rs:106
↓ 1 callers
Function
get_post_urls
(homepage_url: &Url)
src/main.rs:145
↓ 1 callers
Function
scrape
(homepage_url: &Url)
src/main.rs:79
Function
main
()
src/main.rs:38