I have crawled a website, but I have a problem with a special tag that doesn't return the response. I retrieve the HTML document by sending a request and then parse the soup with BS4. However, when I use the find method, it doesn't give me any results.
i used css selector but its not work