PHPackages                             jinas/saturn - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. jinas/saturn

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

jinas/saturn
============

Saturn Parser extracts the bits that humans care about from any URL you give it

v1.0.3(6y ago)111MITPHP

Since Oct 18Pushed 6y ago1 watchersCompare

[ Source](https://github.com/boring-dragon/saturn)[ Packagist](https://packagist.org/packages/jinas/saturn)[ RSS](/packages/jinas-saturn/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

🚀 Saturn Parser
===============

[](#rocket-saturn-parser)

[![Latest Stable Version](https://camo.githubusercontent.com/262c19954106a56f87ee6daf940f8e6ead1ef236a36160179e90afdaad3695fb/68747470733a2f2f706f7365722e707567782e6f72672f6a696e61732f73617475726e2f762f737461626c65)](https://packagist.org/packages/jinas/saturn)[![License](https://camo.githubusercontent.com/10432248add550af326f9b9ba812022cc70c4181ac3f570b72ef5af1ef5ea253/68747470733a2f2f706f7365722e707567782e6f72672f6a696e61732f73617475726e2f6c6963656e7365)](https://packagist.org/packages/jinas/saturn)

[![Image description](https://camo.githubusercontent.com/02ebc29649e7f9447d5f8c5ff61c825cbc6aa37a2b7661ec45f3742cef094020/68747470733a2f2f6a696e61732e6d652f696d616765732f73617475726e7061727365722d30312e6a7067)](https://camo.githubusercontent.com/02ebc29649e7f9447d5f8c5ff61c825cbc6aa37a2b7661ec45f3742cef094020/68747470733a2f2f6a696e61732e6d652f696d616765732f73617475726e7061727365722d30312e6a7067)

Saturn Parser is a composer package that extracts the bits that humans care about from any URL you give it. like article content, titles, authors, published dates, excerpts, lead images, and more.

Demo Application [Saturn Demo](http://saturn.jinas.me/)

Installation
------------

[](#installation)

- Command:

```
composer require jinas/saturn

```

Usage
-----

[](#usage)

- Code sample:

```
