https://github.com/bkataru/search-m8
A service that scrapes google and youtube search to transcribe and obtain summaries of articles and videos. Made for Inventure Hackathon 2020 by team Etwas
https://github.com/bkataru/search-m8
beautifulsoup4 data-mining gensim machine-learning machine-learning-algorithms natural-language-processing scraping summarization sumy transcription web-scraping youtube-search
Last synced: 5 months ago
JSON representation
A service that scrapes google and youtube search to transcribe and obtain summaries of articles and videos. Made for Inventure Hackathon 2020 by team Etwas
- Host: GitHub
- URL: https://github.com/bkataru/search-m8
- Owner: bkataru
- License: gpl-3.0
- Created: 2020-01-13T16:16:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-11T19:02:50.000Z (over 6 years ago)
- Last Synced: 2025-06-02T23:04:29.019Z (about 1 year ago)
- Topics: beautifulsoup4, data-mining, gensim, machine-learning, machine-learning-algorithms, natural-language-processing, scraping, summarization, sumy, transcription, web-scraping, youtube-search
- Language: HTML
- Homepage:
- Size: 54.6 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# InvHack2020
Project for InvHack2020 by team Etwas.
# How to run code
```cmd
python main.py
```
**Website will be run on localhost at port 8080*