Skip to content

Anais-Ek/kpop-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KProfiles Scraping Library

This library aims to develop a scraping script to extract articles from the KProfiles website (https://kprofiles.com/), a news site about Korean pop (K-pop). It retrieves information such as the article title, category, and associated URL by navigating through multiple pages of the site (the default value is 5).

Features

  • Retrieval of articles from the KProfiles website
  • Extraction of information such as the title, category, and URL
  • Pagination support to navigate through multiple pages

Dependencies Used

The project uses the following dependencies:

  • Symfony HttpClient: A library for making HTTP requests
  • Symfony DOMCrawler: A library for navigating and extracting data from HTML

Autor

Anais ELISABETH

Releases

No releases published

Packages

No packages published

Languages