Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 393 Bytes

File metadata and controls

18 lines (11 loc) · 393 Bytes

Web-Link

The link spider create the linkgraph for a set of urls.

To run it: $ scrapy crawl link -a urls='https://example.com'

To skip some hostname/domain, provide the argument skips.

The vertex of the graph are either hostname or domain, use the argument data to choose.

License

Licensed under