简体   繁体   English

如何获取诸如TUFTS大学之类的taleo网站的门户ID,其中门户ID被隐藏?用于生成RSS URL

[英]how to get portal ids for taleo website like TUFTS university where portal id is hidden?use to generate RSS url

Sites with Taleo have a fixed pattern to access RSS. 具有Taleo的网站具有访问RSS的固定模式。 I have derived many RSS in this manner. 我以这种方式派生了许多RSS。 Example is https://merck.taleo.net/careersection/feed/joblist.rss?lang=en&portal=4540130092&searchtype=2&jobfield=2140130092&locale=en 示例为https://merck.taleo.net/careersection/feed/joblist.rss?lang=zh-CN&portal=4540130092&searchtype=2&jobfield=2140130092&locale=zh-CN

I use these RSS feeds to populate my Job Portal Website at www.sjiauto.wordpress.com 我使用这些RSS提要填充我的求职门户网站,网址为www.sjiauto.wordpress.com

but I came across a few sites like http://tufts.taleo.net/careersection/ext/jobsearch.ftl?lang=en which hide the portal id in some variables so that their app only can use it. 但是我遇到了一些网站,例如http://tufts.taleo.net/careersection/ext/jobsearch.ftl?lang=en ,它们将门户网站ID隐藏在一些变量中,以便他们的应用程序只能使用它。 Is there any method to extract them. 有什么方法可以提取它们。

I was able to view source in Google Chrome and find where it says "portal=" and the value for Tufts says "8240432407" 我能够在Google Chrome浏览器中查看源代码,并找到显示“ portal =“的位置,而Tufts的值显示为“ 8240432407”

If the portal ID is hidden on one page source, it may be available if you click different links in the open portal page (like trying to sign into that portal & then viewing source, etc.) 如果门户网站ID隐藏在一个页面源上,则在单击打开的门户网站页面中的其他链接时(例如尝试登录该门户网站然后查看源代码等),该ID可能可用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM