projects:instagram_crawler

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projects:instagram_crawler [2022/06/24 09:04] John Harrisonprojects:instagram_crawler [2022/10/26 09:44] (current) John Harrison
Line 22: Line 22:
     * tested and seems to work perfectly with both images and video with sound for this application     * tested and seems to work perfectly with both images and video with sound for this application
     * opens browser on first run (only)     * opens browser on first run (only)
 +    * update: does not seem to work anymore?
 +  * [[https://github.com/yogeshwaran01/instagramy|instagramy]] is another Python-based scraper
   * [[https://apify.com/about|Apify]] looks to be a private API for Instagram that can do the job with API calls. There's a free tier but haven't dug in further   * [[https://apify.com/about|Apify]] looks to be a private API for Instagram that can do the job with API calls. There's a free tier but haven't dug in further
   * There's a couple of Java-based [[https://github.com/topics/instagram-java-scraper|Instagram scrapers]] perhaps worth considering   * There's a couple of Java-based [[https://github.com/topics/instagram-java-scraper|Instagram scrapers]] perhaps worth considering
 +  * [[https://github.com/instaloader/instaloader|Instaloader]] is yet another Python-based scraper but this one seems to be actively developed
 +  * there's this mysterious [[https://github.com/89z/mech|Mech]] software that doesn't seem well documented
 +  * It could be the best route tho is [[https://developers.facebook.com/docs/instagram-api/guides/hashtag-search/|the official api]]
 ==== Hardware ==== ==== Hardware ====
 === rPI === === rPI ===
  • projects/instagram_crawler.1656079473.txt.gz
  • Last modified: 2022/06/24 09:04
  • by John Harrison