Skip to content

Instantly share code, notes, and snippets.

View Noman654's full-sized avatar

Mohd Nauman Noman654

View GitHub Profile
import random
import json
from urllib.parse import quote, urlparse
from typing import List, Dict, Any
import requests
from bs4 import BeautifulSoup
API_KEY = ''