How to use code to parse wiki

Опубликовано: 24 Апрель 2026
на канале: Frank Frisby
965
22

In this video Frank Frisby goes into writing a simple web scrape in PHP that will get the data from Wikipedia. Github: https://github.com/frankfrisby/wikipe...

The link provided is the Github repository for this Wikipedia Service. A few notes. It's in PHP. It's not comprehensive so it does no way near the amount of stuff that Wikipedia does. It's simple and light.
https://github.com/frankfrisby/wikipe...

Frank Frisby - Thinkmoat
Profile: https://www.franktfrisby.com
LinkedIn:   / frank-frisby-373a1928  
Twiiter:   / franktfrisby  

Outline:
0:00 - Introduction
1:04 - Talk about how the Wikipedia web scrape /apiworks
2:35 - Break down how the core web scrape / api code works
5:42 - Discuss Testing the Wikipedia public methods

#wikipedia #data #thinkmoat #frankfrisby #api #webscrape