fa-scraper icon indicating copy to clipboard operation
fa-scraper copied to clipboard

Create browser extension to run fa-scraper

Open mx-psi opened this issue 2 years ago • 0 comments

With minor adjustments it looks like fa-scraper can be run on a browser via Pyodide. However, FilmAffinity does not allow doing cross-origin requests, so we would have to create a browser extension that has permissions over the FilmAffinity.

The extension could be inactive unless you are on your profile page (e.g. by checking the URL and that the name on the list matches the name on the top navigation bar) and provide a way to download the CSV.

mx-psi avatar May 01 '22 16:05 mx-psi