Web Scraping in CI4 |
You can easily use and integrate PHP libraries like
https://github.com/voku/simple_html_dom https://github.com/spekulatius/PHPScraper in CodeIgniter. Simply create a library. PHP Code: namespace App\Libraries; |
Messages In This Thread |
Web Scraping in CI4 - by nvl - 04-23-2024, 08:28 AM
RE: Web Scraping in CI4 - by InsiteFX - 04-23-2024, 09:56 PM
RE: Web Scraping in CI4 - by minsk832 - 06-19-2024, 04:38 PM
|