I am trying to scrape a website and get all the links. I am successful in that. The code I used is
import requests from bs4 import BeautifulSoup result = requ