Skip to content

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

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages