Skip to content

SriPrarabdha/reddit-scrapper-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Run the whl file

Structure of JSON File

  • Each Submission has two entries
    • Submission Body
    • List of Dictionary of top level Replies
  • Each reply has 3 enteries
    • id of reply
    • Body of Reply
    • List of Dictionary of second level Replies

And this goes on Recursively in a depth first search manner till a reply with no further reply is found

JSON File always stored in a comments.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages