![]() |
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/ |
Messages In This Thread |
Scraping and Automation in CodeIgniter - by jason06 - 08-31-2022, 03:12 AM
RE: Scraping and Automation in CodeIgniter - by JustJohnQ - 09-03-2022, 04:44 AM
RE: Scraping and Automation in CodeIgniter - by jason06 - 09-05-2022, 03:54 AM
|