Skip to content

A webscraper with threads using Nokogiri and HTTParty gems. I used the pinned site for trying this it.

License

Notifications You must be signed in to change notification settings

DennisGabriel-Dev/Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scraper

For you run this project, follow this:


This project was made first at ruby 3.2.2 version :) maybe something breaks, case you use older version it.

In your terminal type:
  gem install nokogiri
  gem install httparty
  gem install parallel

note: csv is a Ruby's default gem, so you don't need install this.

Finally, type and run:
  ruby scraper.rb 

About

A webscraper with threads using Nokogiri and HTTParty gems. I used the pinned site for trying this it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages