You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One addition I would like to suggest is to have a --show-progress kind of an option in CLI (especially) and preferably the py lib which runs the crawling/ extraction with a tqdm progress bar, especially for batch operations with a bulk of URLs are to be processed.
The text was updated successfully, but these errors were encountered:
firstly thanks for the awesome library.
One addition I would like to suggest is to have a
--show-progress
kind of an option in CLI (especially) and preferably the py lib which runs the crawling/ extraction with atqdm
progress bar, especially for batch operations with a bulk of URLs are to be processed.The text was updated successfully, but these errors were encountered: