Skip to content

A web scraper that is used to retrieve medical articles from the Scielo website. Built with Ruby.

Notifications You must be signed in to change notification settings

yahir91/Scraper

Repository files navigation

Scraper

In this project, I build a Scraper that gets information of medical articles. It retrieves the title, the authors and the link of each article form the web page Scielo. You can choose from 45 articles which want you want to look.

Built With

  • Ruby
  • Nokogiri
  • Rubocop
  • Byebug

Getting Started

To get a local copy and run the program follow the next instructions

  • Open your command line and type git clone git@github.com:yahir91/Scraper.git
  • Go to the new repository, inside the command line type cd scraper to go to the repository folder.
  • Run bundle install in the command line.
  • To run the file enter cd bin to go to the bin folder, then type ruby main.rb.
  • Type the articles that you want to search. ![Search-Engine](./screenshots/Screenshot from 2020-07-16 13-18-54.png)
  • Then select from a selection of 45 titles which articles information you want to see. ![Articles-Options](./screenshots/Screenshot from 2020-07-16 13-19-49.png)
  • You can see the article information and the link to go to that article. ![Article-infomation](./screenshots/Screenshot from 2020-07-16 13-20-10.png)

Run tests

  • Tests have been created, to run them enter rspec in the command line inside the folder repository

Author

👤 Yahir Cardona

🤝 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

About

A web scraper that is used to retrieve medical articles from the Scielo website. Built with Ruby.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages