Skip to content
This repository has been archived by the owner on Jul 28, 2022. It is now read-only.
/ btc-web-scraper Public archive

A web scraper using Beautiful Soup and Python built-in modules.

License

Notifications You must be signed in to change notification settings

vcwild/btc-web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Behind the Code Challenge 03

GitHub language count Repository size License

🚀 A simple web scraper developed during IBM Behind the Code Challenge #03 | FIAP

📌 Table of Contents


💻 Technologies

This project was made using the following technologies:

🚀 Features

  • Web scraping in TED Talk transcriptions.
  • Web scraping Olhar Digital articles.
  • Web scraping StartSe articles.

👷 How to run

# Clone this repo
$ git clone https://github.com/vcwild/btc-web-scraper.git

📦 Run Crawlers

# Run crawlers
$ python3 main.py

🐛 Issues

Found a bug? Feel free to post an issue with title and description.

📕 License

This project is under the MIT license.

About

A web scraper using Beautiful Soup and Python built-in modules.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages