diff --git a/README.md b/README.md index 2fae14f..ab6b3d5 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,8 @@ A collection of awesome web crawler,spider and resources in different languages. * [sukhoi](https://github.com/iogf/sukhoi) - Minimalist and powerful Web Crawler. * [spidy](https://github.com/rivermont/spidy) - The simple, easy to use command line web crawler. * [newspaper](https://github.com/codelucas/newspaper) - News, full-text, and article metadata extraction in Python 3 -* [aspider](https://github.com/howie6879/aspider) - An async web scraping micro-framework based on asyncio. +* [aspider](https://github.com/howie6879/aspider) - An async web scraping micro-framework based on asyncio. +* [fastbots](https://github.com/ubertidavide/fastbots) - A simple library designed for rapid bot and scraper development using Selenium and the POM (Page Object Model) design. ## Java * [ACHE Crawler](https://github.com/ViDA-NYU/ache) - An easy to use web crawler for domain-specific search.