Scrapfly alternatives free ?

west555

Senior Member
Joined
Dec 4, 2011
Messages
1,004
Reaction score
456
is there any php opensource scraper that can get the pages with js,(i want to extract content from them). i was using scrapfly trials in my codes but now thy want KYC for each person registering
 
Hey, basically there are a lot of alternatives
So I suggest you can try one of those
Goutte, Symfony DomCrawler, QueryPath
Ask uf you`ll need more precise info about them
cheers
 
Hey, basically there are a lot of alternatives
So I suggest you can try one of those
Goutte, Symfony DomCrawler, QueryPath
Ask uf you`ll need more precise info about them
cheers
Not sure if any of those will help. I was using scrapfly only to scrape the sites with javascript as reading those requires at least a headless browser which was not an option for me on the shared hosting..
so what i need there is to replace the part that was using scrapfly to extract sites, to some new possibly free alternative.
 
Not sure if any of those will help. I was using scrapfly only to scrape the sites with javascript as reading those requires at least a headless browser which was not an option for me on the shared hosting..
so what i need there is to replace the part that was using scrapfly to extract sites, to some new possibly free alternative.
No clue then, I`m working with Nodejs and puppeeter for using headless browsing, and you need something for php...I`ll something I will share with you! cheers
 
Back
Top