We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6dc916 commit d4cc874Copy full SHA for d4cc874
README.rst
@@ -188,8 +188,4 @@ TO DO
188
- Add caching potentially? Would be nice to be able to resume scraping
189
if something goes wrong and have half of the data of a request cached
190
or so.
191
-- Add an example of using a thread pool/asynchio for gathering more
192
- tweets in parallel.
193
-- Use RegExp for retrieving the information from the scraped page
194
- (instead of Beautifullsoup4). This might solve the problem of the
195
- HTML parser not working properly on some linux distributions.
+
0 commit comments