blog_generator
Given tool find related trending keywords of input keyword (blog_related_to_keyword). Then cretes a mini blog. Currently its customised to scan only IT related keywords.
Usage:
After changing below variables: run blog_generator.py
need_short_blog = True # False not recommended since it fetches full wiki content trends_of_last_these_years = 4 blog_related_to_keyword = ["python"] # only 1 element