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

Add option to embed full text for pubmed central links if available #5

Open
Moldoteck opened this issue Apr 5, 2021 · 0 comments
Open

Comments

@Moldoteck
Copy link
Owner

Can use api like this> https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=pmc&id=...
Should take the result into an html parser, like cheerio, take all sections ( tag), concatenate them and put after abstract
Also should format each title section with bold
Also should use justify style for text for better reading
Also should add as date the real date when article was published

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant