An open API service indexing awesome lists of open source software.

https://github.com/jonfairbanks/bert-scraper

Scrape website content and extract topics
https://github.com/jonfairbanks/bert-scraper

bertopic webscraper

Last synced: 8 months ago
JSON representation

Scrape website content and extract topics

Awesome Lists containing this project

README

          

# bert-scraper

![bert-scraper](sample.png)

Scrape website content and extract topics
- Visualize topic distributions
- View extracted topic definitions

#### Usage
```
pipenv shell
pipenv install
python index.py https://mycoolsite.com
```