comment-parser topic

List comment-parser repositories

comment_parser

94
Stars
28
Forks
Watchers

Python module to extract comments from source code files of various types.

youtube-comment-scraper

34
Stars
11
Forks
Watchers

This script will dump youtube video comments to a CSV from youtube video links. Video links can be placed inside a variable or list or CSV

tokenize-comment

15
Stars
6
Forks
Watchers

Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can be passed to any other comment parsers for further parsing.