Skip to content

Documentation + Scraping #7

Answered by SMCaseyCode
SMCaseyCode asked this question in Q&A
Discussion options

You must be logged in to vote

Update: I ended up just using OkHttp and Jackson to do everything.

EDIT: At the time of the original post I was very new to Java. I rewrote the program I was working on and I solved my original issue rather quickly. I needed to add .submit() to the end of the getSubredditPosts method call. Works great now! My "solution" beforehand worked, but with my lack of Java understanding, it was messy and inefficient and laced with bugs.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@SMCaseyCode
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by SMCaseyCode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants