disinfoRG / FbScraper

MIT License
3 stars 2 forks source link

add very large max_try_times option #7

Closed andreawwenyi closed 4 years ago

andreawwenyi commented 4 years ago

add an --complete option in discover.py where the max_try_times is increased from 3 to 1000 (i.e. the process abort only when there's no new articles in 1000 scrolls). With this, the discover will continue to scroll, but does not seem to send new articles to db, see issue #6