# API Reference


## Classes


Main classes provided by the package


[CacheStore](CacheStore.md#gdtest_skill_curated.CacheStore)  
A simple in-memory cache.


## Functions


Utility functions


[fetch()](fetch.md#gdtest_skill_curated.fetch)  
Fetch content from a URL.

[parse()](parse.md#gdtest_skill_curated.parse)  
Parse HTML and extract text matching a CSS selector.
