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

https://github.com/raphaelalmeidamartins/python-tech-news

Python data science project developed js at the end of Unit 35 (Computer Science Module) of the Trybe's Web Development course
https://github.com/raphaelalmeidamartins/python-tech-news

crawler crawler-python data-science pytest python

Last synced: 3 months ago
JSON representation

Python data science project developed js at the end of Unit 35 (Computer Science Module) of the Trybe's Web Development course

Awesome Lists containing this project

README

          

# :snake: Python Tech News :newspaper: :spider:

![cover](./cover.png)

## :page_with_curl: About/Sobre

:us: English

Python data science project developed by [Raphael Martins](https://www.linkedin.com/in/raphaelameidamartins/) at the end of Unit 35 ([Computer Science Module](https://github.com/raphaelalmeidamartins/trybe_exercicios/tree/main/4_Ciencia-da-Computa%C3%A7%C3%A3o)) of Trybe's Web Development course. I was approved with 100% of the mandatory and optional requirements met.

We had to develop a cralwer to scrape news data from Trybe's blog.

:brazil: Português

Projeto de Python e ciência de dados desenvolvido por [Raphael Martins](https://www.linkedin.com/in/raphaelameidamartins/) ao final do Bloco 35 ([Módulo Ciência da Computação](https://github.com/raphaelalmeidamartins/trybe_exercicios/tree/main/4_Ciencia-da-Computa%C3%A7%C3%A3o)) do curso de Desenvolvimento Web da Trybe. Fui aprovado com 100% dos requisitos obrigatórios e opcionais atingidos.

Tivemos que desenvolver um cralwer para raspar dados de notícias do blog da Trybe.

## :man_technologist: Developed Skills/Habilidades Desenvolvidas

:us: English

* Use Python's interactive terminal
* Write your own modules and import them into other code
* Apply data scraping techniques
* Extract data from HTML content
* Store the obtained data in a database

:brazil: Português

* Utilizar o terminal interativo do Python
* Escrever seus próprios módulos e importá-los em outros códigos
* Aplicar técnicas de raspagem de dados
* Extrair dados de conteúdo HTML
* Armazenar os dados obtidos em um banco de dados


## :hammer_and_wrench: Tools/Ferramentas

* Python
* Pytest

## :trophy: Grade/Nota

![My grade of the project - Minha nota no projeto](./nota.png)