Answer the question
In order to leave comments, you need to log in
Loading page content from a link
Friends, tell me if there are ready-made solutions for loading page content via a link, like on Twitter, Facebook, VKontakte. python|php
For example, when you paste a link into the post field on the wall in a contact, a thumbnail view is loaded with a short note of the page.
PS: I'll add: the view being loaded is not a screenshot of the page, but the content part.
Answer the question
In order to leave comments, you need to log in
found solution lab.leocardz.com/facebook-link-preview-php--jquery/
1.https://github.com/LeonardoCardoso/Facebook-Link-Preview
2.https://github.com/Ekito/bootstrap- linkpreview
You can make a screen with any size using PhantomJS
The dimensions of the "window" are set like this:
page.viewportSize = { width: 600, height: 600 };
If you need a more powerful tool, then there is spynner for python. But it has more system requirements.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question