facebook - Pulling a <h1> from other sites -
i artist new zealand. media(news) header "puller", i'm not sure how work. understand place answering questions directly related code, here go. there way pull <h1>
headers news sites? through sort of google api system... i'm not sure i'm talking about. thats why need you- master of code.
but ideally cool, show sort of timeline of news headers in visual way. example, news headers different sources arranged on page search term.
http://www.zealmilitia.com/list.html 1 keyword ukraine(all done atm)
hopefully sees potential in , wants come on board (obviously sharing in treasures). cool way share news stories on facebook etc.
i'm not coding master understand some.
my question is, possible?
thanks jo
you cannot pull element other site due cross origin policy : https://developer.mozilla.org/en-us/docs/web/security/same-origin_policy
in more simple words , cannot pull not yours , may consider using iframes , monitor or view not yours.
Comments
Post a Comment