Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get article content #7

Closed
wants to merge 5 commits into from
Closed

Get article content #7

wants to merge 5 commits into from

Conversation

achembarpu
Copy link
Owner

Fixes #6.

This isn't the best solution, but it works well. I'm open to suggestions.

Cheers!

@achembarpu
Copy link
Owner Author

To test this feature:

git clone git@github.com:arvindch/pockyt.git
cd pockyt
git checkout get-article-content
virtualenv venv
source venv/bin/activate
pip install -e .

@achembarpu
Copy link
Owner Author

Closing until a better solution is found.

@achembarpu achembarpu closed this May 20, 2019
@achembarpu achembarpu deleted the get-article-content branch March 27, 2020 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

is it possible to get the entire article (as rendered by Pocket), not just the 'excerpt' ?
1 participant