/    Sign up×
Community /Pin to ProfileBookmark

retrieve data from an HTML table of other site

I wonder if there is a way to retrieve data from an html table from other site.
i want to have same statistical results for those data.
for example i want to retrieve data from the tables of this site
[url]http://www.opap.gr/joker3.htm[/url]
note:my page is not at the same server with this site

to post a comment
PHP

1 Comments(s)

Copy linkTweet thisAlerts:
@moondanceJun 21.2004 — hmm...off the top of my head, i'd try opening the page using fopen, (using the url as the file argument), then loop through the contents of the file, using preg_match or something similar to look for <table><tr><td> and </td></tr></table> then grab everything in between.
×

Success!

Help @tolis_developer spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...