https://app.zenrows.com/builder The objective is just to get the raw HTML I think because I am trying to catch an ID that exists on the divs for chatbots vs the predefined HTML output fields. Lmk if you have any other ideas on ways to approach this Bo (.! 🙂
Yeah I tried that. However this was the output. It doesn't elements live divs and their IDs ***** Skip to main content UC Berkeley Cal Student Central Toggle navigation Services & Support Student Information Access Student Records Delegate Access Financial Aid Financial Aid Types Financial Aid Support Billing, Fees & Payment Billing Payment & Refunds Waivers & Other Resources Registration & Academic Records Registration & Enrollment Academic Records Chatbot Home / Chatbot Have questions? We’ve got answers! Welcome to Berkeley’s new artificially intelligent chatbot, that is available to Bears 24/7/365. Get your financial aid, registration, billing, payment, and rec sports questions answered through text and video in English, Spanish, Simplified Chinese and Vietnamese. Disclaimer: This chatbot service is not intended for private or confidential information. To Use the Chatbot (It’s As Easy As 1-2-3!):Click on the box on the bottom left hand corner of your screen. The box will expand. Ask your question on the line provided and hit “Send.” (Ex: “When is the financial aid deadline?”) Follow the chatbot’s prompts to get your suggested answers to your questions.Try it today Chatbot Special Features To change the language, click on the box on the left hand corner of your screen. The box will expand. Click on the globe on the upper right hand corner and pick the language you would like to use (English, Spanish, Simplified Chinese or Vietnamese). To download a transcript of your conversation, click to expand the box and click on the three circles on the top right hand corner of your screen. Select “Download Transcript” and it will automatically download as an HTML file. To clear the conversation when you are done, click to expand the box and click on the three circles on the top right hand corner of your screen. Select “Clear Conversation” and it will erase automatically. Services & Areas of Support Student Information AccessStudent Records Delegate AccessFinancial AidFinancial Aid Types Financial Aid SupportBilling, Fees, & PaymentsBilling Payment & Refunds Waivers & Other ResourcesRegistration & Academic RecordsRegistration & Enrollment Academic RecordsSearch Chatbot facebook twitter instagram youtube snapchat Contact Us Report Web Technical Issues Privacy Policy Accessibility Nondiscrimination Copyright © 2024 UC Regents; all rights reserved window.RS_MODULES = window.RS_MODULES || {}; window.RS_MODULES.modules = window.RS_MODULES.modules || {}; window.RS_MODULES.waiting = window.RS_MODULES.waiting || []; window.RS_MODULES.defered = false; window.RS_MODULES.moduleWaiting = window.RS_MODULES.moduleWaiting || {}; window.RS_MODULES.type = 'compiled'; var ajaxRevslider;function rsCustomAjaxContentLoadingFunction(){ajaxRevslider=function(obj){var content='',data={action:'revslider_ajax_call_front',client_action:'get_slider_html',token:'384765aff4',type:obj.type,id:obj.id,aspectratio:obj.aspectratio};jQuery.ajax({type:'post',url:'https://studentcentral.berkeley.edu/wp-admin/admin-ajax.php',dataType:'json',data:data,async:false,success:function(ret,textStatus,XMLHttpRequest){if(ret.success==true)content=ret.data;},error:function(e){console.log(e);}});return content;};var ajaxRemoveRevslider=function(obj){return jQuery(obj.selector+' .rev_slider').revkill();};if(jQuery.fn.tpessential!==undefined)if(typeof(jQuery.fn.tpessential.defaults)!=='undefined')jQuery.fn.tpessential.defaults.ajaxTypes.push({type:'revslider',func:ajaxRevslider,killfunc:ajaxRemoveRevslider,openAnimationSpeed:0.3});}var rsCustomAjaxContent_Once=false;if(document.readyState==="loading")document.addEventListener('readystatechange',function(){if((document.readyState==="interactive"||document.readyState==="complete")&&!rsCustomAjaxContent_Once){rsCustomAjaxContent_Once=true;rsCustomAjaxContentLoadingFunction();}});else{rsCustomAjaxContent_Once=true;rsCustomAjaxContentLoadingFunction();} jQuery( document ).ready(function() { String.prototype.filename=function(extension){ var s= this.replace(/\\/g, '/'); s= s.substring(s.lastIndexOf('/')+ 1); return extension? s.replace(/[?#].+$/, ''): s.split('.')[0]; } jQuery("img").each(function () { var alt = jQuery(this).attr('alt'); if(alt === undefined){ var namefile = jQuery(this).attr('src').filename(); var rep = namefile.replace(/[_#?%*$@!=]/g,'-'); var temp = rep.split('-'); var alt =''; for (i = 0; i < temp.length; i++) { alt = alt+' '; } jQuery(this).attr('alt',alt); } }); });#rs-demo-id {}/* *//* */
A way to pull all of the HTML from a webpage into Clay? Looking for a way to pull the entire HTML from a webpage into clay! The reason for doing this is to identify the tools used on the page by searching for the names of vendors in the div components. For example, on this site I am looking "ocelot_ai".
