O
O
OnCode2019-04-02 14:25:11
Parsing
OnCode, 2019-04-02 14:25:11

How can I use data from someone else's site on my site?

There is a site that does not have the best design and interface. This site is for company employees. Something similar to a social network.
I would like to make a template (same website with different design).
Login and password are required for login. The site has a lot of information that is updated.
How to implement it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
Crash XD, 2019-04-02
@crashxd

Use Style .
You can write your own style wrapper on any site.
If the site has an API, then you can write your own full-fledged frontend.
If there is no API, then you need to parse pages on request.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question