Skip to content
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

Is there any requirement on MongoDB version? #12

Open
arkilis opened this issue Jan 12, 2024 · 1 comment
Open

Is there any requirement on MongoDB version? #12

arkilis opened this issue Jan 12, 2024 · 1 comment

Comments

@arkilis
Copy link

arkilis commented Jan 12, 2024

I used 4.x but can't find the data in the database.

@sushil-rgb
Copy link
Owner

sushil-rgb commented Jan 14, 2024

`if __name__ == '__main__':

        if status == 503:
            return "503 response. Please try again later."
        # Type True if you want to export to CSV and avoid MongoDB
        
        **csv = False**

did you change the CSV value to False? If not then do so, I have just run the script, and it saves databases to MongoDB. The current version is 4.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants