oscarkey / extrusionfinder

UG group project: computer vision app which identifies the shape of an extruded object and matches it with a replacement from a catalogue.
Other
0 stars 1 forks source link

Part sourcer: find a library #6

Closed as2388 closed 9 years ago

Veedrac commented 9 years ago

Looks like jsoup is a good bet.

ihc commented 9 years ago

https://github.com/yasserg/crawler4j

Open source java web crawler that looks very easy to use