I'm trying to download this packages into my system but due to office network environment they are not allowing me to download it. So do we have any alternative packages or else any solution for this kind of issues ?
The following are the packages:
from bs4 import BeautifulSoup
from selenium import webdriver
import requests
import pandas as pd
I'm expecting a solution where I can download or else install this package such that I don't get any security issues.