You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.
Would you be willing to accept a push to include functions for automatically scraping and filtering listings from Kijiji and notifying end user of new listings which pass the filter? You can see this more in-depth in my project if you want. I'll rewrite the code to Python and I think it'd be a cool idea to have this tool that can do all these useful features.
The text was updated successfully, but these errors were encountered:
Could be a viable feature, but only if done using the mobile api, not web scraping. This project utilizes the mobile api (check kijijiapi.py) used with kijiji's mingle server. If you would like to add something of that nature, use a mitm to capture mobile api calls for search functions etc. and build off that.
Would you be willing to accept a push to include functions for automatically scraping and filtering listings from Kijiji and notifying end user of new listings which pass the filter? You can see this more in-depth in my project if you want. I'll rewrite the code to Python and I think it'd be a cool idea to have this tool that can do all these useful features.
The text was updated successfully, but these errors were encountered: