Welcome Guest, Not a member yet? Register   Sign In
Scraping and Automation in CodeIgniter
#2

You will probably need some additional libraries like Guzzle to load a webpage to scrape and XPath to extract data to scrape. You can use these libraries in Codeiginiter and process the scraped data.
You'll find that you need to write specific code for each website you want to scrape, I haven't seen an automated scraper with a user interface.
There are some examples here:
https://www.freecodecamp.org/news/web-sc...web-pages/
Reply


Messages In This Thread
RE: Scraping and Automation in CodeIgniter - by JustJohnQ - 09-03-2022, 04:44 AM



Theme © iAndrew 2016 - Forum software by © MyBB