Skip to content

Instantly share code, notes, and snippets.

View moenn's full-sized avatar
☃️
毕业设计!

moenn

☃️
毕业设计!
View GitHub Profile
#! /usr/bin/python
# -*- coding:utf-8 -*-
import requests
from bs4 import BeautifulSoup
import re
from urllib.request import HTTPError
import time
import os
from _ast import Num
class Mymm():