Hello,
I have an idea for making a portfolio, I would like each example in my portfolio to not only
show the code, but also demonstrate what the code does with a screen recording.
Let’s say I run a selenium script on IMDb.com . I use selenium to enter a search in the search window and return the result. Pytest can assert that the search returned valid search results for example.
If I publish such a screen recording would that somehow violate copyright you think? I know that IMDb is very sensitive about web scraping, for good reason, but in my case I am not scraping the site for any resources, I would however show IMDb’s content in my example.
Grateful for any pointers the community at The Club might have.
Cheers!
Magnus