zeus2198 / Web-scraper-for-SA-MP-search-result

PHP script to login into SA-MP forum and scrape out search results

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this?

This is a web scraper script written in php to scrape out search results from SA-MP meant for educational purpose only. The script also shows how to login to sa-mp forum with help of php script.

Web scraping is not allowed unless you have the permission of the website owner who's website you are scraping!!

A detalied description of script working is provided in the comments in the script itself. You will need to change the username and password in script to make it run successfully

Sample output of script with "unique" being searched

Prerequisites to run the script

You will be needing php along with CURL module installed.

About

PHP script to login into SA-MP forum and scrape out search results


Languages

Language:PHP 100.0%