Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 343 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 343 Bytes

Pet-Adoption

In this project, we collected information regarding pets from three websites that contained adoption listings for different types of animals and we constructed a little Search Engine. We implemented the crawling feature with scrapy Python's library and we used Solr to index data and to implement a basic recommender system.