https://github.com/nmelgar/a.d.a.m.
Selenium app to dowload webpages from https://www.churchofjesuschrist.org/study/manual/ as PDF files.
https://github.com/nmelgar/a.d.a.m.
qa-automation selenium selenium-python software-development
Last synced: about 2 months ago
JSON representation
Selenium app to dowload webpages from https://www.churchofjesuschrist.org/study/manual/ as PDF files.
- Host: GitHub
- URL: https://github.com/nmelgar/a.d.a.m.
- Owner: nmelgar
- Created: 2022-10-24T17:35:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-31T18:25:53.000Z (over 3 years ago)
- Last Synced: 2025-03-30T14:12:16.820Z (about 1 year ago)
- Topics: qa-automation, selenium, selenium-python, software-development
- Language: Python
- Homepage:
- Size: 37.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A.D.A.M.
Overview
A.D.A.M.
Automatic
Download
Amazing
Manuals
All tool to dowload manuals from the site https://www.churchofjesuschrist.org/study/manual/.
It will go through the selected manual and download the webpages as PDF.
## Project Structure
---
The project files and folders are organized as follows:
```
******under contruction ********
root ()
+-- x ()
+-- x ()
+-- __main__.py ()
+-- README.md ()
```
## Required Technologies
---
* At leastPython 3.8.0
## Authors
---
* Nefi Melgar (mel16013@byui.edu)