Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/voxmachina/google-fetcher
Pings pages from a given sitemap as a google user agent
https://github.com/voxmachina/google-fetcher
Last synced: 3 days ago
JSON representation
Pings pages from a given sitemap as a google user agent
- Host: GitHub
- URL: https://github.com/voxmachina/google-fetcher
- Owner: voxmachina
- License: mit
- Created: 2014-07-04T13:43:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-04T15:10:27.000Z (over 10 years ago)
- Last Synced: 2024-10-12T08:48:05.066Z (about 1 month ago)
- Language: JavaScript
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
google-fetcher
=========Pings pages from a given sitemap as a google user agent
Installation
---
```sh
npm install
```Usage
---
```sh
node main.js
```Example
---
```sh
node main.js sitemap.xml
```