mirror of
https://github.com/bellingcat/reddit-post-scraping-tool.git
synced 2026-06-12 21:48:29 +03:00
dev 1.9.0.0
This commit is contained in:
@@ -34,8 +34,7 @@ def create_parser():
|
|||||||
"""
|
"""
|
||||||
parser = argparse.ArgumentParser(
|
parser = argparse.ArgumentParser(
|
||||||
description="RPST (Reddit Post Scraping Tool) —by Richard Mwewa | https://about.me/rly0nheart",
|
description="RPST (Reddit Post Scraping Tool) —by Richard Mwewa | https://about.me/rly0nheart",
|
||||||
epilog="Given a subreddit name and a keyword, "
|
epilog="Retrieve Reddit posts that contain the specified keyword from a specified subreddit."
|
||||||
"RPST returns all top (by default) posts that contain the specified keyword.",
|
|
||||||
)
|
)
|
||||||
|
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
|
|||||||
Reference in New Issue
Block a user