Documentation
¶
Overview ¶
scraper/fetch.go
scraper/parse.go
scraper/write.go
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractArticles ¶
ExtractArticles extracts articles from the given HTML document.
func FetchHTML ¶
FetchHTML fetches the HTML content of the given URL and returns a parsed HTML node.
func WriteToCSV ¶
WriteToCSV writes the scraped articles to a CSV file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.