Skip to content

Commit d4cc874

Browse files
committed
update README.rst
remove two items from TO DO list which are no longer relevant
1 parent b6dc916 commit d4cc874

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.rst

+1-5
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,4 @@ TO DO
188188
- Add caching potentially? Would be nice to be able to resume scraping
189189
if something goes wrong and have half of the data of a request cached
190190
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.
191+

0 commit comments

Comments
 (0)