Skip to content

tigamadou/newsscrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News Web Scrapper

Status

GitHub contributors GitHub forks Scrutinizer code quality (GitHub/Bitbucket) GitHub code size in bytes

A Simple Web Scraper build with Ruby. This program scrape news BuzzFeed and save then in a json file.

Scrap News from BuzzFeed pages. screenshot

Built With

The project was developed using the following technologies:

  • Ruby

Features

  • Scrap News from Buzzfeed.com
  • Scrap News from 9 Pages
  • Save the data in a json file

Future features

  • Scrape news from Yahoo News

Getting Started

To get a local copy up and running, you'll first need to clone the repos.

Clone

With SSh

git clone git@github.com:genzaraki/newsscrapper.git

With https

git clone https://github.com/genzaraki/newsscrapper.git

Requirements

  • Ruby 2.3.0 or higher

Dependencies

Install

Once cloned, browser to the repo folder and install the required gems:

$ cd newsscrapper
$ bundle install

Run the code

To run the web scraper, do the following steps Browse to the repo folder:

$ cd newsscrapper

Execute the command

$ ./bin/main

Run tests

To run the test, execute the following command in your console

rspec

Authors

👤 Author1

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

About

A scrapper to get product details from Aliexpress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages