To see javadocs clone the repo
git clone https://github.com/entranceplus/craw.git
mkdir javadoc
cd src/main/java
- Run
javadoc -d ./javadoc com.entranceplus.craw
- open the file
javadoc/index.html
in any browser
Reddit reddit = new Reddit()
reddit.getLinksFromReddit("soccer").getLinks() //Returns the links list
reddit.getLinksFromReddit("soccer").getsubreddit() //Returns the subreddit