Skip to content

pawneetdev/scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scraper

Scraper in PHP that using cURL. Scraps flipkart and amazon and can export as JSON or XML

This is a PHP script to scrap data from flipkart and amazon. Scraping data is not legal or advised. This is just for educational purpose.

Clone the repository in your html folder if you are using apache. If you are using XAMPP, clone it in your htdocs directory.

Now, run your local server and open http://localhost/scraper/scraper.php in your browser. You will see a search bar, search for items you want to fetch like "mobile".

You can download JSON and XML by clicking on the buttons provided.

Note to self: Trademark data also scraped using this framework.

About

Scraper in PHP that using cURL. Scraps flipkart, jabong and amazon and can export as JSON or XML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published