[b]"How to Python web scrape an article GitHub for a project?"[/b] or [b]"Best way to Python web scrape an article

20 Replies, 1598 Views

lol yeah github hates scrapers.

If you’re python web scrape an article github, use the API first! It’s way safer.

Otherwise, headers like `User-Agent` and `Accept` can help you look less bot-like.

And don’t forget `time.sleep(2)` or something—github will block you fast otherwise.

Messages In This Thread



Users browsing this thread: 1 Guest(s)