https://github.com/dewanshrawat15/profiler
https://github.com/dewanshrawat15/profiler
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dewanshrawat15/profiler
- Owner: dewanshrawat15
- Created: 2019-02-03T09:21:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-20T15:13:58.000Z (about 6 years ago)
- Last Synced: 2025-02-09T12:15:15.439Z (3 months ago)
- Language: Python
- Size: 3.56 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Profiler
The aim of this project was to automate daily boring study stuff. As a case study, quite often we are asked to search for information on stuff and present it in short. ```Profiler``` does the very same. It accepts the search query and the language code (according to ISO639-1 conventions) in which the result is to be displayed. Then, it summarises the page content and presents it in a responsive html document.
## Usage
- Download ```chromedriver``` externally, or use the one provided with the repository.
- Run ```pip install selenium```
- Run ```python script.py```
- Enter Search Query and Language Code (ISO639-1 convention)
- Sit back and relax