{"id":19583613,"url":"https://github.com/ym496/phys.libretexts-scraper","last_synced_at":"2026-05-02T05:38:34.080Z","repository":{"id":181989335,"uuid":"405993703","full_name":"ym496/phys.libretexts-Scraper","owner":"ym496","description":"A scraper for the website phys.libretexts.","archived":false,"fork":false,"pushed_at":"2021-09-14T08:03:23.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-09T05:37:44.663Z","etag":null,"topics":["physics","scraper","selenium","selenium-python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ym496.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-09-13T13:53:38.000Z","updated_at":"2021-12-05T06:05:32.000Z","dependencies_parsed_at":"2023-10-10T14:24:16.881Z","dependency_job_id":null,"html_url":"https://github.com/ym496/phys.libretexts-Scraper","commit_stats":null,"previous_names":["ym496/phys.libretexts-scraper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ym496%2Fphys.libretexts-Scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ym496%2Fphys.libretexts-Scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ym496%2Fphys.libretexts-Scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ym496%2Fphys.libretexts-Scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ym496","download_url":"https://codeload.github.com/ym496/phys.libretexts-Scraper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240850570,"owners_count":19867894,"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":["physics","scraper","selenium","selenium-python"],"created_at":"2024-11-11T07:43:23.172Z","updated_at":"2026-05-02T05:38:34.044Z","avatar_url":"https://github.com/ym496.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# phys.libretexts-Scraper\nA scraper for the website [phys.libretexts](https://phys.libretexts.org/).\n# Contributing\nThis project is under construction. If you want to contribute to this project create a fork and submit a PR. \u003cbr /\u003e \u003cbr /\u003e\nAlso feel free to create a new [issue](https://github.com/WildCyclotron/phys.libretexts-scraper/issues) if you found a bug or have a suggestion. \n# Installing\n* Make sure to get Python 3.7 or higher.\n* Set up venv\n```\npython -m venv venv\n```\n* Clone this repository\n```\n$ git clone https://github.com/WildCyclotron/phys.libretexts-scraper.git\n```\n* Install dependencies\n```\npip install -U -r requirements.txt\n```\n# Usage \n### Example  \n```py\nimport physlibretexts\n\nphyslibretexts.search('momentum',1)\n```\n### Output\n```json\n{\n  \"results\": [\n    {\n      \"title\": \"Momentum\",\n      \"link\": \"https://phys.libretexts.org/Bookshelves/Classical_Mechanics/Supplemental_Modules_(Classical_Mechanics)/Conservation_of_Momentum/Momentum\",\n      \"content\": \"If the sun is directly overhead, the motion of the ball's shadow on the ground seems perfectly natural: there are no horizontal forces, so it either sits still or moves at constant velocity. (Zero for...\"\n    },\n    {\n      \"title\": \"10.1: Momentum\",\n      \"link\": \"https://phys.libretexts.org/Bookshelves/University_Physics/Book%3A_Introductory_Physics_-_Building_Models_to_Describe_Our_World_(Martin_Neary_Rinaldo_and_Woodman)/10%3A_Linear_Momentum_and_the_Center_of_Mass/10.01%3A_Momentum\",\n      \"content\": \"We thus have:\\nd\\ndt\\n(\\n→\\np\\n1+\\n→\\np\\n2)=∑\\n→\\nF\\next\\nFurthermore, if we introduce the “total momentum of the system”,\\n→\\nP\\n=\\n→\\np\\n1+\\n→\\np\\n2, as...\"\n    },\n    {\n      \"title\": \"3.3: Moment of Momentum\",\n      \"link\": \"https://phys.libretexts.org/Bookshelves/Classical_Mechanics/Classical_Mechanics_(Tatum)/03%3A_Systems_of_Particles/3.03%3A_Moment_of_Momentum\",\n      \"content\": \"Moment of momentum plays a role in rotational motion analogous to the role played by linear momentum in linear motion, and is also called angular momentum. Several choices for expressing angular momen...\"\n    },\n    {\n      \"title\": \"3.2: Momentum\",\n      \"link\": \"https://phys.libretexts.org/Bookshelves/University_Physics/Book%3A_University_Physics_I_-_Classical_Mechanics_(Gea-Banacloche)/03%3A_Momentum_and_Inertia/3.02%3A_Momentum\",\n      \"content\": \"For instance, if you are driving in a car towing a trailer behind you, the trailer has only a large amount of inertia, but no momentum, relative to you, because its velocity relative to you is zero; h...\"\n    },\n    {\n      \"title\": \"9.2: Linear Momentum\",\n      \"link\": \"https://phys.libretexts.org/Bookshelves/University_Physics/Book%3A_University_Physics_(OpenStax)/Book%3A_University_Physics_I_-_Mechanics_Sound_Oscillations_and_Waves_(OpenStax)/09%3A_Linear_Momentum_and_Collisions/9.02%3A_Linear_Momentum\",\n      \"content\": \"Momentum is a concept that describes how the motion of an object depends not only on its mass, but also its velocity. Momentum is a vector quantity that depends equally on an object's mass and velocit...\"\n    },\n    {\n      \"title\": \"14.6: Conservation of Four-Momentum\",\n      \"link\": \"https://phys.libretexts.org/Bookshelves/University_Physics/Radically_Modern_Introductory_Physics_Text_II_(Raymond)/14%3A_Forces_in_Relativity/14.06%3A_Conservation_of_Four-Momentum\",\n      \"content\": \"In other words, if we have a number of particles isolated from the rest of the universe, each with momentum pi\\nand energy Ei\\n, then particles may be cr...\"\n    },\n    {\n      \"title\": \"11.3: Angular Momentum\",\n      \"link\": \"https://phys.libretexts.org/Bookshelves/University_Physics/Book%3A_University_Physics_(OpenStax)/Book%3A_University_Physics_I_-_Mechanics_Sound_Oscillations_and_Waves_(OpenStax)/11%3A__Angular_Momentum/11.03%3A_Angular_Momentum\",\n      \"content\": \"The angular momentum of a single particle about a designated origin is the vector product of the position vector in the given coordinate system and the particle’s linear momentum. The net torque on a ...\"\n    },\n    {\n      \"title\": \"Angular Momentum\",\n      \"link\": \"https://phys.libretexts.org/Courses/Joliet_Junior_College/Physics_201_-_Fall_2019/Book%3A_Physics_(Boundless)/10%3A_Rotational_Kinematics%2C_Angular_Momentum%2C_and_Energy/10.08%3A__Angular_Momentum/Angular_Momentum\",\n      \"content\": \"The angular momentum of a single particle about a designated origin is the vector product of the position vector in the given coordinate system and the particle’s linear momentum. The net torque on a ...\"\n    },\n    {\n      \"title\": \"12.3: Angular Momentum\",\n      \"link\": \"https://phys.libretexts.org/Bookshelves/University_Physics/Book%3A_Introductory_Physics_-_Building_Models_to_Describe_Our_World_(Martin_Neary_Rinaldo_and_Woodman)/12%3A_Rotational_Energy_and_Momentum/12.03%3A_Angular_Momentum\",\n      \"content\": \"In this section, we show that we can define a quantity called “angular momentum” as the rotational equivalent of the linear momentum.\"\n    },\n    {\n      \"title\": \"1.5: Four-Momentum\",\n      \"link\": \"https://phys.libretexts.org/Courses/Skidmore_College/Introduction_to_General_Relativity/01%3A_Special_Relativity/1.05%3A_Four-Momentum\",\n      \"content\": \"In Newtonian mechanics, position in space can be indicated with a three-dimensional vector. In Special Relativity, however, events are indicated using four coordinates: x=(t,x,y,z).\"\n    },\n    {\n      \"title\": \"7.2: Generalized Momentum\",\n      \"link\": \"https://phys.libretexts.org/Bookshelves/Classical_Mechanics/Variational_Principles_in_Classical_Mechanics_(Cline)/07%3A_Symmetries_Invariance_and_the_Hamiltonian/7.02%3A_Generalized_Momentum\",\n      \"content\": \"Introduce generalized momentum.\"\n    }\n  ]\n}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fym496%2Fphys.libretexts-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fym496%2Fphys.libretexts-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fym496%2Fphys.libretexts-scraper/lists"}