Git Product home page Git Product logo

Comments (4)

rabea98 avatar rabea98 commented on June 17, 2024

oh and the script doesn't seem to scrape stories from specific users.
one of the users is: "itsleah04"
Here's the log:
D:\PySnapStories-master>python pysnapstories.py itsleah04

PYSNAPSTORIES (SCRIPT V2.1 - PYTHON V3.7.4) - 12:58:59 AM

Treating input as username. (no ID was detected)
Starting download for user: itsleah04

The given username did not return any stories.
The script cannot continue, exiting.

from pysnapstories.

dvingerh avatar dvingerh commented on June 17, 2024

I'll check it out later
Looks like snapchat is using two different endpoints for user stories now as well so in the meantime just manually get them from the endpoints. I recommend using extension like JSONView to make the response text readable and links clickable

https://search.snapchat.com/lookupStory?id=sommerray
https://storysharing.snapchat.com/v1/fetch/itsleah04?request_origin=ORIGIN_WEB_PLAYER

for the second endpoint if video has overlay change embedded.mp4 to media.mp4 in the url

from pysnapstories.

dvingerh avatar dvingerh commented on June 17, 2024

Snapchat keeps changing the endpoints, right now both usernames return a valid response using the second one so its "fixed" in 747c4ae

from pysnapstories.

rabea98 avatar rabea98 commented on June 17, 2024

Again, thanks for the quick fix

from pysnapstories.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.