vcwild / btc-web-scraper

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Python 100.0%