An open API service indexing awesome lists of open source software.

https://github.com/futuresea-dev/searchscript

Scraping advanced search result
https://github.com/futuresea-dev/searchscript

php scraper search

Last synced: 4 months ago
JSON representation

Scraping advanced search result

Awesome Lists containing this project

README

          

# SearchScript

Scrape serps (search engine results pages) from https://search.ipaustralia.gov.au/trademarks/search/advanced:

# Installation and Run code

1) install composer and run this command.
```php
composer install
```

2) run php file and keyword parameter

```php
php index.php google
```