mirror of
https://github.com/lorien/awesome-web-scraping.git
synced 2024-11-24 08:32:19 +02:00
added kimuraframework
This commit is contained in:
parent
0518b86b3e
commit
4c84a012a0
1
ruby.md
1
ruby.md
@ -48,6 +48,7 @@ This list contains ruby libraries related to web scraping and data processing
|
||||
* [Wombat](https://github.com/felipecsl/wombat) - Web scraper with an elegant DSL that parses structured data from web pages.
|
||||
* [Anemone](https://github.com/chriskite/anemone) - web spider framework that can spider a domain and collect useful information about the pages it visits
|
||||
* [Spidr](https://github.com/postmodern/spidr) - versatile Ruby web spidering library that can spider a site, multiple domains, certain links or infinitely. Spidr is designed to be fast and easy to use.
|
||||
* [kimuraframework](https://github.com/vifreefly/kimuraframework) - Modern web scraping framework written in Ruby which works out of box with Headless Chromium/Firefox, PhantomJS, or simple HTTP requests and allows to scrape and interact with JavaScript rendered websites
|
||||
|
||||
## HTML/XML Parsing
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user