I\'m trying to use the requests_html library with js rendering along with FastAPI:
requests_html
FastAPI
script.py
from fastapi import FastAPI from