Packages

A behaviour for defining Spiders that crawl and parse pages for a particular site (or, in some cases, a group of sites).

Current section

Files

Jump to
gen_spider Emakefile
Raw

Emakefile

{'src/*', [debug_info,
{i, "src"},
{i, "include"},
{outdir, "ebin"}]}.
{'test/*', [debug_info,
{i, "src"},
{i, "include"},
{i, "test"},
{outdir, "ebin"}]}.