Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```