mojeek.php 24 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193
  1. <?php
  2. class mojeek{
  3. public function __construct(){
  4. include "lib/fuckhtml.php";
  5. $this->fuckhtml = new fuckhtml();
  6. include "lib/backend.php";
  7. $this->backend = new backend("mojeek");
  8. }
  9. public function getfilters($page){
  10. switch($page){
  11. case "web":
  12. return [
  13. "focus" => [
  14. "display" => "Focus",
  15. "option" => [
  16. "any" => "No focus",
  17. "blogs" => "Blogs",
  18. "Dictionary" => "Dictionary",
  19. "Recipes" => "Recipes",
  20. "Time" => "Time",
  21. "Weather" => "Weather"
  22. ]
  23. ],
  24. "lang" => [
  25. "display" => "Language",
  26. "option" => [
  27. "any" => "Any language",
  28. "af" => "Afrikaans",
  29. "sq" => "Albanian",
  30. "an" => "Aragonese",
  31. "ay" => "Aymara",
  32. "bi" => "Bislama",
  33. "br" => "Breton",
  34. "ca" => "Catalan",
  35. "kw" => "Cornish",
  36. "co" => "Corsican",
  37. "hr" => "Croatian",
  38. "da" => "Danish",
  39. "nl" => "Dutch",
  40. "dz" => "Dzongkha",
  41. "en" => "English",
  42. "fj" => "Fijian",
  43. "fi" => "Finnish",
  44. "fr" => "French",
  45. "gd" => "Gaelic",
  46. "gl" => "Galician",
  47. "de" => "German",
  48. "ht" => "Haitian",
  49. "io" => "Ido",
  50. "id" => "Indonesian",
  51. "ia" => "Interlingua",
  52. "ie" => "Interlingue",
  53. "ga" => "Irish",
  54. "it" => "Italian",
  55. "rw" => "Kinyarwanda",
  56. "la" => "Latin",
  57. "li" => "Limburgish",
  58. "lb" => "Luxembourgish",
  59. "no" => "Norwegian",
  60. "nb" => "Norwegian Bokmål",
  61. "nn" => "Norwegian Nynorsk",
  62. "oc" => "Occitan (post 1500)",
  63. "pl" => "Polish",
  64. "pt" => "Portuguese",
  65. "rm" => "Romansh",
  66. "rn" => "Rundi",
  67. "sg" => "Sango",
  68. "so" => "Somali",
  69. "es" => "Spanish",
  70. "sw" => "Swahili",
  71. "ss" => "Swati",
  72. "sv" => "Swedish",
  73. "ty" => "Tahitian",
  74. "to" => "Tonga (Tonga Islands)",
  75. "ts" => "Tsonga",
  76. "vo" => "Volapük",
  77. "wa" => "Walloon",
  78. "cy" => "Welsh",
  79. "xh" => "Xhosa",
  80. "zu" => "Zulu"
  81. ]
  82. ],
  83. "country" => [
  84. "display" => "Country",
  85. "option" => [
  86. "any" => "No location bias",
  87. "af" => "Afghanistan",
  88. "ax" => "Åland Islands",
  89. "al" => "Albania",
  90. "dz" => "Algeria",
  91. "as" => "American Samoa",
  92. "ad" => "Andorra",
  93. "ao" => "Angola",
  94. "ai" => "Anguilla",
  95. "aq" => "Antarctica",
  96. "ag" => "Antigua and Barbuda",
  97. "ar" => "Argentina",
  98. "am" => "Armenia",
  99. "aw" => "Aruba",
  100. "au" => "Australia",
  101. "at" => "Austria",
  102. "az" => "Azerbaijan",
  103. "bs" => "Bahamas",
  104. "bh" => "Bahrain",
  105. "bd" => "Bangladesh",
  106. "bb" => "Barbados",
  107. "by" => "Belarus",
  108. "be" => "Belgium",
  109. "bz" => "Belize",
  110. "bj" => "Benin",
  111. "bm" => "Bermuda",
  112. "bt" => "Bhutan",
  113. "bo" => "Bolivia (Plurinational State of)",
  114. "bq" => "Bonaire, Sint Eustatius and Saba",
  115. "ba" => "Bosnia and Herzegovina",
  116. "bw" => "Botswana",
  117. "bv" => "Bouvet Island",
  118. "br" => "Brazil",
  119. "io" => "British Indian Ocean Territory",
  120. "bn" => "Brunei Darussalam",
  121. "bg" => "Bulgaria",
  122. "bf" => "Burkina Faso",
  123. "bi" => "Burundi",
  124. "cv" => "Cabo Verde",
  125. "kh" => "Cambodia",
  126. "cm" => "Cameroon",
  127. "ca" => "Canada",
  128. "ky" => "Cayman Islands",
  129. "cf" => "Central African Republic",
  130. "td" => "Chad",
  131. "cl" => "Chile",
  132. "cn" => "China",
  133. "cx" => "Christmas Island",
  134. "cc" => "Cocos (Keeling) Islands",
  135. "co" => "Colombia",
  136. "km" => "Comoros",
  137. "cg" => "Congo",
  138. "cd" => "Congo (Democratic Republic of the)",
  139. "ck" => "Cook Islands",
  140. "cr" => "Costa Rica",
  141. "ci" => "Côte d'Ivoire",
  142. "hr" => "Croatia",
  143. "cu" => "Cuba",
  144. "cw" => "Curaçao",
  145. "cy" => "Cyprus",
  146. "cz" => "Czechia",
  147. "dk" => "Denmark",
  148. "dj" => "Djibouti",
  149. "dm" => "Dominica",
  150. "do" => "Dominican Republic",
  151. "ec" => "Ecuador",
  152. "eg" => "Egypt",
  153. "sv" => "El Salvador",
  154. "gq" => "Equatorial Guinea",
  155. "er" => "Eritrea",
  156. "ee" => "Estonia",
  157. "et" => "Ethiopia",
  158. "fk" => "Falkland Islands (Malvinas)",
  159. "fo" => "Faroe Islands",
  160. "fj" => "Fiji",
  161. "fi" => "Finland",
  162. "fr" => "France",
  163. "gf" => "French Guiana",
  164. "pf" => "French Polynesia",
  165. "tf" => "French Southern Territories",
  166. "ga" => "Gabon",
  167. "gm" => "Gambia",
  168. "ge" => "Georgia",
  169. "de" => "Germany",
  170. "gh" => "Ghana",
  171. "gi" => "Gibraltar",
  172. "gr" => "Greece",
  173. "gl" => "Greenland",
  174. "gd" => "Grenada",
  175. "gp" => "Guadeloupe",
  176. "gu" => "Guam",
  177. "gt" => "Guatemala",
  178. "gg" => "Guernsey",
  179. "gn" => "Guinea",
  180. "gw" => "Guinea-Bissau",
  181. "gy" => "Guyana",
  182. "ht" => "Haiti",
  183. "hm" => "Heard Island and McDonald Islands",
  184. "va" => "Holy See",
  185. "hn" => "Honduras",
  186. "hk" => "Hong Kong",
  187. "hu" => "Hungary",
  188. "is" => "Iceland",
  189. "in" => "India",
  190. "id" => "Indonesia",
  191. "ir" => "Iran (Islamic Republic of)",
  192. "iq" => "Iraq",
  193. "ie" => "Ireland",
  194. "im" => "Isle of Man",
  195. "il" => "Israel",
  196. "it" => "Italy",
  197. "jm" => "Jamaica",
  198. "jp" => "Japan",
  199. "je" => "Jersey",
  200. "jo" => "Jordan",
  201. "kz" => "Kazakhstan",
  202. "ke" => "Kenya",
  203. "ki" => "Kiribati",
  204. "kp" => "Korea (Democratic People's Republic of)",
  205. "kr" => "Korea (Republic of)",
  206. "kw" => "Kuwait",
  207. "kg" => "Kyrgyzstan",
  208. "la" => "Lao People's Democratic Republic",
  209. "lv" => "Latvia",
  210. "lb" => "Lebanon",
  211. "ls" => "Lesotho",
  212. "lr" => "Liberia",
  213. "ly" => "Libya",
  214. "li" => "Liechtenstein",
  215. "lt" => "Lithuania",
  216. "lu" => "Luxembourg",
  217. "mo" => "Macao",
  218. "mk" => "Macedonia (the former Yugoslav Republic of)",
  219. "mg" => "Madagascar",
  220. "mw" => "Malawi",
  221. "my" => "Malaysia",
  222. "mv" => "Maldives",
  223. "ml" => "Mali",
  224. "mt" => "Malta",
  225. "mh" => "Marshall Islands",
  226. "mq" => "Martinique",
  227. "mr" => "Mauritania",
  228. "mu" => "Mauritius",
  229. "yt" => "Mayotte",
  230. "mx" => "Mexico",
  231. "fm" => "Micronesia (Federated States of)",
  232. "md" => "Moldova (Republic of)",
  233. "mc" => "Monaco",
  234. "mn" => "Mongolia",
  235. "me" => "Montenegro",
  236. "ms" => "Montserrat",
  237. "ma" => "Morocco",
  238. "mz" => "Mozambique",
  239. "mm" => "Myanmar",
  240. "na" => "Namibia",
  241. "nr" => "Nauru",
  242. "np" => "Nepal",
  243. "nl" => "Netherlands",
  244. "nc" => "New Caledonia",
  245. "nz" => "New Zealand",
  246. "ni" => "Nicaragua",
  247. "ne" => "Niger",
  248. "ng" => "Nigeria",
  249. "nu" => "Niue",
  250. "nf" => "Norfolk Island",
  251. "mp" => "Northern Mariana Islands",
  252. "no" => "Norway",
  253. "om" => "Oman",
  254. "pk" => "Pakistan",
  255. "pw" => "Palau",
  256. "ps" => "Palestine, State of",
  257. "pa" => "Panama",
  258. "pg" => "Papua New Guinea",
  259. "py" => "Paraguay",
  260. "pe" => "Peru",
  261. "ph" => "Philippines",
  262. "pn" => "Pitcairn",
  263. "pl" => "Poland",
  264. "pt" => "Portugal",
  265. "pr" => "Puerto Rico",
  266. "qa" => "Qatar",
  267. "re" => "Réunion",
  268. "ro" => "Romania",
  269. "ru" => "Russian Federation",
  270. "rw" => "Rwanda",
  271. "bl" => "Saint Barthélemy",
  272. "sh" => "Saint Helena, Ascension and Tristan da Cunha",
  273. "kn" => "Saint Kitts and Nevis",
  274. "lc" => "Saint Lucia",
  275. "mf" => "Saint Martin (French part)",
  276. "pm" => "Saint Pierre and Miquelon",
  277. "vc" => "Saint Vincent and the Grenadines",
  278. "ws" => "Samoa",
  279. "sm" => "San Marino",
  280. "st" => "Sao Tome and Principe",
  281. "sa" => "Saudi Arabia",
  282. "sn" => "Senegal",
  283. "rs" => "Serbia",
  284. "sc" => "Seychelles",
  285. "sl" => "Sierra Leone",
  286. "sg" => "Singapore",
  287. "sx" => "Sint Maarten (Dutch part)",
  288. "sk" => "Slovakia",
  289. "si" => "Slovenia",
  290. "sb" => "Solomon Islands",
  291. "so" => "Somalia",
  292. "za" => "South Africa",
  293. "gs" => "South Georgia and South Sandwich Islands",
  294. "ss" => "South Sudan",
  295. "es" => "Spain",
  296. "lk" => "Sri Lanka",
  297. "sd" => "Sudan",
  298. "sr" => "Suriname",
  299. "sj" => "Svalbard and Jan Mayen",
  300. "sz" => "Swaziland",
  301. "se" => "Sweden",
  302. "ch" => "Switzerland",
  303. "sy" => "Syrian Arab Republic",
  304. "tw" => "Taiwan",
  305. "tj" => "Tajikistan",
  306. "tz" => "Tanzania, United Republic of",
  307. "th" => "Thailand",
  308. "tl" => "Timor-Leste",
  309. "tg" => "Togo",
  310. "tk" => "Tokelau",
  311. "to" => "Tonga",
  312. "tt" => "Trinidad and Tobago",
  313. "tn" => "Tunisia",
  314. "tr" => "Turkey",
  315. "tm" => "Turkmenistan",
  316. "tc" => "Turks and Caicos Islands",
  317. "tv" => "Tuvalu",
  318. "ug" => "Uganda",
  319. "ua" => "Ukraine",
  320. "ae" => "United Arab Emirates",
  321. "gb" => "United Kingdom",
  322. "us" => "United States of America",
  323. "um" => "United States Minor Outlying Islands",
  324. "uy" => "Uruguay",
  325. "uz" => "Uzbekistan",
  326. "vu" => "Vanuatu",
  327. "ve" => "Venezuela (Bolivarian Republic of)",
  328. "vn" => "Viet Nam",
  329. "vg" => "Virgin Islands (British)",
  330. "vi" => "Virgin Islands (U.S.)",
  331. "wf" => "Wallis and Futuna",
  332. "eh" => "Western Sahara",
  333. "ye" => "Yemen",
  334. "zm" => "Zambia",
  335. "zw" => "Zimbabwe"
  336. ]
  337. ],
  338. "region" => [
  339. "display" => "Region",
  340. "option" => [
  341. "any" => "Any region",
  342. "eu" => "European Union",
  343. "de" => "Germany",
  344. "fr" => "France",
  345. "uk" => "United Kingdom"
  346. ]
  347. ],
  348. "domain" => [
  349. "display" => "Results per domain",
  350. "option" => [
  351. "1" => "1 result",
  352. "2" => "2 results",
  353. "3" => "3 results",
  354. "4" => "4 results",
  355. "5" => "5 results",
  356. "10" => "10 results",
  357. "0" => "Unlimited",
  358. ]
  359. ]
  360. ];
  361. break;
  362. case "news":
  363. return [];
  364. }
  365. }
  366. private function get($proxy, $url, $get = []){
  367. $headers = [
  368. "User-Agent: " . config::USER_AGENT,
  369. "Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8",
  370. "Accept-Language: en-US,en;q=0.5",
  371. "Accept-Encoding: gzip",
  372. "DNT: 1",
  373. "Connection: keep-alive",
  374. "Upgrade-Insecure-Requests: 1",
  375. "Sec-Fetch-Dest: document",
  376. "Sec-Fetch-Mode: navigate",
  377. "Sec-Fetch-Site: none",
  378. "Sec-Fetch-User: ?1"
  379. ];
  380. $curlproc = curl_init();
  381. if($get !== []){
  382. $get = http_build_query($get);
  383. $url .= "?" . $get;
  384. }
  385. curl_setopt($curlproc, CURLOPT_URL, $url);
  386. curl_setopt($curlproc, CURLOPT_ENCODING, ""); // default encoding
  387. curl_setopt($curlproc, CURLOPT_HTTPHEADER, $headers);
  388. curl_setopt($curlproc, CURLOPT_RETURNTRANSFER, true);
  389. curl_setopt($curlproc, CURLOPT_SSL_VERIFYHOST, 2);
  390. curl_setopt($curlproc, CURLOPT_SSL_VERIFYPEER, true);
  391. curl_setopt($curlproc, CURLOPT_CONNECTTIMEOUT, 30);
  392. curl_setopt($curlproc, CURLOPT_TIMEOUT, 30);
  393. $this->backend->assign_proxy($curlproc, $proxy);
  394. $data = curl_exec($curlproc);
  395. if(curl_errno($curlproc)){
  396. throw new Exception(curl_error($curlproc));
  397. }
  398. curl_close($curlproc);
  399. return $data;
  400. }
  401. public function web($get){
  402. if($get["npt"]){
  403. [$token, $proxy] = $this->backend->get($get["npt"], "web");
  404. try{
  405. $html =
  406. $this->get(
  407. $proxy,
  408. "https://www.mojeek.com" . $token,
  409. []
  410. );
  411. }catch(Exception $error){
  412. throw new Exception("Failed to get HTML");
  413. }
  414. }else{
  415. $search = $get["s"];
  416. if(strlen($search) === 0){
  417. throw new Exception("Search term is empty!");
  418. }
  419. $proxy = $this->backend->get_ip();
  420. $lang = $get["lang"];
  421. $country = $get["country"];
  422. $region = $get["region"];
  423. $domain = $get["domain"];
  424. $focus = $get["focus"];
  425. $params = [
  426. "q" => $search,
  427. "t" => 20, // number of results/page
  428. "tn" => 7, // number of news results/page
  429. "date" => 1, // show date
  430. "tlen" => 128, // max length of title
  431. "dlen" => 511, // max length of description
  432. "arc" => ($country == "any" ? "none" : $country) // location. don't use autodetect!
  433. ];
  434. switch($focus){
  435. case "any": break;
  436. case "blogs":
  437. $params["fmt"] = "sst";
  438. $params["sst"] = "1";
  439. break;
  440. default:
  441. $params["foc_t"] = $focus;
  442. break;
  443. }
  444. if($lang != "any"){
  445. $params["lb"] = $lang;
  446. }
  447. if($region != "any"){
  448. $params["reg"] = $region;
  449. }
  450. if($domain != "1"){
  451. $params["si"] = $domain;
  452. }
  453. try{
  454. $html =
  455. $this->get(
  456. $proxy,
  457. "https://www.mojeek.com/search",
  458. $params
  459. );
  460. }catch(Exception $error){
  461. throw new Exception("Failed to get HTML");
  462. }
  463. }
  464. $out = [
  465. "status" => "ok",
  466. "spelling" => [
  467. "type" => "no_correction",
  468. "using" => null,
  469. "correction" => null
  470. ],
  471. "npt" => null,
  472. "answer" => [],
  473. "web" => [],
  474. "image" => [],
  475. "video" => [],
  476. "news" => [],
  477. "related" => []
  478. ];
  479. $this->fuckhtml->load($html);
  480. $this->detect_block();
  481. $results =
  482. $this->fuckhtml
  483. ->getElementsByClassName("results-standard", "ul");
  484. if(count($results) === 0){
  485. return $out;
  486. }
  487. /*
  488. Get all search result divs
  489. */
  490. foreach($results as $container){
  491. $this->fuckhtml->load($container);
  492. $results =
  493. $this->fuckhtml
  494. ->getElementsByTagName("li");
  495. foreach($results as $result){
  496. $data = [
  497. "title" => null,
  498. "description" => null,
  499. "url" => null,
  500. "date" => null,
  501. "type" => "web",
  502. "thumb" => [
  503. "url" => null,
  504. "ratio" => null
  505. ],
  506. "sublink" => [],
  507. "table" => []
  508. ];
  509. $this->fuckhtml->load($result);
  510. $title =
  511. $this->fuckhtml
  512. ->getElementsByClassName("title", "a")[0];
  513. $data["title"] =
  514. html_entity_decode(
  515. $this->fuckhtml
  516. ->getTextContent(
  517. $title["innerHTML"]
  518. )
  519. );
  520. $data["url"] =
  521. html_entity_decode(
  522. $this->fuckhtml
  523. ->getTextContent(
  524. $title["attributes"]["href"]
  525. )
  526. );
  527. $description =
  528. $this->fuckhtml
  529. ->getElementsByClassName(
  530. "s", "p"
  531. );
  532. if(count($description) !== 0){
  533. $data["description"] =
  534. $this->titledots(
  535. html_entity_decode(
  536. $this->fuckhtml
  537. ->getTextContent(
  538. $description[0]
  539. )
  540. )
  541. );
  542. }
  543. $date =
  544. $this->fuckhtml
  545. ->getElementsByClassName(
  546. "mdate",
  547. "span"
  548. );
  549. if(count($date) !== 0){
  550. $data["date"] =
  551. strtotime(
  552. $this->fuckhtml
  553. ->getTextContent(
  554. $date[0]
  555. )
  556. );
  557. }
  558. $out["web"][] = $data;
  559. }
  560. }
  561. /*
  562. Get instant answers
  563. */
  564. $this->fuckhtml->load($html);
  565. $infoboxes =
  566. $this->fuckhtml
  567. ->getElementsByClassName(
  568. "infobox infobox-top",
  569. "div"
  570. );
  571. foreach($infoboxes as $infobox){
  572. $answer = [
  573. "title" => null,
  574. "description" => [],
  575. "url" => null,
  576. "thumb" => null,
  577. "table" => [],
  578. "sublink" => []
  579. ];
  580. // load first part with title + short definition
  581. $infobox_html =
  582. explode(
  583. "<hr>",
  584. $infobox["innerHTML"]
  585. );
  586. $this->fuckhtml->load($infobox_html[0]);
  587. // title
  588. $answer["title"] =
  589. $this->fuckhtml
  590. ->getTextContent(
  591. $this->fuckhtml
  592. ->getElementsByTagName("h1")[0]
  593. );
  594. // short definition
  595. $definition =
  596. $this->fuckhtml
  597. ->getElementsByTagName(
  598. "p"
  599. );
  600. if(count($definition) !== 0){
  601. $answer["description"][] = [
  602. "type" => "quote",
  603. "value" =>
  604. $this->fuckhtml
  605. ->getTextContent(
  606. $definition[0]
  607. )
  608. ];
  609. }
  610. // get thumbnail, if it exists
  611. $this->fuckhtml->load($infobox_html[1]);
  612. $thumb =
  613. $this->fuckhtml
  614. ->getElementsByClassName("float-right", "img");
  615. if(count($thumb) !== 0){
  616. preg_match(
  617. '/\/image\?img=([^&]+)/i',
  618. $thumb[0]["attributes"]["src"],
  619. $thumb
  620. );
  621. if(count($thumb) === 2){
  622. $answer["thumb"] =
  623. urldecode(
  624. $this->fuckhtml
  625. ->getTextContent(
  626. $thumb[1]
  627. )
  628. );
  629. }
  630. }
  631. // get description
  632. $ps =
  633. $this->fuckhtml
  634. ->getElementsByTagName("p");
  635. $first_tag = true;
  636. foreach($ps as $p){
  637. $this->fuckhtml->load($p);
  638. if(
  639. preg_match(
  640. '/^\s*<strong>/i',
  641. $p["innerHTML"]
  642. )
  643. ){
  644. /*
  645. Parse table
  646. */
  647. $strong =
  648. $this->fuckhtml
  649. ->getElementsByTagName("strong")[0];
  650. $p["innerHTML"] =
  651. str_replace($strong["innerHTML"], "", $p["innerHTML"]);
  652. $strong =
  653. preg_replace(
  654. '/:$/',
  655. "",
  656. ucfirst(
  657. $this->fuckhtml
  658. ->getTextContent(
  659. $strong
  660. )
  661. )
  662. );
  663. $answer["table"][trim($strong)] =
  664. trim(
  665. $this->fuckhtml
  666. ->getTextContent(
  667. $p
  668. )
  669. );
  670. continue;
  671. }
  672. $as =
  673. $this->fuckhtml
  674. ->getElementsByClassName("svg-icon");
  675. if(count($as) !== 0){
  676. /*
  677. Parse websites
  678. */
  679. foreach($as as $a){
  680. $answer["sublink"][
  681. ucfirst(explode(" ", $a["attributes"]["class"], 2)[1])
  682. ] =
  683. $this->fuckhtml
  684. ->getTextContent(
  685. $a["attributes"]["href"]
  686. );
  687. }
  688. continue;
  689. }
  690. /*
  691. Parse text content
  692. */
  693. $tags =
  694. $this->fuckhtml
  695. ->getElementsByTagName("*");
  696. $i = 0;
  697. foreach($tags as $tag){
  698. $c = count($answer["description"]);
  699. // remove tag from innerHTML
  700. $p["innerHTML"] =
  701. explode($tag["outerHTML"], $p["innerHTML"], 2);
  702. if(count($p["innerHTML"]) === 2){
  703. if(
  704. $i === 0 &&
  705. $c !== 0 &&
  706. $answer["description"][$c - 1]["type"] == "link"
  707. ){
  708. $append = "\n\n";
  709. }else{
  710. $append = "";
  711. }
  712. if($p["innerHTML"][0] != ""){
  713. $answer["description"][] = [
  714. "type" => "text",
  715. "value" => $append . trim($p["innerHTML"][0])
  716. ];
  717. }
  718. $p["innerHTML"] = $p["innerHTML"][1];
  719. }else{
  720. $p["innerHTML"] = $p["innerHTML"][0];
  721. }
  722. switch($tag["tagName"]){
  723. case "a":
  724. $value =
  725. $this->fuckhtml
  726. ->getTextContent(
  727. $tag
  728. );
  729. if(strtolower($value) == "wikipedia"){
  730. if($c !== 0){
  731. $answer["description"][$c - 1]["value"] =
  732. rtrim($answer["description"][$c - 1]["value"]);
  733. }
  734. break;
  735. }
  736. $answer["description"][] = [
  737. "type" => "link",
  738. "url" =>
  739. $this->fuckhtml
  740. ->getTextContent(
  741. $tag["attributes"]["href"]
  742. ),
  743. "value" =>
  744. $this->fuckhtml
  745. ->getTextContent(
  746. $tag
  747. )
  748. ];
  749. break;
  750. }
  751. $i++;
  752. }
  753. }
  754. // get URL
  755. $this->fuckhtml->load($infobox_html[2]);
  756. $answer["url"] =
  757. $this->fuckhtml
  758. ->getTextContent(
  759. $this->fuckhtml
  760. ->getElementsByTagName(
  761. "a"
  762. )[0]
  763. ["attributes"]
  764. ["href"]
  765. );
  766. // append answer
  767. $out["answer"][] = $answer;
  768. }
  769. /*
  770. Get news
  771. */
  772. $this->fuckhtml->load($html);
  773. $news =
  774. $this->fuckhtml
  775. ->getElementsByClassName(
  776. "results news-results",
  777. "div"
  778. );
  779. if(count($news) !== 0){
  780. $this->fuckhtml->load($news[0]);
  781. $lis =
  782. $this->fuckhtml
  783. ->getElementsByTagName("li");
  784. foreach($lis as $li){
  785. $this->fuckhtml->load($li);
  786. $a =
  787. $this->fuckhtml
  788. ->getElementsByClassName(
  789. "ob",
  790. "a"
  791. );
  792. if(count($a) === 0){
  793. continue;
  794. }
  795. $a = $a[0];
  796. $date =
  797. explode(
  798. " - ",
  799. $this->fuckhtml
  800. ->getTextContent(
  801. $this->fuckhtml
  802. ->getElementsByTagName(
  803. "span"
  804. )[0]
  805. )
  806. );
  807. $date =
  808. strtotime(
  809. $date[count($date) - 1]
  810. );
  811. $out["news"][] = [
  812. "title" =>
  813. html_entity_decode(
  814. $this->fuckhtml
  815. ->getTextContent(
  816. $a
  817. )
  818. ),
  819. "description" => null,
  820. "date" => $date,
  821. "thumb" => [
  822. "url" => null,
  823. "ratio" => null
  824. ],
  825. "url" =>
  826. $this->fuckhtml
  827. ->getTextContent(
  828. $a["attributes"]["href"]
  829. )
  830. ];
  831. }
  832. }
  833. /*
  834. Get next page
  835. */
  836. $this->fuckhtml->load($html);
  837. $pagination =
  838. $this->fuckhtml
  839. ->getElementsByClassName("pagination");
  840. if(count($pagination) !== false){
  841. $this->fuckhtml->load($pagination[0]);
  842. $as =
  843. $this->fuckhtml
  844. ->getElementsByTagName("a");
  845. foreach($as as $a){
  846. if($a["innerHTML"] == "Next"){
  847. $out["npt"] = $this->backend->store(
  848. $this->fuckhtml
  849. ->getTextContent(
  850. $a["attributes"]["href"]
  851. ),
  852. "web",
  853. $proxy
  854. );
  855. }
  856. }
  857. }
  858. return $out;
  859. }
  860. public function news($get){
  861. $search = $get["s"];
  862. if(strlen($search) === 0){
  863. throw new Exception("Search term is empty!");
  864. }
  865. $out = [
  866. "status" => "ok",
  867. "npt" => null,
  868. "news" => []
  869. ];
  870. try{
  871. $html =
  872. $this->get(
  873. $this->backend->get_ip(),
  874. "https://www.mojeek.com/search",
  875. [
  876. "q" => $search,
  877. "fmt" => "news"
  878. ]
  879. );
  880. }catch(Exception $error){
  881. throw new Exception("Failed to get HTML");
  882. }
  883. /*
  884. $handle = fopen("scraper/mojeek.html", "r");
  885. $html = fread($handle, filesize("scraper/mojeek.html"));
  886. fclose($handle);
  887. */
  888. $this->fuckhtml->load($html);
  889. $this->detect_block();
  890. $articles =
  891. $this->fuckhtml->getElementsByTagName("article");
  892. foreach($articles as $article){
  893. $this->fuckhtml->load($article);
  894. $data = [
  895. "title" => null,
  896. "author" => null,
  897. "description" => null,
  898. "date" => null,
  899. "thumb" =>
  900. [
  901. "url" => null,
  902. "ratio" => null
  903. ],
  904. "url" => null
  905. ];
  906. $a = $this->fuckhtml->getElementsByTagName("a")[0];
  907. $data["title"] =
  908. $this->fuckhtml
  909. ->getTextContent(
  910. $a["attributes"]["title"]
  911. );
  912. $data["url"] =
  913. $this->fuckhtml
  914. ->getTextContent(
  915. $a["attributes"]["href"]
  916. );
  917. $p = $this->fuckhtml->getElementsByTagName("p");
  918. $data["description"] =
  919. $this->titledots(
  920. $this->fuckhtml
  921. ->getTextContent(
  922. $this->fuckhtml
  923. ->getElementsByClassName(
  924. "s",
  925. $p
  926. )[0]
  927. )
  928. );
  929. if($data["description"] == ""){
  930. $data["description"] = null;
  931. }
  932. // get date from big node
  933. $date =
  934. $this->fuckhtml
  935. ->getElementsByClassName(
  936. "date",
  937. $p
  938. );
  939. if(count($date) !== 0){
  940. $data["date"] =
  941. strtotime(
  942. $this->fuckhtml
  943. ->getTextContent(
  944. $date[0]
  945. )
  946. );
  947. }
  948. // grep date + author
  949. $s =
  950. $this->fuckhtml
  951. ->getElementsByClassName(
  952. "i",
  953. $p
  954. )[0];
  955. $this->fuckhtml->load($s);
  956. $a =
  957. $this->fuckhtml
  958. ->getElementsByTagName("a");
  959. if(count($a) !== 0){
  960. // parse big node information
  961. $data["author"] =
  962. htmlspecialchars_decode(
  963. $this->fuckhtml
  964. ->getTextContent(
  965. $a[0]["innerHTML"]
  966. )
  967. );
  968. }else{
  969. // parse smaller nodes
  970. $replace =
  971. $this->fuckhtml
  972. ->getElementsByTagName("time")[0];
  973. $data["date"] =
  974. strtotime(
  975. $this->fuckhtml
  976. ->getTextContent(
  977. $replace
  978. )
  979. );
  980. $s["innerHTML"] =
  981. str_replace(
  982. $replace["outerHTML"],
  983. "",
  984. $s["innerHTML"]
  985. );
  986. $data["author"] =
  987. preg_replace(
  988. '/ &bull; $/',
  989. "",
  990. $s["innerHTML"]
  991. );
  992. }
  993. $out["news"][] = $data;
  994. }
  995. return $out;
  996. }
  997. private function detect_block(){
  998. $title =
  999. $this->fuckhtml
  1000. ->getElementsByTagName(
  1001. "title"
  1002. );
  1003. if(
  1004. count($title) !== 0 &&
  1005. $this->fuckhtml
  1006. ->getTextContent(
  1007. $title[0]["innerHTML"]
  1008. ) == "403 - Forbidden"
  1009. ){
  1010. throw new Exception("Mojeek blocked this instance or request proxy.");
  1011. }
  1012. }
  1013. private function titledots($title){
  1014. return trim($title, ". \t\n\r\0\x0B");
  1015. }
  1016. }