CuriousLearner / CuriousLearner/GeeksForGeeksScrapper
Use of Template Rendering library to seprate the Python and HTML Code
Open
hacktoberfest
- Dominant language
- Python
- Stars
- 147
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
The Current Script to scrape the website contains both python as well as the HTML code . Thus in order to scale the project i.e to modify the HTML code to redesign the Web Page and PDF document, we may need to modify the Script also. Thus it will great to use a template rendering library like **Jinja2** to render the HTML content so that the HTML and Python Part Can be separated.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.