A
A
Alexander Konovalov2014-07-06 17:43:42
PHP
Alexander Konovalov, 2014-07-06 17:43:42

How to get data from a third-party site?

Hello everyone!) Is it possible to upload any data from a third-party site? For example, I want to take dialogs from vk.com and upload them to my site.

Answer the question

In order to leave comments, you need to log in

6 answer(s)
O
Oleg Voitenko, 2014-07-07
@OliverV

it is possible by api or rss (if any). In your case, parsing via curl.

A
Alexander Alexandrovich, 2014-07-06
@tatu

Only if the API allows it.
For contact

H
henb, 2014-07-06
@henb

You can parse ... but in VK you need to use the API

I
Isa, 2014-07-07
@isa424

https://www.kimonolabs.com/

D
Dmitry Vasilyuk, 2014-07-15
@vasilukwolf

In general, if the site has an XML service in any form, then it's easier from there. You can also get Yahoo Pipes. Knowing the site, you can write a script using Selenium IDE. Also the Humah Emulator software package. Without ZennoPoster programming.

P
Padabum, 2015-01-23
@Padabum

file_get_content, look at the doc. php

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question