Todos Novo

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Entrar

Todos Novo Entrar

All gists matching topic pid

Mais recente criado
Menos recente criado
Mais recente atualizado
Menos recente atualizado

jetsung / 抓取 VPS pid

0 curtidas
0 bifurcações
1 arquivos
Última atividade 1 month ago
抓取 VPS 平台商品的 pid 方便添加 aff
pid vps
1 import argparse
2 import requests
3 from urllib.parse import urljoin, urlparse, parse_qs, urlencode, urlunparse
4 import sys
5
6 session = requests.Session()
7 session.headers.update({
8 "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36",
9 "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8",
10 "Accept-Language": "en-US,en;q=0.9",
Próximo Anterior

Desenvolvido por Opengist ⋅ Load: 41ms⋅

Português
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文
⋅ 爱开发 ⋅ 爱开发社区