Scraping and Automation

Joined
Sep 6, 2022
Messages
2
Reaction score
0
Hey There!

Basically, I want to make a project/website in PHP that can scrape data from other websites without using an API. I would like to know if it is possible to do this type of programming in PHP. My final year project will be a PHP project that focuses on automation and that I wish to do in PHP. Would anyone please guide me in this regard.

Thanks.
 
Joined
Mar 11, 2022
Messages
227
Reaction score
32
Google for curl or file_get_contents to read a whole site as string. Works only with loaded parsed content. Some sites nowadays use AJAX to prevent automated reading.
 
Joined
Sep 6, 2022
Messages
2
Reaction score
0
It was great to hear from you. I will do some research on it, and let you know if I need any additional assistance :)
 
Last edited:

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top