-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Instagram Pipelines [DRAFT] #76
base: master
Are you sure you want to change the base?
Instagram Pipelines [DRAFT] #76
Conversation
Some Updates: You could use the scrapper to collect data from instagram but it is still limited because few locations are still blocked (possibly instagram is blocked the /location end point). I've been looking for another alternative but so far i haven't find much information, any information or pointers would be really appreciated! |
Hey @arifluthfi16, as discussed, we can merge this as an experimental pipeline. Basically identical to how we did it with the We should open a separate issue with examples for figuring out which places/locations cannot be scraped at the moment. |
@arifluthfi16 please also add a workflow for linting and building the Docker images under |
This solves #60
Current Progression:
Created API for the Scrapping API, able to scrape:
Todo:
Problems:
session_id
which obtained from logging inBut even after passing valid
session_id
there is chance the request will fail and account to be disabled SourceExamples:
Hashtag Scrapping:
Requests
Response:
Posts Scrapping:
Requests
Response