- Implement the initial version. - `CheerioCrawler` in Crawlee should serve as inspiration - https://github.com/apify/crawlee/tree/v3.7.3/packages/cheerio-crawler. - [Cheerio](https://cheerio.js.org/) is a similar library for JS/TS as [BeautifulSoup](https://www.crummy.com/software/BeautifulSoup/) is for Python.
CheerioCrawlerin Crawlee should serve as inspiration - https://github.com/apify/crawlee/tree/v3.7.3/packages/cheerio-crawler.