{"id":24423262,"url":"https://github.com/megatron-xcoder/get_paper_project","last_synced_at":"2026-04-13T02:34:56.230Z","repository":{"id":271885342,"uuid":"913011394","full_name":"Megatron-XCoder/Get_Paper_Project","owner":"Megatron-XCoder","description":"This project fetches and filters PubMed papers based on author affiliations, allowing users to perform custom searches and save the results.","archived":false,"fork":false,"pushed_at":"2025-01-10T13:45:59.000Z","size":271,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T10:17:16.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Megatron-XCoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-06T21:11:49.000Z","updated_at":"2025-01-10T13:46:03.000Z","dependencies_parsed_at":"2025-01-10T14:48:35.458Z","dependency_job_id":"b80c8256-de4f-4ecb-9a1a-c763266c3d94","html_url":"https://github.com/Megatron-XCoder/Get_Paper_Project","commit_stats":null,"previous_names":["megatron-xcoder/get_paper_project"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Megatron-XCoder%2FGet_Paper_Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Megatron-XCoder%2FGet_Paper_Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Megatron-XCoder%2FGet_Paper_Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Megatron-XCoder%2FGet_Paper_Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Megatron-XCoder","download_url":"https://codeload.github.com/Megatron-XCoder/Get_Paper_Project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243420662,"owners_count":20288128,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-20T10:17:19.989Z","updated_at":"2025-12-29T03:00:04.200Z","avatar_url":"https://github.com/Megatron-XCoder.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Get Papers List\n\nThis project fetches and filters PubMed papers based on author affiliations, allowing users to perform custom searches and save the results.\n\n## Features\n- Fetch PubMed papers based on a user-defined search query.\n- Filter papers using specific criteria (e.g., author affiliations).\n- Save filtered results to a specified file.\n- Debug mode for additional insights during execution.\n\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/Megatron-XCoder/Get_Paper_Project.git\n   cd get-papers-list\n   ```\n\n2. Install dependencies:\n   ```bash\n   poetry install\n   ```\n\n---\n\n## Usage\n\nRun the script using Poetry:\n\n### Basic Usage:\n```bash\npoetry run get-papers-list \"\u003cquery\u003e\"\n```\n\n### Options:\n- **`-d` / `--debug`**: Enable debug mode to view detailed logs.\n- **`-f \u003cfilename\u003e` / `--file \u003cfilename\u003e`**: Specify the filename to save results.\n- **`-h` / `--help`**: Show the help message and usage information.\n\n### Examples:\n\n1. **Basic Query**:\n   ```bash\n   poetry run get-papers-list \"cancer research on kidney and brain\"\n   ```\n\n2. **With Debug Mode**:\n   ```bash\n   poetry run get-papers-list \"machine learning and the rise on AI\" --debug\n   ```\n\n3. **Save Results to a File**:\n   ```bash\n   poetry run get-papers-list \"human psychology and body language\" --file genetics.csv\n   ```\n\n4. **Show Help**:\n    ```bash\n   poetry run get-papers-list -h\n   ```\n\n---\n\n## Dependencies\n\nThis project uses the following Python package:\n- [requests](https://pypi.org/project/requests/): For making HTTP requests.\n\nDependencies are managed with Poetry. All required packages are listed in the `pyproject.toml` file.\n\n---\n\n## Debugging\nEnable debug mode using the `-d` or `--debug` flag to display detailed logs about the script's execution, including fetched and filtered data.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegatron-xcoder%2Fget_paper_project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmegatron-xcoder%2Fget_paper_project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegatron-xcoder%2Fget_paper_project/lists"}