Skip to content

This is a scrapping script developed in python used to scrapp all of olx search pages.

Notifications You must be signed in to change notification settings

Mohamedhany99/Web-Scrapping-OLX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

These Django Application is is connected with MongoDB database so before running you need to edit settings.py to configure it on your own MongoDB database.
in addition I did not have time to work on completing it the way mentioned in the assigned task so I completed another method.
I created a rest api that can be filtered based on the "category" which is the keyword entered and it will return all the requested data.
the scrapper is joined inside the django application but I prefered to leave a copy that can be ran individualy at the top of the file seperated from the django.
as a bonus also I developed the (CREATE - EDIT(UPDATE) - DELETE - GET) APIs for the items in the database.
we can discuss more about the task in the tech interview would be much better.

About

This is a scrapping script developed in python used to scrapp all of olx search pages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages