Sorry, we don't support your browser.  Install a modern browser
This post is closed.

API Access#186

Would like to be able to use crawling feature via API

2 years ago
1

Hi, @Sindri Stefánsson! Thank you for your suggestion. Can you give more details? Would you like just to launch audit via webhook or would you like to use Site Audit parameters and metrics inside other tools?

2 years ago

For us it would be great to have an API Access that simply responds with the results of the current crawling. Maybe even just the “summary” part of it as a json as such:

url: string,
criticals: number,
warnings: number,
opportunities: number,
notices: number,
crawled_pages: number,
current_crawling: Date,
score: number
}

This would enable us to semi-automate the reporting process to our customers since most analytics-reporting tools such as datastudio and databox (and any other such system) are supporting this kind of api.

2 years ago
1

@Ada , thank you for details for you really need!

2 years ago
Changed the status to
Planned
a year ago
Changed the status to
In Progress
a year ago

The first simple version of Site Audit API is available for customers on Premium and Enterprise plans. Here is the guide how to use it - https://help.sitechecker.pro/article/133-site-audit-api

a year ago
Changed the status to
Completed
a year ago

👏👏 thank you so much! great work!

a year ago