https://github.com/anonrig/rubycrawler
Web Crawler - Ruby
https://github.com/anonrig/rubycrawler
Last synced: over 1 year ago
JSON representation
Web Crawler - Ruby
- Host: GitHub
- URL: https://github.com/anonrig/rubycrawler
- Owner: anonrig
- Created: 2013-06-18T19:36:59.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-18T19:46:37.000Z (about 13 years ago)
- Last Synced: 2025-01-26T17:12:22.253Z (over 1 year ago)
- Language: Ruby
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
rubycrawler
===========
Web Crawler - Ruby
- A small crawler written in Ruby language, that recursively prints out all of the links (href's) in a website.