serp-spider / core

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

Scraper Boilerplate #38

Closed LunarDevelopment closed 4 years ago

LunarDevelopment commented 4 years ago

Hello!

I love your implementation for a site getter and parser.

Do you have a boilerplate / any documentation that I could use to build a generic / alternative search engine scraper ?

Otherwise I'm guessing I'd be best off breaking your project down to it's most basic components and creating a generator ?

Thanks in advance for your time.

LunarDevelopment commented 4 years ago

Scrap that request, I can use Core directly, I'd previously only used the serp-google wrapper for core.