Skip to content

PreferredAI/venom-examples

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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