sitediff icon indicating copy to clipboard operation
sitediff copied to clipboard

Future ideas

Open dergachev opened this issue 5 years ago • 5 comments

I'll start the list here.

  • For demo (or free tier purposes), crawl only X pages (10? 100)
    • Maybe use the Google Analytics API to download list of top 100 pages, just crawl those

dergachev avatar Nov 12 '18 21:11 dergachev

Hi,

We're looking for a fool that won't only does HTML diff, but a CSS diff... We'd like to spot early on changes in CSS done for an issue that could have impact on other pages... That could be an interesting idea for sitediff I think.

lems3 avatar Dec 07 '19 15:12 lems3

Some pages have different content when you are logged in/logged out, so maybe there could be some option to specific where to login and pass credentials.

OneX avatar Jun 05 '20 09:06 OneX

Re: logged in content. It should be possible to log in to any site using curl, so it should be possible from Sitediff. It would be a bit messy though. It might be possible for Sitediff to make it easier... something like an optional call > response > cookie-setting process. I'll add to our internal list of to do's.

cleaver avatar Jun 05 '20 13:06 cleaver

have ability to server from s3 as static file.

jay2610 avatar May 13 '22 01:05 jay2610

Make a simple way to customise the HTML report. A simple first step might be a way to process the report results before the HTML report is generated - eg provide a report preprocessing function.

u982744 avatar Apr 06 '24 01:04 u982744