Skip to content

MercuryHunter/wpscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

wpscraper

A Writing Prompt Scraper for Reddit

There will be two versions of this scraper, with slightly different output.

The first is already made: the no_api scraper, which as the name says, doesn't use the Reddit API, but instead just trawls the pages, and uses regexes to parse the HTML (Ugh!)

The next will be an api scraper, which will make use of the Reddit API to retrieve pages, comments etc.

Use with python from the command line, set up options for subreddits according to the style at the top.

About

A Writing Prompt Scraper for Reddit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages