{"id":13858796,"url":"https://github.com/chriskite/anemone","last_synced_at":"2025-05-14T11:10:13.888Z","repository":{"id":545711,"uuid":"175761","full_name":"chriskite/anemone","owner":"chriskite","description":"Anemone web-spider framework","archived":false,"fork":false,"pushed_at":"2020-03-20T11:27:38.000Z","size":591,"stargazers_count":1613,"open_issues_count":52,"forks_count":323,"subscribers_count":62,"default_branch":"next","last_synced_at":"2025-04-27T14:02:39.932Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://anemone.rubyforge.org","language":"Ruby","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chriskite.png","metadata":{"files":{"readme":"README.rdoc","changelog":"CHANGELOG.rdoc","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-04-14T18:31:48.000Z","updated_at":"2025-04-03T10:28:09.000Z","dependencies_parsed_at":"2022-08-16T10:30:43.132Z","dependency_job_id":null,"html_url":"https://github.com/chriskite/anemone","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriskite%2Fanemone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriskite%2Fanemone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriskite%2Fanemone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriskite%2Fanemone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chriskite","download_url":"https://codeload.github.com/chriskite/anemone/tar.gz/refs/heads/next","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251993055,"owners_count":21677026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-05T03:02:21.098Z","updated_at":"2025-05-14T11:10:13.797Z","avatar_url":"https://github.com/chriskite.png","language":"Ruby","readme":"= Anemone\n\nAnemone is a web spider framework that can spider a domain and collect useful\ninformation about the pages it visits. It is versatile, allowing you to\nwrite your own specialized spider tasks quickly and easily.\n\nSee http://anemone.rubyforge.org for more information.\n\n== Features\n* Multi-threaded design for high performance\n* Tracks 301 HTTP redirects\n* Built-in BFS algorithm for determining page depth\n* Allows exclusion of URLs based on regular expressions\n* Choose the links to follow on each page with focus_crawl()\n* HTTPS support\n* Records response time for each page\n* CLI program can list all pages in a domain, calculate page depths, and more\n* Obey robots.txt\n* In-memory or persistent storage of pages during crawl, using TokyoCabinet, SQLite3, MongoDB, or Redis\n\n== Examples\nSee the scripts under the \u003ctt\u003elib/anemone/cli\u003c/tt\u003e directory for examples of several useful Anemone tasks.\n\n== Requirements\n* nokogiri\n* robots\n\n== Development\nTo test and develop this gem, additional requirements are:\n* rspec\n* fakeweb\n* tokyocabinet\n* kyotocabinet-ruby\n* mongo\n* redis\n* sqlite3\n\nYou will need to have KyotoCabinet, {Tokyo Cabinet}[http://fallabs.com/tokyocabinet/], {MongoDB}[http://www.mongodb.org/], and {Redis}[http://code.google.com/p/redis/] installed on your system and running.\n","funding_links":[],"categories":["Web Crawling","Ruby","Resources","Core Libraries"],"sub_categories":["Tools","Ruby"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchriskite%2Fanemone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchriskite%2Fanemone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchriskite%2Fanemone/lists"}