-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Giacomo Stelluti Scala edited this page Dec 31, 2019
·
9 revisions
PickAll is a .NET library that aims to make easy web scraping of search engines or similar web sites. The guiding philosophy, behind its design, is:
- gather a limited amount of results (essentially a link and a description) from multiple sources
- process them in a predefined chain of steps
- eventually produce more data during search or post processing