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

pubmed script added #1027

Closed
wants to merge 1 commit into from
Closed

Conversation

VarsaGupta
Copy link

@VarsaGupta VarsaGupta commented May 20, 2024

Description

Added the Python script that extracts and saves PubMed article abstracts for a given query using the Beautiful Soup library.

Resolves: #937

Checklist

Before submitting this pull request, kindly verify that the ensuing checkpoints have been reached.

  • Have you adhered to the repository's defined coding convention rules?
  • Have you updated the 'documentation.md' file with the method/function documentation?
  • Have you sent a message along with the result or response?
  • Have you used the try-catch technique?
  • Has the method/class been added to the documentation (md file)?

Screenshots

This is the format of the abstract file that will contains all the data extracted from the pubmed based on user's query.
pubmed01

Additional Notes/Comments

Please feel free to provide any additional remarks, suggestions, or feedback concerning this pull request. Your input is valuable and appreciated.


I certify that I have carried out the relevant checks and provided the requisite screenshot for validation by submitting this pull request.
I appreciate your contribution.

@nikhil25803 nikhil25803 closed this Aug 9, 2024
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

Successfully merging this pull request may close these issues.

Feat: Scrapping Pubmed Data using BioPython and Beautiful Soup
2 participants