/btc-web-scraper

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

Primary LanguagePythonMIT LicenseMIT

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.