Skip to content

PreferredAI/venom-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Venom Examples

Your preferred focused crawler based on Venom. Now in a convenient package to quickly get your projects up to speed!

Bundled in this pack is a few fully functional examples to help get you up and sprinting. If you require a tutorial, you can access a tutorial here. For more information, read the tutorial guide below.

Maven Central Build Status Coverage Status Javadocs

Overview

Check out our main Venom page for more information.

Quick links

Website | Wiki | API Reference | PreferredAI

Examples

venom-examples includes a set of tutorial designed to quickly get you from 0 to 100.

There are 3 examples located in the package ai.preferred.crawler.single, ai.preferred.crawler.stackoverflow and ai.preferred.crawler.iproperty.

If you would like to find out more, feel free to visit our Wiki.

ai.preferred.crawler.single.SingleCrawler.java

A basic crawler to get your current IP.

ai.preferred.crawler.stackoverflow.master.ListingCrawler.java

A crawler to get the job listings for Singapore on StackOverflow and export to a CSV file.

ai.preferred.crawler.iproperty.master.ListingCrawler.java

A crawler to get the properties on iProperty.com.sg.

License

MIT License

About

A basic web crawler example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages