Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ribeirogab/technology-insights
Program with the aim of using the data from Stack Overflow Insights 2020 and generating informative graphs.
https://github.com/ribeirogab/technology-insights
crawler python scraping typescript
Last synced: about 23 hours ago
JSON representation
Program with the aim of using the data from Stack Overflow Insights 2020 and generating informative graphs.
- Host: GitHub
- URL: https://github.com/ribeirogab/technology-insights
- Owner: ribeirogab
- License: mit
- Created: 2020-11-22T23:20:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-01T20:43:58.000Z (over 3 years ago)
- Last Synced: 2023-03-04T10:34:30.907Z (over 1 year ago)
- Topics: crawler, python, scraping, typescript
- Language: TypeScript
- Homepage:
- Size: 125 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Technology Insights
> Programa com inutito de utilizar os dados do [Stack Overflow Insights 2020](insights.stackoverflow.com/survey/2020) e gerar gráficos informativos.## Começando
### Clonando o repositório
```bin
git clone github.com/ribeirogab/technology-insights.git
```### Rodando a aplicação
```bin
python3 init.py
```