Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phanikmr/linkcrawler
A LinkCrawler is a Python module that takes a url on the web (ex: http://python.org), fetches the web-page corresponding to that url, and parses all the links on that page into a repository of links. Next, it fetches the contents of any of the url from the repository just created, parses the links from this new content into the repository and continues this process for all links in the repository until stopped or after a given number of links are fetched.
https://github.com/phanikmr/linkcrawler
async crawler linkcrawler parse python scrapy spider
Last synced: about 1 month ago
JSON representation
A LinkCrawler is a Python module that takes a url on the web (ex: http://python.org), fetches the web-page corresponding to that url, and parses all the links on that page into a repository of links. Next, it fetches the contents of any of the url from the repository just created, parses the links from this new content into the repository and continues this process for all links in the repository until stopped or after a given number of links are fetched.
- Host: GitHub
- URL: https://github.com/phanikmr/linkcrawler
- Owner: phanikmr
- License: gpl-3.0
- Created: 2018-03-28T05:53:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-01T18:30:30.000Z (almost 7 years ago)
- Last Synced: 2024-10-15T06:44:27.337Z (3 months ago)
- Topics: async, crawler, linkcrawler, parse, python, scrapy, spider
- Language: Python
- Size: 54.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0