Skip to content

A class with a basic crawler that searches for items on Emag using simple_html_dom, written as an exercise.

License

Notifications You must be signed in to change notification settings

lithiil/emagCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Emag Crawler

Disclaimer

This class is only an educational exercise and is not meant to infringe any type of laws.

The emag crawler class uses simple_html_dom to crawl a category link (provided by you) from emag.ro and provide relevant results that meet the price range that you set.

I made this because I find it to be faster than endlessly browsing for something that is in my budget. You could also use it to stalk for items that go for really low prices (1 Ron) in categories that usually don't have those prices (like mobile phones, tv screens etc...)

You can provide a path for a txt and it will write the results there, but feel free to integrate it with whatever you may need (jsons, DBs etc...)

About

A class with a basic crawler that searches for items on Emag using simple_html_dom, written as an exercise.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages