GitXplorerGitXplorer
i

news-scraper

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
92a4e751985e1091d0f935fe50114b3d990f561c

Add rubocop

iisabarros committed 2 months ago
Unverified
38028251d371be6dc092d092b94bc17e1f0f3631

Make small changes to script

iisabarros committed 2 months ago
Unverified
9f96bbfe681ddb2f36cf65b4c149b25ed9d25f3f

Send email with the news

iisabarros committed 2 months ago
Unverified
a294b476e9c16fc3967497d7a21b6eb2ce9c5069

Remove cnn and bbc for now

iisabarros committed 2 months ago
Unverified
e30e8912ccbd3dd29a9e0bc53491188f670d3259

Improve script to ignore irrelevant text

iisabarros committed 2 months ago
Unverified
42b2c91eec30b8c7fa6e18d3f5a51d3ad652a39b

Add script to read headlines from newspapers

iisabarros committed 2 months ago

README

The README file for this repository.

News Scraper

Set the environment variables

cp .env.sample .env

Then replace with the correct values.

Install the dependencies

bundle

This will install all gems from Gemfile locally.

Run the script

ruby script.rb