Giter VIP home page Giter VIP logo

instagram_crawler's Introduction

instagram_crawler's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

instagram_crawler's Issues

UnboundLocalError: local variable 'is_save_file_success' referenced before assignment

2022년 3월 25일 블로그 질문을 통해 알게된 버그

Traceback (most recent call last):
File "/Users/jaehalee/Downloads/Instagram_Crawler/Instagram_Crawler/main.py", line 67, in <module>
instagram_main()
File "/Users/jaehalee/Downloads/Instagram_Crawler/Instagram_Crawler/main.py", line 57, in instagram_main
is_file_save, is_tag_file_save = crawling_instagram(args=args)
File "/Users/jaehalee/Downloads/Instagram_Crawler/Instagram_Crawler/instagram_crawler/extract_data.py", line 190, in crawling_instagram
return is_save_file_success, is_save_tag_file_success
UnboundLocalError: local variable 'is_save_file_success' referenced before assignment

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.