We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fe5295 commit b7cf0dcCopy full SHA for b7cf0dc
README.md
@@ -106,9 +106,9 @@ Minet can single-handedly:
106
## Features (from a technical standpoint)
107
108
- Multithreaded, memory-efficient fetching from the web.
109
-- Multithreaded, scalable crawling using a comfy DSL.
+- Multithreaded, scalable crawling.
110
- Multiprocessed raw text content extraction from HTML pages.
111
-- Multiprocessed scraping from HTML pages using a comfy DSL.
+- Multiprocessed scraping from HTML pages.
112
- URL-related heuristics utilities such as extraction, normalization and matching.
113
- Data collection from various APIs such as [CrowdTangle](https://www.crowdtangle.com/).
114
0 commit comments