Skip to content

Commit

Permalink
docs: adicionando video-aulas de frameworks de raspagem de dados ao m…
Browse files Browse the repository at this point in the history
…aterial de estudos #8
  • Loading branch information
moonshinerd authored Apr 6, 2024
1 parent 0b6580d commit 3f6ddcf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/Estudos/Estudos.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@
2. [Como Fazer Web Scraping em Python - Blog GeekHunter](https://blog.geekhunter.com.br/como-fazer-um-web-scraping-python) - Guia passo a passo sobre como realizar web scraping em Python.
3. [Web Scraping com Python - Blog BrightData](https://brightdata.com.br/blog/procedimentos/web-scraping-with-python) - Recursos e tutoriais para ajudar você a entender e praticar web scraping com Python.
4. [Playlist de Web Scraping em Python - Vídeos no YouTube](https://www.youtube.com/playlist?list=PLFeyfVYazTkIYEFvAKB6SB-uJ-CWW4BrZ) - Série de vídeos abrangendo diferentes aspectos do web scraping usando Python.
5. [Scrapy](https://www.youtube.com/watch?v=QdLgNr1mKQU) - Vídeo-aula introdutória ao Scrapy
5. [BeatifulSoup](https://youtu.be/WzUPnQwSQyk?si=wrZi5TuhH8aMwk_v) - Vídeo-aula introdutória ao BeatifulSoup
5. [Selenium](https://www.youtube.com/watch?v=CdoBcv1QmSg) - Vídeo-aula introdutória ao Selenium

## Querido-Diario-ToolBox (Python)

Expand All @@ -38,4 +41,4 @@
## Possível Feature: Bot no Twitter

1. [Tutorial Oficial do Twitter para Criar um Bot com a API do Twitter v2](https://developer.twitter.com/en/docs/tutorials/how-to-create-a-twitter-bot-with-twitter-api-v2) - Tutorial oficial fornecido pelo Twitter para criar um bot no Twitter usando a API do Twitter v2.
2. [Vídeo Explicativo sobre Criação de Bots no Twitter - YouTube](https://www.youtube.com/watch?v=ITmZWIky4g8) - Um vídeo informativo que pode ajudar a entender os conceitos básicos e a implementação de bots no Twitter com python.
2. [Vídeo Explicativo sobre Criação de Bots no Twitter - YouTube](https://www.youtube.com/watch?v=ITmZWIky4g8) - Um vídeo informativo que pode ajudar a entender os conceitos básicos e a implementação de bots no Twitter com python.

0 comments on commit 3f6ddcf

Please sign in to comment.