serp-spider / core

:spider: The PHP SERP Spider - A search engine scraper
https://serp-spider.github.io/
Other
89 stars 44 forks source link

introduce resolveAsString #19

Closed gsouf closed 7 years ago

gsouf commented 7 years ago

Now resolve and resolveAsString are 2 distinct methods. the reason is that resolve could return either an url instance and a string, making things hard to manage in some edge cases