question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

It doesn't scrap anything.

See original GitHub issue

Hey guys!

I tried to reproduce just the same code as you use in examples:

users = ['nagouzil', '@yassineaitjeddi', 'TahaAlamIdrissi',
         '@Nabila_Gl', 'geceeekusuu', '@pabu232', '@av_ahmet', '@x_born_to_die_x']

users_info = get_user_information(users, headless=True)

After running the code, the variable users_info contains None.

Yet I tried this:

data = scrap(start_date="2021-05-01", max_date="2021-05-02", from_account = 'elonmusk', interval=3,
      headless=True, display_type="Top", save_images=False, filter_replies=True, proximity=True)

And the variable data contains empty dataframe.

Maybe I’m doing something fundamentally wrong?


My platform: MacOS Big Sur A version of Scweet: 1.0

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
aseifertcommented, May 15, 2021

I have the same issue, it works only with headless=False

0reactions
connorguycommented, Apr 13, 2022

Facing the same issue. Works with Headless=False otherwise when set to True I just see that it is scrolling and not picking up any of the tweets.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Scrap (Not Quite) Everything at Fallout 4 Nexus - Mods and ...
An unofficial addition to the mod 'Scrap Everything' that allows the user to protect certain settlement objects from accidental scrapping.
Read more >
Scrap Everything Alternative : r/FO4mods - Reddit
scrapall will scrap things that shouldn't be scrapped and can cause problems. Also you can't use scrapall on consoles, so an alternative is ......
Read more >
So why not "Scrap Everything"? | Sim Settlements Forums
Scrap everything disables Fallout 4's precombined geometry ... This means the computer doesn't need to waste time rendering an object which ...
Read more >
scrap everything mod has broken crafting in interiors
has anyone found the workaround for this problem? with scrap everything mod installed I cant place anything inside the castle or homeplate, ...
Read more >
Fallout 4 Mods - Scrap Everything - YouTube
Your browser can't play this video. Learn more. Switch camera.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found