imdb-link-em-all icon indicating copy to clipboard operation
imdb-link-em-all copied to clipboard

Support site APIs

Open buzz opened this issue 7 years ago • 0 comments

A lot of sites nowadays render results dynamically e.g. using APIs they call from the client.

That makes it impossible to just fetch the results page and parse it. On the other hand these sites often have API endpoints that can be fetched and evaluated.

Task: Extend the script so it can fetch from API endpoints.

buzz avatar Aug 05 '18 19:08 buzz