Coder Social home page Coder Social logo

banditelol / airscraper Goto Github PK

View Code? Open in Web Editor NEW
20.0 20.0 5.0 23 KB

Airtable backup script package

Home Page: https://pypi.org/project/airscraper/

License: MIT License

Python 25.93% Jupyter Notebook 74.07%
airtable cli csv download scraper

airscraper's Introduction

Hi there ๐Ÿ‘‹

airscraper's People

Contributors

banditelol avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

airscraper's Issues

no longer working

it just downloads a blank csv file. was working fine a few days ago

Traceback (most recent call last):
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\airscraper\airscraper.py", line 67, in update_params
r"(viw[a-zA-Z0-9]+)", str(script)).group(1)
AttributeError: 'NoneType' object has no attribute 'group'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\Scripts\airscraper.exe_main
.py", line 7, in
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\airscraper\airscraper.py", line 141, in main
client = AirScraper(args.view_url, locale=args.locale, tz=args.timezone, password=args.password)
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\airscraper\airscraper.py", line 26, in init
self.update_params()
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\airscraper\airscraper.py", line 75, in update_params
raise ConnectionError(
ConnectionError: Unauthorized Access, please try again by providing password, i.e. Airscraper(url,password=password)

Unauthorized Access?

Within the last day or two I started getting this error:
ConnectError: Unauthorized Access, please try again by providing password, i.e. Airscraper(url, password=password).
Iโ€™ve made no changes to my bases or tables. They are publicly shared and not password protected.
Any fix for this?

Connection Error!?

ConnectionError: Unauthorized Access, please try again by providing password, i.e. Airscraper(url,password=password)

my table is not password protected but I keep getting this error now.

This was working fine a few days ago. I think airtable updated something and broke it.

idea for future

Hey, I read your medium blog and got here.
I really enjoyed reading your blog, but I still had issue and this issue brought me here to write.
This package is "downloading" csv. What if I want scrape the data not allowed to download csv?
I was trying to scrape the data however, it is not allowed to download csv.
I can maybe use like selenium to scrape, but as your blog was indicating, I could see the data on network preview tab.
Just my personal idea and request.. haha. :)

invalid permissions error

when trying to scrape data from a publicly available airtable i get the following error message:

{"error":{"type":"INVALID_PERMISSIONS","message":"Invalid permissions"}}

is there any way to circumvent this?

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.