(executable (name basic_parsing) (modules basic_parsing) (libraries bytesrw html5rw)) (executable (name css_selectors) (modules css_selectors) (libraries bytesrw html5rw)) (executable (name dom_manipulation) (modules dom_manipulation) (libraries bytesrw html5rw)) (executable (name text_extraction) (modules text_extraction) (libraries bytesrw html5rw)) (executable (name error_handling) (modules error_handling) (libraries bytesrw html5rw)) (executable (name fragment_parsing) (modules fragment_parsing) (libraries bytesrw html5rw)) (executable (name encoding_detection) (modules encoding_detection) (libraries bytesrw html5rw)) (executable (name web_scraper) (modules web_scraper) (libraries bytesrw html5rw))