Skip to content

Commit 1f47566

Browse files
authored
Update README.md
1 parent 9c67d86 commit 1f47566

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## PHP Scrapper
22

3-
PHP Scrapper is an HTML DOM parser written in PHP, enabling easy manipulation of HTML content. It is derived from the [PHP Simple HTML DOM Parser](https://simplehtmldom.sourceforge.io/docs/1.9/index.html) project. Additionally, the URL Crawler library aids in data extraction from websites by utilizing specified URLs and content elements.
3+
PHP Scrapper is an HTML DOM parser written in PHP, enabling easy manipulation of HTML content. It is derived from the [PHP Simple HTML DOM Parser](https://simplehtmldom.sourceforge.io/docs/1.9/index.html) project. Additionally, the PHP Scrapper library aids in data extraction from websites by utilizing specified URLs and content elements.
44

55
### Install via composer
66

0 commit comments

Comments
 (0)