# Google says don't use this script: https://twitter.com/methode/status/783733724655517696 # This script is a violation of Google Terms of Service. Don't use it. import requests import csv import os import time from bs4 import BeautifulSoup from urllib.parse import urlencode seconds = input('Enter number of seconds to wait between URL checks: ') output = os.path.join(os.path.dirname(__file__), input('Enter a filename (minus file extension): ')+'.csv') urlinput = os.path.join(os.path.dirname(__file__), input('Enter input text file: ')) urls = open(urlinput, "r") proxies = { 'https' : 'https://localhost:8123', 'http' : 'http://localhost:8123' } user_agent = 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36' headers = { 'User-Agent' : user_agent} f = csv.writer(open(output, "w+", newline="\n", encoding="utf-8")) f.writerow(["URL", "Indexed"]) for line in iter(urls): query = {'q': 'info:' + line} google = "https://www.google.com/search?" + urlencode(query) data = requests.get(google, headers=headers, proxies=proxies) data.encoding = 'ISO-8859-1' soup = BeautifulSoup(str(data.content), "html.parser") try: check = soup.find(id="rso").find("div").find("div").find("h3").find("a") href = check['href'] f.writerow([line,"True"]) print(line + " is indexed!") except AttributeError: f.writerow([line,"False"]) print(line + " is NOT indexed!") print("Waiting " + str(seconds) + " seconds until checking next URL.\n") time.sleep(float(seconds)) urls.close() INDIA'S TECHNOLOGY Switched To Amazing 5G Gadget For Insane Speed

Switched To Amazing 5G Gadget For Insane Speed

 5G Mobiles has Insane speed know which is best selling devices in 2021. You will stop purchasing 4G devices.

vivo 5g mobile,realme 5g mobile,5g mobile samsung,oppo 5g mobile,nokia 5g mobile,5g mobiles in hyderabad,cheapest 5g phones,redmi 10x 5g price in india,galaxy z fold 2 spectrum mobile,galaxy 5g flip,best 5g carrier,5g phones t-mobile,5g phones apple,5g phones verizon,nokia 5g mobile amazon,non chinese 5g phones,best 5g phones in india under 20000,vivo 5g mobile price in india,moto 5g phone,5g network in india,best 5g phones in india,best 5g phones uk,best 5g phones australia,best 5g phones 2019,best 5g phones in uae,best 5g phones philippines,best 5g phones canada,best 5g phones 2021,best 5g phones for t mobile,upcoming best 5g phones in india,samsung best 5g phones,best budget 5g phones,best upcoming 5g phones,best budget 5g phones uk,best buy 5g phones,best new 5g phones,best mobile 5g phones

      Best 5G Mobile Phones but prices vary. 

 
VIVO V20 Pro 5G is beast and profitable devices has its own features.
64MP+8MP+2MP rear camera with motion optical device, eye optical device, body/object optical device, super night mode, super wide angle night mode, rack night mode, immoderate stable video, art portrait video, super macro, bokeh portrait, multi-style portrait, ar stickers, 3d sound chase | 44MP+8MP selfie camera 16.35 centimeters (6.44 inch) FHD+ multi-touch electrical phenomenon touchscreen with 2400 x 1080 pixels resolutionMemory, Storage & SIM: 8GB RAM | 128GB internal memory expandable | twin SIM (nano+nano) dual-standby (5G+4G) Funtouch OS eleven supported humanoid ten software package ( humanoid eleven are obtainable through OTA Update) with Qualcomm flower 765G 5G octa core processor 4000mAH lithium-ion battery 1 year manufacturer warrant for device and vi months manufacturer warrant for in-box accessories as well as batteries from the date of purchase Box additionally includes: Earphones, documentation, microusb to USB cable, USB power device, sim ejector, protecting case, protecting film

iPhone 12 Pro Max


6.7-inch Super membrane XDR show Ceramic protect, harder than any smartphone glass A14 Bionic chip, the quickest chip ever during a smartphone Pro camera system with 12MP immoderate Wide, Wide and exposure cameras; 5x optical zoom range; Night mode, Deep Fusion, good HDR three, Apple ProRAW, 4K Ray M. Dolby Vision HDR recording 12MP TrueDepth front camera with Night mode, 4K Ray M. Dolby Vision HDR recording Industry-leading IP68 water resistance

OnePlus 8T.


Rear Quad Camera with forty eight MP Sony IMX586 sensor, sixteen MP exaggerated Wide Angle, 5 MP macro lens and one or two of MP monochrome lens | Front Camera with sixteen MP Sony IMX471 sensor 6.55 in. ( sixteen.63 centimeters) 100 and twenty cycles/second Fluid AMOLED show with 2400 X 1080 Pixels resolution, 402 PPI density 2.86 rate per second Qualcomm flower eighty six5 Octa-core Processor + Adreno 650 GPU , O OS supported mechanical man eleven software system 12 GB RAM | 256 GB storage 4500 mAH Lithium-ion battery with sixty 5 W “Warp charge” Box in addition includes: OnePlus 8T,Warp Charge sixty 5 Power Adapter, Warp Charge Type-C to Type-C Cable, quick begin Guide, Welcome Letter, Safety information and warrant Card, emblem Sticker, Case, Screen defender, SIM receptacle Ejector Important features: Face Unlock, HDR, Screen Flash, Face Retouching, CINE quantitative relation recording, Video Portrait, UltraShot HDR, Nightscape, Macro, Portrait, Pro Mode, Panorama, wise Pet Capture, AI Scene Detection, RAW Image, Filter, Video Focus pursuit, Super Stable, Video Nightscape, twin Stereo Speakers, Noise cancellation support, electrical engineer Atmos supports Alexa Hands-Free. Alexa on your phone permits you to make phone calls, open apps, management wise home devices, access the library of Alexa skills, and loads of victimization merely your voice whereas on-the-go. transfer the Alexa app and complete hands-free setup to urge started. merely raise - and Alexa will respond instantly.


Post a Comment

0 Comments