| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562 |
- <?php
- class google{
-
- private const is_class = ".";
- private const is_id = "#";
-
- public function __construct(){
-
- include "lib/fuckhtml.php";
- $this->fuckhtml = new fuckhtml();
-
- include "lib/nextpage.php";
- $this->nextpage = new nextpage("google");
- }
-
- public function getfilters($page){
-
- switch($page){
-
- case "web": return [];/*
- return [
- "country" => [
- "display" => "Country",
- "option" => [
- "zz" => "Instance region",
- "af" => "Afghanistan",
- "al" => "Albania",
- "dz" => "Algeria",
- "as" => "American Samoa",
- "ad" => "Andorra",
- "ao" => "Angola",
- "ag" => "Antigua & Barbuda",
- "ar" => "Argentina",
- "am" => "Armenia",
- "au" => "Australia",
- "at" => "Austria",
- "az" => "Azerbaijan",
- "bs" => "Bahamas",
- "bh" => "Bahrain",
- "bd" => "Bangladesh",
- "by" => "Belarus",
- "be" => "Belgium",
- "bz" => "Belize",
- "bj" => "Benin",
- "bt" => "Bhutan",
- "bo" => "Bolivia",
- "ba" => "Bosnia & Herzegovina",
- "bw" => "Botswana",
- "br" => "Brazil",
- "bn" => "Brunei",
- "bg" => "Bulgaria",
- "bf" => "Burkina Faso",
- "bi" => "Burundi",
- "kh" => "Cambodia",
- "cm" => "Cameroon",
- "ca" => "Canada",
- "cv" => "Cape Verde",
- "cf" => "Central African Republic",
- "td" => "Chad",
- "cl" => "Chile",
- "co" => "Colombia",
- "cg" => "Congo - Brazzaville",
- "cd" => "Congo - Kinshasa",
- "ck" => "Cook Islands",
- "cr" => "Costa Rica",
- "ci" => "Côte d’Ivoire",
- "hr" => "Croatia",
- "cu" => "Cuba",
- "cy" => "Cyprus",
- "cz" => "Czechia",
- "dk" => "Denmark",
- "dj" => "Djibouti",
- "dm" => "Dominica",
- "do" => "Dominican Republic",
- "ec" => "Ecuador",
- "eg" => "Egypt",
- "sv" => "El Salvador",
- "ee" => "Estonia",
- "et" => "Ethiopia",
- "fj" => "Fiji",
- "fi" => "Finland",
- "fr" => "France",
- "ga" => "Gabon",
- "gm" => "Gambia",
- "ge" => "Georgia",
- "de" => "Germany",
- "gh" => "Ghana",
- "gi" => "Gibraltar",
- "gr" => "Greece",
- "gl" => "Greenland",
- "gt" => "Guatemala",
- "gg" => "Guernsey",
- "gy" => "Guyana",
- "ht" => "Haiti",
- "hn" => "Honduras",
- "hk" => "Hong Kong",
- "hu" => "Hungary",
- "is" => "Iceland",
- "in" => "India",
- "id" => "Indonesia",
- "iq" => "Iraq",
- "ie" => "Ireland",
- "im" => "Isle of Man",
- "il" => "Israel",
- "it" => "Italy",
- "jm" => "Jamaica",
- "jp" => "Japan",
- "je" => "Jersey",
- "jo" => "Jordan",
- "kz" => "Kazakhstan",
- "ke" => "Kenya",
- "ki" => "Kiribati",
- "kw" => "Kuwait",
- "kg" => "Kyrgyzstan",
- "la" => "Laos",
- "lv" => "Latvia",
- "lb" => "Lebanon",
- "ls" => "Lesotho",
- "ly" => "Libya",
- "li" => "Liechtenstein",
- "lt" => "Lithuania",
- "lu" => "Luxembourg",
- "mg" => "Madagascar",
- "mw" => "Malawi",
- "my" => "Malaysia",
- "mv" => "Maldives",
- "ml" => "Mali",
- "mt" => "Malta",
- "mu" => "Mauritius",
- "mx" => "Mexico",
- "fm" => "Micronesia",
- "md" => "Moldova",
- "mn" => "Mongolia",
- "me" => "Montenegro",
- "ma" => "Morocco",
- "mz" => "Mozambique",
- "mm" => "Myanmar (Burma)",
- "na" => "Namibia",
- "nr" => "Nauru",
- "np" => "Nepal",
- "nl" => "Netherlands",
- "nz" => "New Zealand",
- "ni" => "Nicaragua",
- "ne" => "Niger",
- "ng" => "Nigeria",
- "nu" => "Niue",
- "mk" => "North Macedonia",
- "no" => "Norway",
- "om" => "Oman",
- "pk" => "Pakistan",
- "ps" => "Palestine",
- "pa" => "Panama",
- "pg" => "Papua New Guinea",
- "py" => "Paraguay",
- "pe" => "Peru",
- "ph" => "Philippines",
- "pn" => "Pitcairn Islands",
- "pl" => "Poland",
- "pt" => "Portugal",
- "pr" => "Puerto Rico",
- "qa" => "Qatar",
- "ro" => "Romania",
- "ru" => "Russia",
- "rw" => "Rwanda",
- "ws" => "Samoa",
- "sm" => "San Marino",
- "st" => "São Tomé & Príncipe",
- "sa" => "Saudi Arabia",
- "sn" => "Senegal",
- "rs" => "Serbia",
- "sc" => "Seychelles",
- "sl" => "Sierra Leone",
- "sg" => "Singapore",
- "sk" => "Slovakia",
- "si" => "Slovenia",
- "sb" => "Solomon Islands",
- "so" => "Somalia",
- "za" => "South Africa",
- "kr" => "South Korea",
- "es" => "Spain",
- "lk" => "Sri Lanka",
- "sh" => "St. Helena",
- "vc" => "St. Vincent & Grenadines",
- "sr" => "Suriname",
- "se" => "Sweden",
- "ch" => "Switzerland",
- "tw" => "Taiwan",
- "tj" => "Tajikistan",
- "tz" => "Tanzania",
- "th" => "Thailand",
- "tl" => "Timor-Leste",
- "tg" => "Togo",
- "to" => "Tonga",
- "tt" => "Trinidad & Tobago",
- "tn" => "Tunisia",
- "tr" => "Türkiye",
- "tm" => "Turkmenistan",
- "vi" => "U.S. Virgin Islands",
- "ug" => "Uganda",
- "ua" => "Ukraine",
- "ae" => "United Arab Emirates",
- "gb" => "United Kingdom",
- "us" => "United States",
- "uy" => "Uruguay",
- "uz" => "Uzbekistan",
- "vu" => "Vanuatu",
- "ve" => "Venezuela",
- "vn" => "Vietnam",
- "zm" => "Zambia",
- "zw" => "Zimbabwe"
- ]
- ],
- "nsfw" => [
- "display" => "NSFW",
- "option" => [
- "yes" => "Yes",
- "no" => "No"
- ]
- ],
- "lang" => [ // prefix with lang_
- "display" => "Language",
- "option" => [
- "any" => "Any language",
- "af" => "Afrikaans",
- "ca" => "català",
- "cs" => "čeština",
- "da" => "dansk",
- "de" => "Deutsch",
- "et" => "eesti",
- "en" => "English",
- "es" => "español",
- "eo" => "esperanto",
- "tl" => "Filipino",
- "fr" => "français",
- "hr" => "hrvatski",
- "id" => "Indonesia",
- "is" => "íslenska",
- "it" => "italiano",
- "sw" => "Kiswahili",
- "lv" => "latviešu",
- "lt" => "lietuvių",
- "hu" => "magyar",
- "nl" => "Nederlands",
- "no" => "norsk",
- "pl" => "polski",
- "pt" => "português",
- "ro" => "română",
- "sk" => "slovenčina",
- "sl" => "slovenščina",
- "fi" => "suomi",
- "sv" => "svenska",
- "vi" => "Tiếng Việt",
- "tr" => "Türkçe",
- "el" => "Ελληνικά",
- "be" => "беларуская",
- "bg" => "български",
- "ru" => "русский",
- "sr" => "српски",
- "uk" => "українська",
- "hy" => "հայերեն",
- "iw" => "עברית",
- "ar" => "العربية",
- "fa" => "فارسی",
- "hi" => "हिन्दी",
- "th" => "ไทย",
- "ko" => "한국어",
- "zh-CN" => "中文 (简体)",
- "zh-TW" => "中文 (繁體)",
- "ja" => "日本語"
- ]
- ],
- "time" => [
- "display" => "Time posted",
- "option" => [
- "any" => "Any time",
- "h" => "Last hour",
- "d" => "Last 24 hours",
- "w" => "Last week",
- "m" => "Last month",
- "y" => "Last year"
- ]
- ],
- "verbatim" => [
- "display" => "Verbatim",
- "option" => [
- "no" => "No",
- "yes" => "Yes"
- ]
- ]
- ];*/
- break;
-
- case "images":
- return [
- "country" => [ // gl=<country>
- "display" => "Country",
- "option" => [
- "any" => "Instance's country",
- "af" => "Afghanistan",
- "al" => "Albania",
- "dz" => "Algeria",
- "as" => "American Samoa",
- "ad" => "Andorra",
- "ao" => "Angola",
- "ai" => "Anguilla",
- "aq" => "Antarctica",
- "ag" => "Antigua and Barbuda",
- "ar" => "Argentina",
- "am" => "Armenia",
- "aw" => "Aruba",
- "au" => "Australia",
- "at" => "Austria",
- "az" => "Azerbaijan",
- "bs" => "Bahamas",
- "bh" => "Bahrain",
- "bd" => "Bangladesh",
- "bb" => "Barbados",
- "by" => "Belarus",
- "be" => "Belgium",
- "bz" => "Belize",
- "bj" => "Benin",
- "bm" => "Bermuda",
- "bt" => "Bhutan",
- "bo" => "Bolivia",
- "ba" => "Bosnia and Herzegovina",
- "bw" => "Botswana",
- "bv" => "Bouvet Island",
- "br" => "Brazil",
- "io" => "British Indian Ocean Territory",
- "bn" => "Brunei Darussalam",
- "bg" => "Bulgaria",
- "bf" => "Burkina Faso",
- "bi" => "Burundi",
- "kh" => "Cambodia",
- "cm" => "Cameroon",
- "ca" => "Canada",
- "cv" => "Cape Verde",
- "ky" => "Cayman Islands",
- "cf" => "Central African Republic",
- "td" => "Chad",
- "cl" => "Chile",
- "cn" => "China",
- "cx" => "Christmas Island",
- "cc" => "Cocos (Keeling) Islands",
- "co" => "Colombia",
- "km" => "Comoros",
- "cg" => "Congo",
- "cd" => "Congo, the Democratic Republic of the",
- "ck" => "Cook Islands",
- "cr" => "Costa Rica",
- "ci" => "Cote D'ivoire",
- "hr" => "Croatia",
- "cu" => "Cuba",
- "cy" => "Cyprus",
- "cz" => "Czech Republic",
- "dk" => "Denmark",
- "dj" => "Djibouti",
- "dm" => "Dominica",
- "do" => "Dominican Republic",
- "ec" => "Ecuador",
- "eg" => "Egypt",
- "sv" => "El Salvador",
- "gq" => "Equatorial Guinea",
- "er" => "Eritrea",
- "ee" => "Estonia",
- "et" => "Ethiopia",
- "fk" => "Falkland Islands (Malvinas)",
- "fo" => "Faroe Islands",
- "fj" => "Fiji",
- "fi" => "Finland",
- "fr" => "France",
- "gf" => "French Guiana",
- "pf" => "French Polynesia",
- "tf" => "French Southern Territories",
- "ga" => "Gabon",
- "gm" => "Gambia",
- "ge" => "Georgia",
- "de" => "Germany",
- "gh" => "Ghana",
- "gi" => "Gibraltar",
- "gr" => "Greece",
- "gl" => "Greenland",
- "gd" => "Grenada",
- "gp" => "Guadeloupe",
- "gu" => "Guam",
- "gt" => "Guatemala",
- "gn" => "Guinea",
- "gw" => "Guinea-Bissau",
- "gy" => "Guyana",
- "ht" => "Haiti",
- "hm" => "Heard Island and Mcdonald Islands",
- "va" => "Holy See (Vatican City State)",
- "hn" => "Honduras",
- "hk" => "Hong Kong",
- "hu" => "Hungary",
- "is" => "Iceland",
- "in" => "India",
- "id" => "Indonesia",
- "ir" => "Iran, Islamic Republic of",
- "iq" => "Iraq",
- "ie" => "Ireland",
- "il" => "Israel",
- "it" => "Italy",
- "jm" => "Jamaica",
- "jp" => "Japan",
- "jo" => "Jordan",
- "kz" => "Kazakhstan",
- "ke" => "Kenya",
- "ki" => "Kiribati",
- "kp" => "Korea, Democratic People's Republic of",
- "kr" => "Korea, Republic of",
- "kw" => "Kuwait",
- "kg" => "Kyrgyzstan",
- "la" => "Lao People's Democratic Republic",
- "lv" => "Latvia",
- "lb" => "Lebanon",
- "ls" => "Lesotho",
- "lr" => "Liberia",
- "ly" => "Libyan Arab Jamahiriya",
- "li" => "Liechtenstein",
- "lt" => "Lithuania",
- "lu" => "Luxembourg",
- "mo" => "Macao",
- "mk" => "Macedonia, the Former Yugosalv Republic of",
- "mg" => "Madagascar",
- "mw" => "Malawi",
- "my" => "Malaysia",
- "mv" => "Maldives",
- "ml" => "Mali",
- "mt" => "Malta",
- "mh" => "Marshall Islands",
- "mq" => "Martinique",
- "mr" => "Mauritania",
- "mu" => "Mauritius",
- "yt" => "Mayotte",
- "mx" => "Mexico",
- "fm" => "Micronesia, Federated States of",
- "md" => "Moldova, Republic of",
- "mc" => "Monaco",
- "mn" => "Mongolia",
- "ms" => "Montserrat",
- "ma" => "Morocco",
- "mz" => "Mozambique",
- "mm" => "Myanmar",
- "na" => "Namibia",
- "nr" => "Nauru",
- "np" => "Nepal",
- "nl" => "Netherlands",
- "an" => "Netherlands Antilles",
- "nc" => "New Caledonia",
- "nz" => "New Zealand",
- "ni" => "Nicaragua",
- "ne" => "Niger",
- "ng" => "Nigeria",
- "nu" => "Niue",
- "nf" => "Norfolk Island",
- "mp" => "Northern Mariana Islands",
- "no" => "Norway",
- "om" => "Oman",
- "pk" => "Pakistan",
- "pw" => "Palau",
- "ps" => "Palestinian Territory, Occupied",
- "pa" => "Panama",
- "pg" => "Papua New Guinea",
- "py" => "Paraguay",
- "pe" => "Peru",
- "ph" => "Philippines",
- "pn" => "Pitcairn",
- "pl" => "Poland",
- "pt" => "Portugal",
- "pr" => "Puerto Rico",
- "qa" => "Qatar",
- "re" => "Reunion",
- "ro" => "Romania",
- "ru" => "Russian Federation",
- "rw" => "Rwanda",
- "sh" => "Saint Helena",
- "kn" => "Saint Kitts and Nevis",
- "lc" => "Saint Lucia",
- "pm" => "Saint Pierre and Miquelon",
- "vc" => "Saint Vincent and the Grenadines",
- "ws" => "Samoa",
- "sm" => "San Marino",
- "st" => "Sao Tome and Principe",
- "sa" => "Saudi Arabia",
- "sn" => "Senegal",
- "cs" => "Serbia and Montenegro",
- "sc" => "Seychelles",
- "sl" => "Sierra Leone",
- "sg" => "Singapore",
- "sk" => "Slovakia",
- "si" => "Slovenia",
- "sb" => "Solomon Islands",
- "so" => "Somalia",
- "za" => "South Africa",
- "gs" => "South Georgia and the South Sandwich Islands",
- "es" => "Spain",
- "lk" => "Sri Lanka",
- "sd" => "Sudan",
- "sr" => "Suriname",
- "sj" => "Svalbard and Jan Mayen",
- "sz" => "Swaziland",
- "se" => "Sweden",
- "ch" => "Switzerland",
- "sy" => "Syrian Arab Republic",
- "tw" => "Taiwan, Province of China",
- "tj" => "Tajikistan",
- "tz" => "Tanzania, United Republic of",
- "th" => "Thailand",
- "tl" => "Timor-Leste",
- "tg" => "Togo",
- "tk" => "Tokelau",
- "to" => "Tonga",
- "tt" => "Trinidad and Tobago",
- "tn" => "Tunisia",
- "tr" => "Turkey",
- "tm" => "Turkmenistan",
- "tc" => "Turks and Caicos Islands",
- "tv" => "Tuvalu",
- "ug" => "Uganda",
- "ua" => "Ukraine",
- "ae" => "United Arab Emirates",
- "uk" => "United Kingdom",
- "us" => "United States",
- "um" => "United States Minor Outlying Islands",
- "uy" => "Uruguay",
- "uz" => "Uzbekistan",
- "vu" => "Vanuatu",
- "ve" => "Venezuela",
- "vn" => "Viet Nam",
- "vg" => "Virgin Islands, British",
- "vi" => "Virgin Islands, U.S.",
- "wf" => "Wallis and Futuna",
- "eh" => "Western Sahara",
- "ye" => "Yemen",
- "zm" => "Zambia",
- "zw" => "Zimbabwe"
- ]
- ],
- "nsfw" => [
- "display" => "NSFW",
- "option" => [
- "yes" => "Yes", // safe=active
- "no" => "No" // safe=off
- ]
- ],
- "lang" => [ // lr=<lang> (prefix lang with "lang_")
- "display" => "Language",
- "option" => [
- "any" => "Any language",
- "ar" => "Arabic",
- "bg" => "Bulgarian",
- "ca" => "Catalan",
- "cs" => "Czech",
- "da" => "Danish",
- "de" => "German",
- "el" => "Greek",
- "en" => "English",
- "es" => "Spanish",
- "et" => "Estonian",
- "fi" => "Finnish",
- "fr" => "French",
- "hr" => "Croatian",
- "hu" => "Hungarian",
- "id" => "Indonesian",
- "is" => "Icelandic",
- "it" => "Italian",
- "iw" => "Hebrew",
- "ja" => "Japanese",
- "ko" => "Korean",
- "lt" => "Lithuanian",
- "lv" => "Latvian",
- "nl" => "Dutch",
- "no" => "Norwegian",
- "pl" => "Polish",
- "pt" => "Portuguese",
- "ro" => "Romanian",
- "ru" => "Russian",
- "sk" => "Slovak",
- "sl" => "Slovenian",
- "sr" => "Serbian",
- "sv" => "Swedish",
- "tr" => "Turkish",
- "zh-CN" => "Chinese (Simplified)",
- "zh-TW" => "Chinese (Traditional)"
- ]
- ],
- "newer" => [ // &sort=review-date:r:20090301:20090430
- "display" => "Newer than",
- "option" => "_DATE"
- ],
- "older" => [
- "display" => "Older than",
- "option" => "_DATE"
- ],
- "size" => [ // tbs=isz:<size>
- "display" => "Size",
- "option" => [
- "any" => "Any size",
- "l" => "Large",
- "m" => "Medium",
- "i" => "Icon"
- ]
- ],
- "color" => [ // tbs=ic:<color>
- "display" => "Color",
- "option" => [
- "any" => "Any color",
- "gray" => "Black and white",
- "trans" => "Transparent",
- // from here, format is
- // tbs=specific,isc:<color>
- "red" => "Red",
- "orange" => "Orange",
- "yellow" => "Yellow",
- "green" => "Green",
- "teal" => "Teal",
- "blue" => "Blue",
- "purple" => "Purple",
- "pink" => "Pink",
- "white" => "White",
- "gray" => "Gray",
- "black" => "Black",
- "brown" => "Brown"
- ]
- ],
- "type" => [ // tbs=itp:<type>
- "display" => "Type",
- "option" => [
- "any" => "Any type",
- "clipart" => "Clip Art",
- "lineart" => "Line Drawing",
- "animated" => "GIF"
- ]
- ],
- "rights" => [ // tbs=il:<rights>
- "display" => "Usage rights",
- "option" => [
- "any" => "No license",
- "cl" => "Creative Commons licenses",
- "ol" => "Commercial & other licenses"
- ]
- ]
- ];
- break;
- }
- }
-
- private function get($url, $get = []){
-
- $headers = [
- "User-Agent: Mozilla/5.0 (Linux; U; Android 2.3.3; pt-pt; LG-P500h-parrot Build/GRI40) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 MMS/LG-Android-MMS-V1.0/1.2",
- "Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8",
- "Accept-Language: en-US,en;q=0.5",
- "Accept-Encoding: gzip",
- "DNT: 1",
- "Connection: keep-alive",
- "Upgrade-Insecure-Requests: 1",
- "Sec-Fetch-Dest: document",
- "Sec-Fetch-Mode: navigate",
- "Sec-Fetch-Site: none",
- "Sec-Fetch-User: ?1"
- ];
-
- $curlproc = curl_init();
-
- if($get !== []){
- $get = http_build_query($get);
- $url .= "?" . $get;
- }
-
- curl_setopt($curlproc, CURLOPT_URL, $url);
-
- curl_setopt($curlproc, CURLOPT_ENCODING, ""); // default encoding
- curl_setopt($curlproc, CURLOPT_HTTPHEADER, $headers);
-
- curl_setopt($curlproc, CURLOPT_RETURNTRANSFER, true);
- curl_setopt($curlproc, CURLOPT_SSL_VERIFYHOST, 2);
- curl_setopt($curlproc, CURLOPT_SSL_VERIFYPEER, true);
- curl_setopt($curlproc, CURLOPT_CONNECTTIMEOUT, 30);
- curl_setopt($curlproc, CURLOPT_TIMEOUT, 30);
-
- $data = curl_exec($curlproc);
-
- if(curl_errno($curlproc)){
-
- throw new Exception(curl_error($curlproc));
- }
-
- curl_close($curlproc);
- return $data;
- }
-
- public function web($get){
-
- $handle = fopen("scraper/google.html", "r");
- $html = fread($handle, filesize("scraper/google.html"));
- fclose($handle);
-
- $this->fuckhtml->load($html);
-
- $out = [
- "status" => "ok",
- "spelling" => [
- "type" => "no_correction",
- "using" => null,
- "correction" => null
- ],
- "npt" => null,
- "answer" => [],
- "web" => [],
- "image" => [],
- "video" => [],
- "news" => [],
- "related" => []
- ];
-
- $styles =
- $this->fuckhtml
- ->getElementsByTagName("style");
-
- $this->computedstyle = [];
-
- foreach($styles as $style){
-
- $this->computedstyle =
- array_merge(
- $this->computedstyle,
- $this->parsestyles($style["innerHTML"])
- );
- }
-
- // get images in javascript var
- preg_match(
- '/google\.ldi=({[^}]+})/',
- $html,
- $js_image
- );
-
- if(count($js_image) !== 0){
-
- $js_image = json_decode($js_image[1], true);
- }else{
-
- $js_image = [];
- }
-
- // get nodes
- // fuck you google!!!!!!!!!!!!!!
-
- $containers =
- $this->fuckhtml
- ->getElementsByClassName(
- $this->findstyles(
- [
- "background-color" => "#fff",
- "margin-bottom" => "10px",
- "-webkit-box-shadow" => "0 1px 6px rgba(32,33,36,0.28)",
- "border-radius" => "8px"
- ],
- self::is_class
- ),
- "div"
- );
-
- foreach($containers as $container){
-
- $this->fuckhtml->load($container);
-
- // get link at the top
- $link =
- $this->fuckhtml
- ->getElementsByTagName(
- "a"
- );
-
- if(count($link) !== 0){
-
- $link =
- $this->decodeurl(
- $link
- [0]
- ["attributes"]
- ["href"]
- );
- }
-
- /*
- Check for carousel presence
- */
- $carousel =
- $this->fuckhtml
- ->getElementsByClassName(
- "pcitem",
- "div"
- );
-
- $title =
- $this->fuckhtml
- ->getElementsByClassName(
- $this->findstyles(
- [
- "color" => "#1967d2",
- "font-size" => "20px",
- "line-height" => "26px"
- ],
- self::is_class
- ),
- "div"
- );
-
- $carousel_title =
- $this->fuckhtml
- ->getElementsByClassName(
- $this->findstyles(
- [
- "font-size" => "16px",
- "line-height" => "20px",
- "font-weight" => "400"
- ],
- self::is_class
- ),
- "div"
- );
-
- if(count($carousel) !== 0){
-
- $sublink = []; // twitter carousel sublinks
- foreach($carousel as $item){
-
- $this->fuckhtml->load($item);
-
- $url =
- $this->decodeurl(
- $this->fuckhtml
- ->getElementsByTagName(
- "a"
- )[0]
- ["attributes"]
- ["href"]
- );
-
- // detect if its a twitter carousel or
- // a list of news articles
-
- $grey_node =
- $this->fuckhtml
- ->getElementsByClassName(
- $this->findstyles(
- [
- "white-space" => "pre-line",
- "word-wrap" => "break-word"
- ],
- self::is_class
- ),
- "div"
- );
-
- if(count($carousel_title) !== 0){
-
- if(
- $this->fuckhtml
- ->getTextContent(
- $carousel_title[0]
- )
- == "Top stories"
- ){
-
- $img =
- $this->fuckhtml
- ->getElementsByTagName("img");
-
- if(
- count($img) !== 0 &&
- isset($img[0]["attributes"]["id"]) &&
- isset($js_image[$img[0]["attributes"]["id"]])
- ){
-
- $img = [
- "url" => $js_image[$img[0]["attributes"]["id"]],
- "ratio" => "16:9"
- ];
- }else{
-
- $img = [
- "url" => null,
- "ratio" => null
- ];
- }
-
- /*
- Is a news node
- */
- $out["news"][] = [
- "title" =>
- $this->fuckhtml
- ->getTextContent(
- $grey_node[0]
- ),
- "description" => null,
- "date" =>
- strtotime(
- explode(
- "\n",
- $grey_node[1]["innerHTML"]
- )[1]
- ),
- "thumb" => $img,
- "url" => $url
- ];
- }
- }else{
-
- /*
- Is a web node (twitter-like)
- create a link -> sublink structure and
- ignore images
- */
-
- switch(count($grey_node)){
-
- case 0:
- continue 2;
-
- case 1:
- $sublink_title = $grey_node[0];
- $sublink_description = null;
- break;
-
- case 2:
- $sublink_title = $grey_node[1];
- $sublink_description =
- $this->titledots(
- $this->fuckhtml
- ->getTextContent(
- $grey_node[0]
- )
- );
- break;
- }
-
- $sublink_url =
- $this->decodeurl(
- $this->fuckhtml
- ->getTextContent(
- $this->fuckhtml
- ->getElementsByTagName(
- "a"
- )[0]
- ["attributes"]
- ["href"]
- )
- );
-
- if($link == $sublink_url){
-
- continue;
- }
-
- $sublink_title =
- explode(
- " • ",
- $this->fuckhtml
- ->getTextContent(
- $sublink_title["innerHTML"]
- )
- );
-
- if(count($sublink_title) !== 1){
-
- $date = strtotime($sublink_title[1]);
- }else{
-
- $date = null;
- }
-
- $sublink_title = $this->titledots($sublink_title[0]);
-
- $sublink[] = [
- "title" => $sublink_title,
- "date" => $date,
- "description" => $sublink_description,
- "url" => $sublink_url
- ];
- }
- }
-
- // if it was a web node
- if(count($sublink) !== 0){
-
- $out["web"][] = [
- "title" =>
- $this->titledots(
- $this->fuckhtml
- ->getTextContent(
- $title[0]
- )
- ),
- "description" => null,
- "url" => $url,
- "date" => null,
- "type" => "web",
- "thumb" => [
- "url" => null,
- "ratio" => null
- ],
- "sublink" => $sublink,
- "table" => []
- ];
- }
-
- continue;
- }
-
- if(count($title) !== 0){
-
- /*
- Get WEB search results
- */
-
- $thumb =
- $this->fuckhtml
- ->getElementsByTagName("img");
-
- if(
- count($thumb) !== 0 &&
- isset($js_image[$thumb[0]["attributes"]["id"]])
- ){
-
- $thumb = [
- "url" =>
- $js_image[$thumb[0]["attributes"]["id"]],
- "ratio" => "1:1"
- ];
- }else{
-
- $thumb = [
- "url" => null,
- "ratio" => null
- ];
- }
-
- // this contains description, sublinks
- $inner_category =
- $this->fuckhtml
- ->getElementsByClassName(
- $this->findstyles(
- [
- "white-space" => "pre-line",
- "word-wrap" => "break-word"
- ],
- self::is_class
- ),
- "div"
- );
-
- // set empty values
- $description = null;
- $table = [];
- $sublinks = [];
- $date = null;
-
- foreach($inner_category as $category){
-
- if($category["level"] !== 6){
-
- // enterring protocol 6
- // and u dont seem to understaaaaandddddd
- continue;
- }
-
- $this->fuckhtml->load($category);
-
- // check if its a table
- preg_match(
- '/^[A-z0-9 ]+: <span/',
- $category["innerHTML"],
- $tablematch
- );
-
- if(count($tablematch) !== 0){
-
- $categories = explode("<br>", $category["innerHTML"]);
-
- foreach($categories as $cat){
-
- $cat = explode(":", $cat, 2);
-
- $table[
- $this->fuckhtml
- ->getTextContent(
- $cat[0]
- )
- ] =
- $this->titledots(
- $this->fuckhtml
- ->getTextContent(
- $cat[1]
- )
- );
- }
- continue;
- }
-
- $spans =
- $this->fuckhtml
- ->getElementsByTagName("span");
-
- foreach($spans as $span){
-
- // replace element with nothing
- if(empty($description)){
- $category["innerHTML"] =
- str_replace(
- $span["outerHTML"],
- "",
- $category["innerHTML"]
- );
- }
-
- // get rating
- if(isset($span["attributes"]["aria-hidden"])){
-
- $table["Rating"] = $span["innerHTML"];
- continue;
- }
- }
-
- if(empty($description)){
-
- $description =
- $this->titledots(
- $this->fuckhtml
- ->getTextContent(
- $category
- )
- );
- }
- }
-
- // check if traversed div is the description
- /*
- if(
- count(
- $this->fuckhtml
- ->getElementsByTagName("*")
- ) === 0
- ){
-
- $description =
- $this->fuckhtml
- ->getTextContent($inner_category);
- }else{
-
- $this->
-
- // we need to traverse description struct
- foreach($inner_category as $category){
-
- // detect description
- $this->fuckhtml->load($category);
-
- $spans =
- $this->fuckhtml
- ->getElementsByTagName("span");
-
- $is_desc = false;
- $is_first_span = true;
-
- foreach($spans as $span){
-
- // get rating
- if(isset($span["attributes"]["aria-hidden"])){
-
- $table["Rating"] = $span["innerHTML"] . "/5";
- continue;
- }
-
- // get date posted
- if(
- $is_first_span &&
- $date_tmp = strtotime($span["innerHTML"])
- ){
-
- $date = $date_tmp;
- continue;
- }
-
- $is_first_span = false;
- }
- }
- }*/
-
- // get sublinks
- $this->fuckhtml->load($container["innerHTML"]);
-
- $as =
- $this->fuckhtml->getElementsByTagName("a");
-
- foreach($as as $a){
-
- $this->fuckhtml->load($a);
-
- $detect =
- $this->fuckhtml
- ->getElementsByClassName(
- $this->findstyles(
- [
- "color" => "#1967d2",
- "font-size" => "14px",
- "line-height" => "20px"
- ],
- self::is_class
- ),
- "span"
- );
-
- if(count($detect) !== 0){
-
- $sublinks[] = [
- "title" =>
- $this->titledots(
- $this->fuckhtml
- ->getTextContent(
- $a
- )
- ),
- "date" => null,
- "description" => null,
- "url" =>
- $this->decodeurl(
- $a["attributes"]["href"]
- )
- ];
- }
- }
-
- $data = [
- "title" =>
- $this->titledots(
- $this->fuckhtml
- ->getTextContent(
- $title[0]
- )
- ),
- "description" => $description,
- "url" => $link,
- "date" => $date,
- "type" => "web",
- "thumb" => $thumb,
- "sublink" => $sublinks,
- "table" => $table
- ];
-
- $out["web"][] = $data;
-
- continue;
- }
-
- /*
- Check related searches node
- */
- $relateds =
- $this->fuckhtml
- ->getElementsByClassName(
- $this->findstyles(
- [
- "display" => "block",
- "position" => "relative",
- "width" => "100%"
- ],
- self::is_class
- ),
- "a"
- );
-
- if(count($relateds) !== 0){
-
- foreach($relateds as $related){
-
- $out["related"][] =
- $this->fuckhtml
- ->getTextContent(
- $related
- );
- }
- }
-
- /*
- Get next page
- */
- $nextpage =
- $this->fuckhtml
- ->getElementsByClassName(
- $this->findstyles(
- [
- "-webkit-box-flex" => "1",
- "display" => "block"
- ],
- self::is_class
- ),
- "a"
- );
-
- if(count($nextpage) !== 0){
-
- $out["npt"] =
- explode(
- "?",
- $this->fuckhtml
- ->getTextContent(
- $nextpage[0]
- ["attributes"]
- ["href"]
- )
- )[1];
- }
- }
-
- return $out;
- }
-
- public function image($get){
-
- $handle = fopen("scraper/google-img.html", "r");
- $html = fread($handle, filesize("scraper/google-img.html"));
- fclose($handle);
-
- $this->fuckhtml->load($html);
-
- $out = [
- "status" => "ok",
- "npt" => null,
- "image" => []
- ];
-
- $images =
- $this->fuckhtml
- ->getElementsByClassName(
- "islrtb isv-r",
- "div"
- );
-
- // get next page
- // https://www.google.com/search
- // ?q=higurashi
- // &tbm=isch
- // &async=_id%3Aislrg_c%2C_fmt%3Ahtml
- // &asearch=ichunklite
- // &ved=0ahUKEwidjYXJqJSAAxWrElkFHZ07CDwQtDIIQygA
- $ved =
- $this->fuckhtml
- ->getElementById("islrg", "div");
-
- if($ved){
-
- $ved =
- $this->fuckhtml
- ->getTextContent(
- $ved["attributes"]["data-ved"]
- );
-
- // &vet=1{$ved}..i (10ahUKEwidjYXJqJSAAxWrElkFHZ07CDwQtDIIQygA..i)
-
- /*
- These 2 are handled by us
- start = start + number of results
- ijn = current page number
- */
- // &start=100
- // &ijn=1
-
- // &imgvl=CAEY7gQgBSj3Aji8VTjXVUC4AUC3AUgAYNdV
- preg_match(
- '/var e=\'([A-z0-9]+)\';/',
- $html,
- $imgvl
- );
-
- $imgvl = $imgvl[1];
-
- $out["npt"] = [
- "q" => $get["s"],
- "tbm" => "isch",
- "async" => "_id:islrg_c,_fmt:html",
- "asearch" => "ichunklite",
- "ved" => $ved,
- "vet" => "1" . $ved . "..i",
- "start" => 100,
- "ijn" => 1,
- "imgvl" => $imgvl
- ];
- }
-
- foreach($images as $image){
-
- $this->fuckhtml->load($image);
- $img =
- $this->fuckhtml
- ->getElementsByTagName("img")[0];
-
- $og_width = (int)$image["attributes"]["data-ow"];
- $og_height = (int)$image["attributes"]["data-oh"];
- $thumb_width = (int)$image["attributes"]["data-tw"];
-
- $ratio = $og_width / $og_height;
-
- if(isset($img["attributes"]["data-src"])){
-
- $src = &$img["attributes"]["data-src"];
- }else{
-
- $src = &$img["attributes"]["src"];
- }
-
- $thumb_height = floor($thumb_width / $ratio);
-
- $out["image"][] = [
- "title" =>
- $this->titledots(
- $this->fuckhtml
- ->getTextContent(
- $image["attributes"]["data-pt"]
- )
- ),
- "source" => [
- [
- "url" =>
- $this->fuckhtml
- ->getTextContent(
- $image["attributes"]["data-ou"]
- ),
- "width" => $og_width,
- "height" => $og_height
- ],
- [
- "url" =>
- $this->fuckhtml
- ->getTextContent(
- $src
- ),
- "width" => $thumb_width,
- "height" => $thumb_height
- ]
- ],
- "url" =>
- $this->fuckhtml
- ->getTextContent(
- $image["attributes"]["data-ru"]
- )
- ];
- }
-
- return $out;
- }
-
- private function findstyles($rules, $is){
-
- ksort($rules);
-
- foreach($this->computedstyle as $stylename => $styles){
-
- if($styles == $rules){
-
- preg_match(
- '/\\' . $is . '([^ .]+)/',
- $stylename,
- $out
- );
-
- if(count($out) === 2){
-
- return $out[1];
- }
-
- return false;
- }
- }
-
- return false;
- }
-
- private function parsestyles($style){
-
- // get style tags
- preg_match_all(
- '/([^{]+){([^}]+)}/',
- $style,
- $tags_regex
- );
-
- $tags = [];
-
- for($i=0; $i<count($tags_regex[0]); $i++){
-
- $tagnames = explode(",", trim($tags_regex[1][$i]));
-
- foreach($tagnames as $tagname){
-
- $tagname = trim($tagname);
-
- if(!isset($tags[$tagname])){
- $tags[$tagname] = [];
- }
-
- $values = explode(";", $tags_regex[2][$i]);
-
- foreach($values as $value){
-
- $value = explode(":", $value, 2);
-
- if(count($value) !== 2){
-
- continue;
- }
-
- $tags[$tagname][trim($value[0])] =
- trim($value[1]);
- }
- }
- }
-
- foreach($tags as &$value){
-
- ksort($value);
- }
-
- return $tags;
- }
-
- private function decodeurl($url){
-
- preg_match(
- '/^\/url\?q=([^&]+)|^\/interstitial\?url=([^&]+)/',
- $this->fuckhtml
- ->getTextContent($url),
- $match
- );
-
- if(count($match) !== 0){
-
- if(!empty($match[1])){
-
- return urldecode($match[1]);
- }
-
- if(!empty($match[2])){
-
- return urldecode($match[2]);
- }
- }
-
- return null;
- }
-
- private function titledots($title){
-
- return rtrim($title, ".… \t\n\r\0\x0B");
- }
- }
-
|