Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Adding scrape.py file for extracting tests * Fixed test measures exctraction to output the h3 tag text * Scraper scrapes required data successfully * Resolving merge conflicts * Scraper scrapes required data successfully (#13) * Adding scrape.py file for extracting tests * Fixed test measures exctraction to output the h3 tag text * Scraper scrapes required data successfully * Resolving merge conflicts * Added ability to scrape more than one URL * Added ability to scrape more than one URL (#14) * Added ability to scrape more than one URL * Added 3 more URLs * Added 3 more URLs (#15) * Adding scrape.py file for extracting tests * Fixed test measures exctraction to output the h3 tag text * Scraper scrapes required data successfully * Resolving merge conflicts * Added ability to scrape more than one URL * Added 3 more URLs * clean up scraping and add comments to scrape.py about whats wrong * Update README.md Added app name * Update README.md Replaced placed holder text in tech stack, features * Update README.md Edited heading three - sub heading * Delete requirements.txt * Update scrape.py * Added UI around uploadPDF component * Updated docker-compose, Dockerfile and removed main.py * Changed file name in app for index.js * Added index.html to public folder * Updated package.json * Fixed UI render issue, UI renders with uploadPDF component * Changed which text has the typewriter effect * Centered uplPDF component * Fixed typo in footer --------- Co-authored-by: kleenkanteen <[email protected]>
- Loading branch information