GithubHelp home page GithubHelp logo

tech-news's Introduction

TECH NEWS 👩🏽‍💻

📄 Sobre | About

PT Raspagem do blog da Trybe para consultas de notícias sobre tecnologia

🎯

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

EN Trybe blog scraping for tech news queries

🎯

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


🛠️ Ferramentas | Tools


⚒️ Como rodar a aplicação | How to run the application

PT

Faça Download:

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

Entre na pasta raiz:

cd tech-news

Crie um ambiente virtual:

python3 -m venv .venv

Ative o ambiente virtual:

source .venv/bin/activate

Instale as dependências:

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

Suba o container do banco de dados:

docker-compose up -d mongodb

Chame o script no terminal:

tech-news-analyzer

A partir dai escola primeiro a opção 0 para popular o banco de dados, em seguida é só testar as outras opções

EN

Download the code:

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

Enter the root folder:

cd tech-news

Create a virtual environment:

python3 -m venv .venv

Activate the virtual environment:

source .venv/bin/activate

Install dependencies:

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

Run the database container:

docker-compose up -d mongodb

Run the script on terminal:

tech-news-analyzer

From there choose the 0 option to populate the database, then test the other options



PT
Projeto desenvolvido durante o módulo de ciências da computação na Trybe.
Todos os projetos da Trybe usam linters, Git and GitHub.

EN
Project developed in the Computer Science Module at the Trybe course.
All Trybe projects use linters, Git and GitHub.

tech-news's People

Contributors

queite 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.