GithubHelp home page GithubHelp logo

miguel-inacio / tech-news Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 16 KB

Programa que busca notícias do blog da Trybe utilizando Python, parsel, requests, conhecimentos em programação orientada a objetos e web scraping

Dockerfile 1.10% Python 98.90%
oop parsel pytest python requests-library-python web-scraping

tech-news's Introduction

Projeto Tech News 💻 📰

Projeto desenvolvido no curso de desenvolvimento web da Trybe, no módulo de Ciência da Computação.

Abordagem:

  • Utilizar Python, conhecimentos em programação orientada a objetos e web scraping para construir um programa capaz de buscar notícias do blog da Trybe e gerar opções de busca e leitura.

Rodando localmente

Clone o repositório

  git clone [email protected]:miguel-inacio/tech-news.git

Entre no diretório do projeto

  cd tech-news

Crie e entre em um ambiente virtual

    python3 -m venv .venv && source .venv/bin/activate

Instale as dependências

 python3 -m pip install -r dev-requirements.txt

Rode o programa

 tech-news-analyzer
Observações

Os seguintes módulos e seus conteúdos foram desenvolvidos por mim:

Em tech_news:

  • menu.py
  • scraper.py

/analyzer:

  • ratings.py
  • search_engine.py

Em tests: /reading_plan:

  • test_reading_plan.py

tech-news's People

Contributors

miguel-inacio avatar trybe-tech-ops avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.